Failing migration after an update #2044

Closed
opened 2026-03-22 13:52:46 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @paricbat on GitHub (Dec 3, 2024).

Description

Hey,
I updated Vikunja and now it can't start because of a failed migration, any idea what might be causing this?

vikunja-1  | 2024-12-03T19:47:20.598110689Z: INFO       ▶ [DATABASE] 06a [SQL] SELECT `id`, `bucket_configuration` FROM `project_views` WHERE (bucket_configuration_mode != 1 AND view_kind = 3) [] - 37.056µs
vikunja-1  | 2024-12-03T19:47:20Z: CRITICAL     ▶ 06b Migration failed: migration 20240919130957 failed: no columns found to be updated

Vikunja Version

0.24.5

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

Originally created by @paricbat on GitHub (Dec 3, 2024). ### Description Hey, I updated Vikunja and now it can't start because of a failed migration, any idea what might be causing this? ``` vikunja-1 | 2024-12-03T19:47:20.598110689Z: INFO ▶ [DATABASE] 06a [SQL] SELECT `id`, `bucket_configuration` FROM `project_views` WHERE (bucket_configuration_mode != 1 AND view_kind = 3) [] - 37.056µs vikunja-1 | 2024-12-03T19:47:20Z: CRITICAL ▶ 06b Migration failed: migration 20240919130957 failed: no columns found to be updated ``` ### Vikunja Version 0.24.5 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
Author
Owner

@kolaente commented on GitHub (Dec 4, 2024):

Does it work if you run the migration again?

@kolaente commented on GitHub (Dec 4, 2024): Does it work if you run the migration again?
Author
Owner

@paricbat commented on GitHub (Dec 4, 2024):

Does it work if you run the migration again?

It does not

@paricbat commented on GitHub (Dec 4, 2024): > Does it work if you run the migration again? It does not
Author
Owner

@kolaente commented on GitHub (Dec 9, 2024):

This particular problem should be fixed in 942c2e4af6, please check with the next unstable build (should be ready for deployment in ~45min, also on try).

@kolaente commented on GitHub (Dec 9, 2024): This particular problem should be fixed in 942c2e4af6eb6040e287d34d92061a40c3dbffa3, please check with the next unstable build (should be ready for deployment in ~45min, also on [try](https://try.vikunja.io)).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2044