2024-10-12, 09:01 AM
(This post was last modified: 2024-10-12, 09:47 AM by WheelFire. Edited 1 time in total.)
(2024-10-12, 08:47 AM)domi Wrote:(2024-10-11, 02:02 PM)WheelFire Wrote: also I see an error in Jellysearch's logs where it says: "An unhandled exception was thrown by the application." followed by "...Name or service not known (jellyfin:8096)"
Did you add Jellysearch to the same docker-compose file as your Jellyfin instance? It won't be able to resolve "jellyfin" otherwise.
No, I have Jellyfin running as a container in UnRaid. Is it still possible to then link them somehow?
edit:
I got it to work!
I used this plugin to convert my container to docker compose: https://www.reddit.com/r/unRAID/comments...or_unraid/
For anyone with the same issue: make sure that Jellyfin, Jellysearch and Meilisearch are all on the same network and that the ports are defined in the docker compose file
Thank you so much for helping me, it works great!
I still get the caddy connection refused error tho (it still works so I think it doesn't matter?)