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

OperationalError: no such table: main_extractor #2

Open
abhijo89 opened this issue Mar 26, 2018 · 0 comments
Open

OperationalError: no such table: main_extractor #2

abhijo89 opened this issue Mar 26, 2018 · 0 comments
Assignees

Comments

@abhijo89
Copy link
Owner

https://sentry.io/unicourt-demo/demo-django/issues/503929721/

OperationalError: no such table: main_extractor
(18 additional frame(s) were not displayed)
...
  File "raven/contrib/django/client.py", line 114, in execute
    return real_execute(self, sql, params)
  File "django/db/backends/utils.py", line 65, in execute
    return self.cursor.execute(sql, params)
  File "django/db/utils.py", line 94, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "django/db/backends/utils.py", line 65, in execute
    return self.cursor.execute(sql, params)
  File "django/db/backends/sqlite3/base.py", line 328, in execute
    return Database.Cursor.execute(self, query, params)

OperationalError: no such table: main_extractor
@abhijo89 abhijo89 self-assigned this Mar 26, 2018
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