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.
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.
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