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
Everything else looks fine, I was expect the setup checker pass but it's not.
Even if it's a cloud mysql server which may not provide version information, it should not fail the setup check.
Actual behaviour
Logs show that:
Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"version"' at line 1
I actually find this old issue #26526 which looks like similar problem.
It's been merged 24 days ago, so not included in the latest docker image (Looks like will be available in v23.x
Steps to reproduce
Expected behaviour
Everything else looks fine, I was expect the setup checker pass but it's not.
Even if it's a cloud mysql server which may not provide
version
information, it should not fail the setup check.Actual behaviour
Logs show that:
Server configuration
Operating system: Debian 10 + Docker 20.10.8 build 3967b7d
Database: DigitalOcean MySQL database - MySQL 8 with
disable the GLOBAL SQL_REQUIRE_PRIMARY_KEY
Nextcloud version: 22.2.3 (Official Docker Nextcloud: latest)
Updated from an older Nextcloud/ownCloud or fresh install: Updated from 22.1
Signing status:
Signing status
Client configuration
Browser: Chromium: 94
Logs
Nextcloud log (data/nextcloud.log)
Nextcloud log
The text was updated successfully, but these errors were encountered: