Wiki.js not working after upgrade to 2.5.305 #7522
Unanswered
MDouglasBTS
asked this question in
Help / Questions
Replies: 2 comments
-
EAI_AGAIN is a DNS lookup error. Make sure the container is able to see the DB container. Is it on the same docker network? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi NGPixel, Thank you for your reply. I'm not sure what I done previously but i reverted back to 2.5.303 and ran the Ubuntu updates before using the update feature in Wiki.js and it's not working fine on version 2.5.306. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've upgraded the wiki from 2.5.303 to 2.5.305 using the in-place upgrade instructions on the following page:
https://docs.requarks.io/install/upgrade
Upon restarting the docker image I see the following data in the logs:
2025-01-30T13:21:43.493391360Z 2025-01-30T13:21:43.491Z [MASTER] info: ======================================
2025-01-30T13:21:43.493870608Z 2025-01-30T13:21:43.493Z [MASTER] info: = Wiki.js 2.5.305 =====================
2025-01-30T13:21:43.494123278Z 2025-01-30T13:21:43.493Z [MASTER] info: =======================================
2025-01-30T13:21:43.494310490Z 2025-01-30T13:21:43.494Z [MASTER] info: Initializing...
2025-01-30T13:21:44.212313149Z 2025-01-30T13:21:44.212Z [MASTER] info: Using database driver mysql2 for mysql [ OK ]
2025-01-30T13:21:44.222697477Z 2025-01-30T13:21:44.222Z [MASTER] info: Connecting to database...
2025-01-30T13:21:49.253658306Z 2025-01-30T13:21:49.252Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:21:49.255295147Z 2025-01-30T13:21:49.253Z [MASTER] warn: Will retry in 3 seconds... [Attempt 1 of 10]
2025-01-30T13:21:52.261649808Z 2025-01-30T13:21:52.259Z [MASTER] info: Connecting to database...
2025-01-30T13:21:57.271685585Z 2025-01-30T13:21:57.269Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:21:57.271811256Z 2025-01-30T13:21:57.270Z [MASTER] warn: Will retry in 3 seconds... [Attempt 2 of 10]
2025-01-30T13:22:00.275462001Z 2025-01-30T13:22:00.274Z [MASTER] info: Connecting to database...
2025-01-30T13:22:05.286705683Z 2025-01-30T13:22:05.285Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:22:05.286834314Z 2025-01-30T13:22:05.285Z [MASTER] warn: Will retry in 3 seconds... [Attempt 3 of 10]
2025-01-30T13:22:08.291516020Z 2025-01-30T13:22:08.289Z [MASTER] info: Connecting to database...
2025-01-30T13:22:13.300431277Z 2025-01-30T13:22:13.299Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:22:13.300849631Z 2025-01-30T13:22:13.300Z [MASTER] warn: Will retry in 3 seconds... [Attempt 4 of 10]
2025-01-30T13:22:16.305661468Z 2025-01-30T13:22:16.304Z [MASTER] info: Connecting to database...
2025-01-30T13:22:21.317079173Z 2025-01-30T13:22:21.315Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:22:21.317147449Z 2025-01-30T13:22:21.316Z [MASTER] warn: Will retry in 3 seconds... [Attempt 5 of 10]
2025-01-30T13:22:24.323504965Z 2025-01-30T13:22:24.321Z [MASTER] info: Connecting to database...
2025-01-30T13:22:29.333565765Z 2025-01-30T13:22:29.331Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:22:29.333633007Z 2025-01-30T13:22:29.332Z [MASTER] warn: Will retry in 3 seconds... [Attempt 6 of 10]
2025-01-30T13:22:32.337625785Z 2025-01-30T13:22:32.335Z [MASTER] info: Connecting to database...
2025-01-30T13:22:37.346787507Z 2025-01-30T13:22:37.346Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:22:37.346824725Z 2025-01-30T13:22:37.346Z [MASTER] warn: Will retry in 3 seconds... [Attempt 7 of 10]
2025-01-30T13:22:40.351637845Z 2025-01-30T13:22:40.350Z [MASTER] info: Connecting to database...
2025-01-30T13:22:45.360971255Z 2025-01-30T13:22:45.360Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:22:45.361047391Z 2025-01-30T13:22:45.360Z [MASTER] warn: Will retry in 3 seconds... [Attempt 8 of 10]
2025-01-30T13:22:48.366968486Z 2025-01-30T13:22:48.365Z [MASTER] info: Connecting to database...
2025-01-30T13:22:53.377431625Z 2025-01-30T13:22:53.376Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:22:53.378613534Z 2025-01-30T13:22:53.377Z [MASTER] warn: Will retry in 3 seconds... [Attempt 9 of 10]
2025-01-30T13:22:56.382499401Z 2025-01-30T13:22:56.380Z [MASTER] info: Connecting to database...
2025-01-30T13:23:01.392187445Z 2025-01-30T13:23:01.391Z [MASTER] error: Database Connection Error: EAI_AGAIN undefined:undefined
2025-01-30T13:23:01.392258565Z 2025-01-30T13:23:01.391Z [MASTER] warn: Will retry in 3 seconds... [Attempt 10 of 10]
2025-01-30T13:23:04.395669405Z 2025-01-30T13:23:04.394Z [MASTER] info: Connecting to database...
2025-01-30T13:23:09.404804849Z 2025-01-30T13:23:09.403Z [MASTER] error: Database Initialization Error: getaddrinfo EAI_AGAIN db
The logon page no longer loads and I'm unable to find any useful information that I can use to determine how to resolve the issue.
Beta Was this translation helpful? Give feedback.
All reactions