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

nextcloud 12 upgrade error #5056

Closed
nemesi2017 opened this issue May 23, 2017 · 1 comment
Closed

nextcloud 12 upgrade error #5056

nemesi2017 opened this issue May 23, 2017 · 1 comment

Comments

@nemesi2017
Copy link

I tried to upgrade by web interface nextcloud from 11.0.1 to 12. At a certain point, an error appeared:

Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing 'DELETE FROM oc_reader_bookmarks b WHERE b.file_id = ?' with params [36]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'b WHERE b.file_id = '36'' at line 1

And this is the log:
Preparazione dell'aggiornamento
Imposta il livello del log per il debug
Modalità di manutenzione attivata
Aggiornamento schema database
Database aggiornato
Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing 'DELETE FROM oc_reader_bookmarks b WHERE b.file_id = ?' with params [36]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'b WHERE b.file_id = '36'' at line 1

Someone had the same problems or know a solution? Now my nextcloud is not working at all.

Thank you for your help :)

@MorrisJobke
Copy link
Member

Duplicate of #5293

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

2 participants