sourcery-ai / sourcery

Instant AI code reviews
https://sourcery.ai
MIT License
1.53k stars 66 forks source link

no such table: jwk #267

Closed tekumara closed 1 year ago

tekumara commented 2 years ago

Issue description or question

Just after install I get:

(sqlite3.OperationalError) no such table: jwk [SQL: SELECT count(*) FROM jwk] (Background on this error at: http://sqlalche.me/e/13/e3q8)

Sourcery Version

v0.12.6

Code editor or IDE name and version

vscode Version: 1.70.2

OS name and version

OSX

bm424 commented 2 years ago

Hi @tekumara, thanks for reporting this issue. Here are a couple of things that can help us solve the problem:

  1. We don't officially support Sourcery on Apple computers with an M1 chip, although it may work if you have Rosetta installed (see our documentation here).
  2. The JWK database is to do with authentication and should have instantiated on start-up. Could you try re-installing, and if it fails again, would you be able to email us your Sourcery log file at hello@sourcery.ai? You can find the log file following the instructions here