#3887 Server side hook failure (pushing to copr/copr project)
Closed: Duplicate Opened by praiskup.

remote: Running hooks for copr/copr
remote: No handlers could be found for logger "pagure.hooks.default"
remote: Traceback (most recent call last):
remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/files/git_multimail_upstream.py", line 2650, in
remote: main(sys.argv[1:])
remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/files/git_multimail_upstream.py", line 2621, in main
remote: recipients=options.recipients,
remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/files/git_multimail_upstream.py", line 2567, in choose_environment
remote: "EffectiveEnvironment", tuple(environment_mixins) + (Environment,), {}
remote: TypeError: type() argument 1 must be string, not unicode
remote: Traceback (most recent call last):
remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/init.py", line 373, in run_project_hooks
remote: changes=changes,
remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/init.py", line 111, in runhook
remote: changes=changes,
remote: File "/usr/lib/python2.7/site-packages/pagure/hooks/mail.py", line 113, in post_receive
remote: raise Exception("git_multimail failed")
remote: Exception: git_multimail failed
remote: Running hooks for copr/copr
remote: Sending to redis to log activity and send commit notification emails
remote: * Publishing information for 1 commits
remote: - to fedmsg
remote: git_multimail failed


Duplicate of #3884.

Metadata Update from @puiterwijk:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

@praiskup sorry about that, I had not seen #3884 yet.

Thanks @puiterwijk

Metadata