Page 1 of 1

After port change 8080-->9090, can't access webinterface anymore

Posted: February 13th, 2024, 5:28 pm
by celsius
Hi,

I wanted to change in the sabnzbd settings the port that the service was accessible to, from 8080 to 9090 (because I wanted to use 8080 for another service on my Synology DS920Plus NAS DSM 7.2.1-69057 Update 1).
But once I did it, save the changes and try to reload the page MY_NAS_IP_ADDRESS:9090 nothing loads.
Tried with 8080 but nothing anymore.
When I open the Package Center it is show this message : "Failed to start SABnzbd. Please try again later or contact the package developer"
And gives me the choice of "Repair", I clicked it, it installs the package, and comes back to "Repair".
I don't want to uninstall because of the hassle of all the settings that I have.
Can someone tell me where the port of the sabnzbd service is stored (file or database entry) so that I can change it back ?

Thanks!

Re: After port change 8080-->9090, can't access webinterface anymore

Posted: February 14th, 2024, 3:15 am
by safihre
You can only reach it through SSH:
/volume1/@appdata/sabnzbd/sabnzbd.ini

You cannot change the port on DSM, this is a limitation of Synology. Not much we can do about it.

Re: After port change 8080-->9090, can't access webinterface anymore

Posted: February 14th, 2024, 1:56 pm
by celsius
Thanks for your help, I found the config file at : /volume1/@appdata/sabnzbd/config.ini
Changed it from 9090 to 8080
But I was still getting the "This site can't be reached. 192.168.1.XX refused to connect" from my browser.
So went to the Package Center and clicked "Repair".
Now it's all good O0