-
Notifications
You must be signed in to change notification settings - Fork 310
Closed
Labels
Description
When I updated Deck to the latest version via git on my development environment and then upgraded my Nextcloud through the web interface (cause I had updated Deck), I got this error:
Doctrine\DBAL\Exception\TableNotFoundException:
An exception occurred while executing
'SELECT * FROM "oc_accounts" WHERE "user_id" IS NOT NULL LIMIT 1':
SQLSTATE[HY000]: General error: 1 no such table: oc_accounts
Was pretty scary … when I removed the Deck app it was fixed. Any idea @nextcloud/deck?