You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to Deemix as Indexer or also as Downloader, I am getting an error (both on a Windows PC and on an Ubuntu server).
The command on the Linux server was: podman run --name lidarr -p 127.0.0.1:8686:8686 -p 127.0.0.1:6595:6595 -v /mnt/lidarr/config:/config -v /mnt/lidarr/music:/music -v /mnt/lidarr/downloads:/downloads -v /mnt/lidarr/config_deemix:/config_deemix --restart unless-stopped localhost/lidarr
(Don't wonder; I renamed youegraillot/lidarr-on-steroids to localhost/lidarr)
Any ideas what to do?
The text was updated successfully, but these errors were encountered:
When trying to Deemix as Indexer or also as Downloader, I am getting an error (both on a Windows PC and on an Ubuntu server).
The command on the Linux server was:
podman run --name lidarr -p 127.0.0.1:8686:8686 -p 127.0.0.1:6595:6595 -v /mnt/lidarr/config:/config -v /mnt/lidarr/music:/music -v /mnt/lidarr/downloads:/downloads -v /mnt/lidarr/config_deemix:/config_deemix --restart unless-stopped localhost/lidarr
(Don't wonder; I renamed youegraillot/lidarr-on-steroids to localhost/lidarr)
Any ideas what to do?
The text was updated successfully, but these errors were encountered: