Flood-UI / flood

A web UI for rTorrent, qBittorrent and Transmission with a Node.js backend and React frontend. Migrate to v4: https://github.com/jesec/flood/wiki/Migrate-from-older-versions-of-Flood.
https://flood.js.org
GNU General Public License v3.0
1.81k stars 173 forks source link

rtorrent and flood #862

Closed robertparkerx closed 4 years ago

robertparkerx commented 4 years ago

Type: Question I am having trouble getting flood to run. I have another service that is running on 3000 so I changed the port to 4000. I cp config.template.js config.js and set the port. I try to run it and the process starts, I can see it in ps aux but then it will stop. I'm not sure how to debug.

Question

robertparkerx commented 4 years ago

I fixed my issue by changing 127.0.0.1 to my server ip

xiego commented 4 years ago

Please close this issue