the update of the api docker img to 21 kills the db some how #1576

Closed
opened 2023-07-13 12:41:41 +00:00 by hackschnitzel09 · 6 comments

Description

Hi,
after the update of vikunja i got error 404 all the time.
I figured going back to api 20.4 and take a backup it ist back working.
Sadly I dont have any logs.
Anyone the same issue?

Vikunja Frontend Version

vikunja/frontend:latrst

Vikunja API Version

21

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

### Description Hi, after the update of vikunja i got error 404 all the time. I figured going back to api 20.4 and take a backup it ist back working. Sadly I dont have any logs. Anyone the same issue? ### Vikunja Frontend Version vikunja/frontend:latrst ### Vikunja API Version 21 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
hackschnitzel09 added the
kind/bug
label 2023-07-13 12:41:41 +00:00
Owner

Is this the same problem you have? https://community.vikunja.io/t/error-refreshing-user-info-on-new-install/1470

Does the solution proposed in the forum works for you?

Is this the same problem you have? https://community.vikunja.io/t/error-refreshing-user-info-on-new-install/1470 Does the solution proposed in the forum works for you?

Hey, thx for the fast reply.
I have set a langugage via the env var (I am on docker): VIKUNJA_DEFAULTSETTINGS_LANGUAGE: "en"

My error form the api: [35m2023-07-13T16:38:24.221898627Z: CRITICAL ▶ migration/Migrate 051 Migration failed: migration 20221113170740 failed: Error 1054 (42S22): Unknown column 'list_id' in 'buckets'

Database says: 2023-07-13 16:39:42 13 [Warning] Aborted connection 13 to db: 'vikunja-beta' user: 'xxx' host: 'xxx' (Got an error reading communication packets)

Hey, thx for the fast reply. I have set a langugage via the env var (I am on docker): VIKUNJA_DEFAULTSETTINGS_LANGUAGE: "en" My error form the api: [35m2023-07-13T16:38:24.221898627Z: CRITICAL ▶ migration/Migrate 051 Migration failed: migration 20221113170740 failed: Error 1054 (42S22): Unknown column 'list_id' in 'buckets' Database says: 2023-07-13 16:39:42 13 [Warning] Aborted connection 13 to db: 'vikunja-beta' user: 'xxx' host: 'xxx' (Got an error reading communication packets)
Owner
This sounds like this: https://community.vikunja.io/t/vikunja-api-not-starting-after-latest-update/1473

Hi, I guess it is indeed the same issue. Do you plan a fix or is only a manual mirgation the solution?

Hi, I guess it is indeed the same issue. Do you plan a fix or is only a manual mirgation the solution?
Owner

Is this still happening with the latest unstable build?

Is this still happening with the latest unstable build?

Hi,
I have renamed the tables in the db via myphpadmin and since then there was no problem anymore.

Hi, I have renamed the tables in the db via myphpadmin and since then there was no problem anymore.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1576
No description provided.