You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
Mar 18 19:34:15 notifs-backend01 celery[9825]: Traceback (most recent call last):
Mar 18 19:34:15 notifs-backend01 celery[9825]: File "/usr/lib/python2.7/site-packages/fmn/formatters.py", line 403, in email
Mar 18 19:34:15 notifs-backend01 celery[9825]: content = fedmsg.meta.msg2long_form(message, **config.app_conf) or u''
Mar 18 19:34:15 notifs-backend01 celery[9825]: File "/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py", line 142, in __wrapper
Mar 18 19:34:15 notifs-backend01 celery[9825]: return f(msg, **config)
Mar 18 19:34:15 notifs-backend01 celery[9825]: File "/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py", line 161, in __wrapper
Mar 18 19:34:15 notifs-backend01 celery[9825]: return f(msg, processor=processor, **config)
Mar 18 19:34:15 notifs-backend01 celery[9825]: File "/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py", line 247, in msg2long_form
Mar 18 19:34:15 notifs-backend01 celery[9825]: result = processor.long_form(msg, **config)
Mar 18 19:34:15 notifs-backend01 celery[9825]: File "/usr/lib/python2.7/site-packages/fedmsg_meta_fedora_infrastructure/coprs.py", line 87, in long_form
Mar 18 19:34:15 notifs-backend01 celery[9825]: if '-' not in kwargs['version']:
Mar 18 19:34:15 notifs-backend01 celery[9825]: TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From FMN logs:
The text was updated successfully, but these errors were encountered: