This issue specifically seems to be affecting Headphones and CouchPotato for me. However, the following apps are all still working as usual: SABNZBD, Sonarr, Mylar and Deluge. It's just CouchPotato and Headphones that I can't access via my browser.
I've tried the following:
1) Disabling and re-enabling the app through the ADM App Central has no effect
2) Whenever my NAS turns off due to a power outage, I need to delete the .pid file for the app and manually restart it with the following commands, which are not working in this case:
- Code: Select all
rm -rf /usr/local/AppCentral/couchpotato/couchpotato.pid
/usr/local/AppCentral/couchpotato/CONTROL/start-stop.sh restart
3) Sometimes, I need to manually re-enable port forwarding for certain apps after updates and/or crashes by going to Settings > Manual Connect > EZ-Router. However, in this case, disabling and renabling port forwarding is having no effect.
Any ideas on what could be wrong? Thanks!