frankynov
frankynov
RRuntipi
Created by frankynov on 5/1/2025 in #🙋🏼・help
Apps containers not starting after 4.0.0 upgrade
Hello, After running the migration script to 4.0.0, it looks like none of my applications are starting. The upgrade script went through successfully. I do have these errors in the logs though :
2025-05-01T08:36:00.882Z - info > Logs flushed
2025-05-01T08:36:00.883Z - info > Running version: v4.0.0
2025-05-01T08:36:00.884Z - info > Generating system env file...
2025-05-01T08:36:01.979Z - info > Creating traefik folders
2025-05-01T08:36:01.981Z - info > Copying traefik files
2025-05-01T08:36:01.985Z - info > Creating base folders
2025-05-01T08:36:01.986Z - info > Creating media folders
2025-05-01T08:36:02.020Z - info > TLS certificate for tipi.local already exists
2025-05-01T08:36:02.727Z - error > RabbitMQ connection error connect ECONNREFUSED 172.18.0.5:5672 Error: connect ECONNREFUSED 172.18.0.5:5672
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
2025-05-01T08:36:02.727Z - warn > RabbitMQ connection lost, attempting to reconnect...
2025-05-01T08:36:04.079Z - info > Connected to the queue
2025-05-01T08:36:04.531Z - info > Connected to the queue
2025-05-01T08:36:06.775Z - info > Connected to the queue
2025-05-01T08:36:00.882Z - info > Logs flushed
2025-05-01T08:36:00.883Z - info > Running version: v4.0.0
2025-05-01T08:36:00.884Z - info > Generating system env file...
2025-05-01T08:36:01.979Z - info > Creating traefik folders
2025-05-01T08:36:01.981Z - info > Copying traefik files
2025-05-01T08:36:01.985Z - info > Creating base folders
2025-05-01T08:36:01.986Z - info > Creating media folders
2025-05-01T08:36:02.020Z - info > TLS certificate for tipi.local already exists
2025-05-01T08:36:02.727Z - error > RabbitMQ connection error connect ECONNREFUSED 172.18.0.5:5672 Error: connect ECONNREFUSED 172.18.0.5:5672
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
2025-05-01T08:36:02.727Z - warn > RabbitMQ connection lost, attempting to reconnect...
2025-05-01T08:36:04.079Z - info > Connected to the queue
2025-05-01T08:36:04.531Z - info > Connected to the queue
2025-05-01T08:36:06.775Z - info > Connected to the queue
But I think that none of the apps are starting (specially tailscale because I am using it to access the tipi GUI on port 8080 since the machine is on a VPS)
26 replies
RRuntipi
Created by frankynov on 1/21/2025 in #🙋🏼・help
Authentik update 2024.12.2 (bis) not working
Hello, As discussed in the general chat, I got an issue with Authentik installation. I was already running the 2024.12.2 version, without issue. Then I got an update prompt from tipi (same version it seems), which seems to break the running of the app. When I try to reach it, I have a " 502 Bad Gateway openresty " message. Reverting to a backup taken before the upgrade fixes the issue, but prevents any future update I would say. Here are some outputs attached. The error.log is empty The app.log looks normal And you'll see the latest 300 lines of authentik logs Note that my tipi interface is listening to port 8080, and that I am using the nginx proxy manager to expose my apps, not the builtin traefik of tipi. If I try to reach the internal IP with port 8770, I get a message :
"This site can’t provide a secure connection
10.10.0.2 sent an invalid response. ERR_SSL_PROTOCOL_ERROR"
"This site can’t provide a secure connection
10.10.0.2 sent an invalid response. ERR_SSL_PROTOCOL_ERROR"
Let me know if you need further outputs ! And thank you for checking 🙂
64 replies
RRuntipi
Created by frankynov on 11/21/2024 in #🙋🏼・help
Issue with user-config volumes and Jellyfin
No description
17 replies
RRuntipi
Created by frankynov on 8/8/2024 in #🙋🏼・help
Updated Immich to 1.111.0, but still running 1.108.0
Hello everyone, Following the discussion here : https://discord.com/channels/976934649643294750/1268875108970266644, I have updated my Immich instance which was running 1.108.0 to 1.111.0. I don't have a high performance machine so it took a lot of time to upgrade. Tipi is displaying that the version in use is 1.111.0, but when I connect to Immich, it is still running 1.108.0. I'm not really sure what to do, maybe I can just wait for a new version to come (e.g 1.112.0) and try to update at that time. But if I want to update manually to 1.111.0 right now, I don't think I have other choice than deleting and reinstalling the app and losing my photos. Unless there is an option to reinstall the latest version of Immich within the GUI of tipi or the CLI ? I couldn't find such an option in the documentation. Thank you ! Here is my debug output, all looks good actually :
60 replies