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

AssertionError #475

Open
agdsn-sentry bot opened this issue Oct 16, 2023 · 0 comments
Open

AssertionError #475

agdsn-sentry bot opened this issue Oct 16, 2023 · 0 comments
Assignees

Comments

@agdsn-sentry
Copy link

agdsn-sentry bot commented Oct 16, 2023

Sentry Issue: SIPA-4G

AssertionError: 
(1 additional frame(s) were not displayed)
...
  File "flask/app.py", line 1825, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "flask/app.py", line 1823, in full_dispatch_request
    rv = self.dispatch_request()
  File "flask/app.py", line 1799, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  File "sipa/blueprints/news.py", line 107, in edit
    "news_edit.html", content=try_get_content(current_app.cf_pages, filename)
  File "sipa/blueprints/news.py", line 95, in try_get_content
    assert isinstance(article, Article)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant