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.

Home Page:https://flood.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtorrent and flood

robertparkerx opened this issue · comments

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

I fixed my issue by changing 127.0.0.1 to my server ip

commented

Please close this issue