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

Error when updating Deck #237

Closed
jancborchardt opened this issue Jul 6, 2017 · 6 comments
Closed

Error when updating Deck #237

jancborchardt opened this issue Jul 6, 2017 · 6 comments
Labels

Comments

@jancborchardt
Copy link
Member

jancborchardt commented Jul 6, 2017

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?

@juliusknorr
Copy link
Member

@jancborchardt Are there any more details in the error log like a stacktrace where this error occurs?

@jancborchardt
Copy link
Member Author

Hmm … it seems like my local development instance is a bit broken by something else. Need to investigate, but probably this has nothing to do with Deck. :)

@ChristophWurst
Copy link
Member

I just got the same error when I switched branches of the nextcloud server (master to nextcloud/server#5585). Maybe @nickvergessen knows more about this issue, it could be related to the new migrations mechnism.

@ChristophWurst
Copy link
Member

@nickvergessen
Copy link
Member

nextcloud/server#6001

Would have been nice someone created the issue in the server repo like a month ago...

@jancborchardt
Copy link
Member Author

jancborchardt commented Aug 8, 2017

@nickvergessen had no idea this was an issue in the server. :) "Would have" also been nice if more people try out Deck or other apps. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants