I'm glad it's fixed! Your local IP must have changed, or Docker was just being problematic, who knows?
I suggest you make the same change in Radarr just in case.
Cheers!
I'm glad it's fixed! Your local IP must have changed, or Docker was just being problematic, who knows?
I suggest you make the same change in Radarr just in case.
Cheers!
Then it's an issue with Sonarr. Can you try changing your host from 192.168.1.64
to gluetun
?
Hey @1000_Sparrows!
Are you sure you configured Mullvad + Wireguard correctly? You might be missing some of the env vars. Can you send the Gluetun logs in a pastebin?
Cheers!
Roger.
Hey @1000_Sparrows!
You are running YAMS in an unprivileged LXC. Try running YAMS in a VM or add privileges to your LXC.
Cheers!
Roger.
Hey @2birdsinatrenchcoat!
Yes, you can do that! Delete the jellyfin config directory located in /your/install/location/config/jellyfin
. The full process is:
Code: Select all
yams stop
rm -r /your/install/location/config/jellyfin
yams restart
And that should be it!
Cheers!
Roger.