make rpc-whitelist enabled to false
Hi
I have made the change in the settings.json file.
After making the change, I started Transmission again using the command:
/opt/bin/transmission-daemon -g /mnt/data/torrents/.config/transmission-daemon
Until that point my router's CPU usage was 16%. I had a previously running single torrent in Transmission. Executed ps command and the output showed
2274 root 7544 S /opt/bin/transmission-daemon -g /mnt/data/torrents/.
2275 root 7544 S /opt/bin/transmission-daemon -g /mnt/data/torrents/.
2276 root 7544 R /opt/bin/transmission-daemon -g /mnt/data/torrents/.
2277 root 7544 S /opt/bin/transmission-daemon -g /mnt/data/torrents/.
2284 root 7544 S /opt/bin/transmission-daemon -g /mnt/data/torrents/.
The CPU usage on the status page of the router, slowly kept increasing and reached 100% within 3 minutes (2 minutes 30 seconds approx) and within 3 minutes, the Transmission process was killed automatically. I ran ps command once again and the process was not there. Also the page at 192.168.1.1:9091 gave me the error:
"Connection Failed
Could not connect to the server. You may need to reload the page to reconnect."
Please check my initial post. My question was not on how to access the webpage at 192.168.1.1:9091
It was on how to ensure that the Transmission process runs without failure ?