Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception στο ./manage.py create_rss_feed #59

Open
tampakrap opened this issue Jun 10, 2013 · 0 comments
Open

exception στο ./manage.py create_rss_feed #59

tampakrap opened this issue Jun 10, 2013 · 0 comments
Milestone

Comments

@tampakrap
Copy link
Member

Traceback (most recent call last):
  File "manage.py", line 12, in <module>
    execute_from_command_line(sys.argv)
  File "/usr/lib64/python2.7/site-packages/django/core/management/__init__.py", line 443, in execute_from_command_line
    utility.execute()
  File "/usr/lib64/python2.7/site-packages/django/core/management/__init__.py", line 382, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/lib64/python2.7/site-packages/django/core/management/base.py", line 196, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/usr/lib64/python2.7/site-packages/django/core/management/base.py", line 232, in execute
    output = self.handle(*args, **options)
  File "/var/code/cronos/cronos/teilar/management/commands/create_rss_feed.py", line 217, in handle
    self.get_teachers()
  File "/var/code/cronos/cronos/teilar/management/commands/create_rss_feed.py", line 209, in get_teachers
    logger_syslog.error(error, extra = log_extra_data(author_name))
  File "/var/code/cronos/cronos/common/log.py", line 24, in log_extra_data
    if request.META:
  File "/usr/lib64/python2.7/site-packages/bs4/element.py", line 667, in __getattr__
    self.__class__.__name__, attr))
AttributeError: 'NavigableString' object has no attribute 'META'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant