Feedback form doesn't work in Ask Fedora
 

Fails with the following traceback. We are running 0.7.49 now but had the problem in earlier versions as well. Any idea what is wrong?

http://paste.fedoraproject.org/70170/90259629/

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
mether's avatar
1.5k
mether
asked 11 years ago

Comments

This may or may not be a cause, but I've been getting these from Ask Fedora: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 111, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/usr/lib/python2.6/site-packages/django/utils/decorators.py", line 91, in _wrapped_view response = view_func(request, *args, **kwargs) File "/usr/lib/python2.6/site-packages/askbot/views/meta.py", line 120, in feedback headers=headers File "/usr/lib/python2.6/site-packages/askbot/mail/__init__.py", line 181, in mail_moderators msg.send() File "/usr/lib/python2.6/site-packages/django/core/mail/message.py", line 248, in send return self.get_connection(fail_silently).send_messages([self]) File "/usr/lib/python2.6/site-packages/post_office/backends.py", line 42, in send_messages priority=PRIORITY.medium) File "/usr/lib/python2.6/site-packages/django/db/models/manag

FranciscoD's avatar FranciscoD (11 years ago)

http://fpaste.org/70222/90285449/ But the paste might not exist for too long.

FranciscoD's avatar FranciscoD (11 years ago)

I can't reproduce this in the development version, hopefully this goes away with the new release.

Evgeny's avatar Evgeny (11 years ago)
see more comments