sebgl / htpc-download-box

Sonarr / Radarr / Jackett / NZBGet / Deluge / OpenVPN / Plex
1.92k stars 323 forks source link

Cannot access some services #50

Open rcasafrancisco opened 3 years ago

rcasafrancisco commented 3 years ago

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

jbusuttil83 commented 3 years ago

Check the docker logs the see of there are any errors. Also verify that you are using the correct ports.

rcasafrancisco commented 3 years ago

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?

jbusuttil83 commented 3 years ago

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.