2024-09-27, 06:14 PM
(This post was last modified: 2024-09-27, 06:15 PM by TheDreadPirate. Edited 1 time in total.)
Soooo.....what is the problem you are having? The TrueNAS UI says that it is "deploying" constantly? The log looks fine. Is TrueNAS forcing the container to restart because it can't determine its status?
But I noticed that the bridge IP is different than what you mentioned in the first post.
It appears to be using a different address now. Not sure how big your bridge subnet is.
Also, it looks like you're allowing TrueNAS to manage the container storage. Ideally you would create a dedicated, static space in TrueNAS and use that directory for /config.
But I noticed that the bridge IP is different than what you mentioned in the first post.
Code:
Startup probe failed: Get "http://172.16.2.46:8096/health": dial tcp 172.16.2.46:8096: connect: connection refused
It appears to be using a different address now. Not sure how big your bridge subnet is.
Code:
2024-09-27 13:57:02.005828-04:00[13:57:02] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.4.181"]
Also, it looks like you're allowing TrueNAS to manage the container storage. Ideally you would create a dedicated, static space in TrueNAS and use that directory for /config.