You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update from 11.2 to 12 as suggested by the auto updater
wait for update to finish
updating apps
Expected behaviour
Tell us what should happen
should work
Actual behaviour
Tell us what happens instead
Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing 'DELETE FROM oc_reader_bookmarks b WHERE b.file_id = ?' with params [93]: 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 = '93'' at line 1
Server configuration
Operating system: Gentoo Linux
Web server: Apache 2.4.25
Database: MariaDB 10.0.30
PHP version: PHP 7.0.15
Nextcloud version: (see Nextcloud admin page)
12.0
Updated from an older Nextcloud/ownCloud or fresh install:
11.2
Where did you install Nextcloud from:
updater in the admin area
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
sudo -u apache ./occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Turned on maintenance mode
Updating database schema
Updated database
Updating ...
Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing 'DELETE FROM oc_reader_bookmarks b WHERE b.file_id = ?' with params [93]:
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 = '93'' at line 1
Update failed
Maintenance mode is kept active
Reset log level
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Expected behaviour
Tell us what should happen
should work
Actual behaviour
Tell us what happens instead
Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing 'DELETE FROM
oc_reader_bookmarks
b WHERE b.file_id = ?' with params [93]: 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 = '93'' at line 1Server configuration
Operating system: Gentoo Linux
Web server: Apache 2.4.25
Database: MariaDB 10.0.30
PHP version: PHP 7.0.15
Nextcloud version: (see Nextcloud admin page)
12.0
Updated from an older Nextcloud/ownCloud or fresh install:
11.2
Where did you install Nextcloud from:
updater in the admin area
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
sudo -u apache ./occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Turned on maintenance mode
Updating database schema
Updated database
Updating ...
Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing 'DELETE FROM
oc_reader_bookmarks
b WHERE b.file_id = ?' with params [93]: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 = '93'' at line 1
Update failed
Maintenance mode is kept active
Reset log level
The text was updated successfully, but these errors were encountered: