[GH-ISSUE #2645] Fail to upgrade v2.3.0 from v2.2.2 (Docker + External MySQL) #6719

Closed
opened 2026-04-20 17:18:03 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @leonanu on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2645

Pre-submission checklist

  • I have searched for existing open or closed issue reports with the same problem.

Description

No response

Vikunja Version

v2.3.0

Browser and version

Chrome 147.0.7727.57

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

After updating and starting the v2.3.0 (from v2.2.2) Docker image, all my tasks disappeared. The Docker log contains the following error message:

level=ERROR component=http remote_ip=172.31.31.1 method=GET uri="/api/v1/labels?page=1" status=500 latency=4.584144ms err="Error 1064 (42000): 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 'int)) AS is_archived, all_projects.background_file_id, all_projects.background_b' at line 5"

External MySQL version: mysql-8.4.8-linux-glibc2.28-x86_64

Originally created by @leonanu on GitHub (Apr 16, 2026). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2645 ### Pre-submission checklist - [x] I have searched for existing open or closed issue reports with the same problem. ### Description _No response_ ### Vikunja Version v2.3.0 ### Browser and version Chrome 147.0.7727.57 ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots After updating and starting the v2.3.0 (from v2.2.2) Docker image, all my tasks disappeared. The Docker log contains the following error message: `level=ERROR component=http remote_ip=172.31.31.1 method=GET uri="/api/v1/labels?page=1" status=500 latency=4.584144ms err="Error 1064 (42000): 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 'int)) AS is_archived, all_projects.background_file_id, all_projects.background_b' at line 5"` External MySQL version: mysql-8.4.8-linux-glibc2.28-x86_64
GiteaMirror added the area/databasedb/mysqlarea/dockerconcern/regression labels 2026-04-20 17:18:03 -05:00
Author
Owner

@ip025 commented on GitHub (Apr 16, 2026):

Can confirm i have the same error message. After an upgrade from v2.2.2 to v2.3.0

Im running external mysql database (Oracle Cloud mysql version: 9.6.1)

<!-- gh-comment-id:4260570763 --> @ip025 commented on GitHub (Apr 16, 2026): Can confirm i have the same error message. After an upgrade from `v2.2.2` to `v2.3.0` Im running external mysql database (Oracle Cloud mysql version: 9.6.1)
Author
Owner

@kolaente commented on GitHub (Apr 17, 2026):

Duplicate of #2589

<!-- gh-comment-id:4266371057 --> @kolaente commented on GitHub (Apr 17, 2026): Duplicate of #2589
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#6719