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

resolve_all SystemExit: 1 #86

Closed
vitorfs opened this issue Sep 13, 2021 · 0 comments · Fixed by #87
Closed

resolve_all SystemExit: 1 #86

vitorfs opened this issue Sep 13, 2021 · 0 comments · Fixed by #87
Assignees

Comments

@vitorfs
Copy link
Owner

vitorfs commented Sep 13, 2021

https://sentry.io/organizations/simple-complex/issues/2635577806/?referrer=github_plugin

SystemExit: 1
(28 additional frame(s) were not displayed)
...
  File "django/db/models/sql/query.py", line 1393, in add_q
    clause, _ = self._add_q(q_object, self.used_aliases)
  File "django/db/models/sql/query.py", line 1412, in _add_q
    child_clause, needed_inner = self.build_filter(
  File "django/db/models/sql/query.py", line 1289, in build_filter
    self.check_filterable(reffed_expression)
  File "django/db/models/sql/query.py", line 1152, in check_filterable
    def check_filterable(self, expression):
  File "gunicorn/workers/base.py", line 203, in handle_abort
    sys.exit(1)
@vitorfs vitorfs self-assigned this Sep 13, 2021
@vitorfs vitorfs mentioned this issue Sep 13, 2021
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

Successfully merging a pull request may close this issue.

1 participant