htpc-download-box
htpc-download-box copied to clipboard
Cannot access some services
I can access Jackett, Deluge, and NZBGet, but I cannot access Sonarr, Radarr, or Bazarr. What can I do to troubleshoot, I am new to Docker. Please help
Check the docker logs the see of there are any errors. Also verify that you are using the correct ports.
looks like the databases are locked. It was fixed when i moved the config directories to the local drive on the rpi rather than routing to my networked mounted drive. So I can't keep the config dir on a networked drive even tho i have chown the directories?
what I did for that is to keep to configs locally on the pi and set up a cron job on the same pi to copy the contents to a nas perdiodically.