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
Eventually, over time, the Vikunja app crashes and the status shows that it's going to restart but never does.
I don't know how to duplicate this issue, other than just waiting... it's now done this two or three days in a row now...
2025-02-06T18:49:11Z: WEB ▶ 10.0.3.250 GET 200 /api/v1/notifications?page=1 2.714438ms - Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
2025-02-06T18:50:12Z: WEB ▶ 10.0.3.250 GET 200 /api/v1/notifications?page=1 3.117954ms - Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
2025-02-06T18:52:24Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:24Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:25Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:25Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:27Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:27Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:29Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:29Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:31Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:31Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:34Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:34Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:38Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:38Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:46Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:46Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:52:59Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:52:59Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:53:25Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:53:26Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:54:17Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:54:17Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:55:18Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:55:18Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:56:18Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:56:18Z: CRITICAL ▶ 002 dial tcp: lookup redis on 127.0.0.11:53: server misbehaving
2025-02-06T18:57:19Z: INFO ▶ 001 No config file found, using default or config from environment variables.
2025-02-06T18:57:24Z: CRITICAL ▶ 002 dial tcp: lookup redis: i/o timeout
Now, I don't specify my config file as a file, but instead specify environment variables inside the docker container. This appears to be working just fine... until randomly it crashes (maybe due to inactivity?)
Eventually, over time, the Vikunja app crashes and the status shows that it's going to restart but never does.
I don't know how to duplicate this issue, other than just waiting... it's now done this two or three days in a row now...
Now, I don't specify my config file as a file, but instead specify environment variables inside the docker container. This appears to be working just fine... until randomly it crashes (maybe due to inactivity?)
The text was updated successfully, but these errors were encountered: