appbox_swizzin_installer
appbox_swizzin_installer copied to clipboard
Sonarr Error : Failed to load series from API
Hello,
Trying to figure out how to solve the "Failed to load series from API" error from Sonarr UI. Looks like a reverse proxy issue because there is no problem when accessing Sonarr directly, maybe because of the custom install? Thanks.
Actually it looks like a bug in Swizzin you can fix it by running the command:
sed -i 's/127.0.0.1/*/g' /home/appbox/.config/Sonarr/config.xml && sudo systemctl restart sonarr