Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flood 4.8.4 not starting #59

Open
joydashy opened this issue Nov 21, 2024 · 1 comment
Open

Flood 4.8.4 not starting #59

joydashy opened this issue Nov 21, 2024 · 1 comment

Comments

@joydashy
Copy link

I did a fresh seedbox install today (new user), getting this on flood logs:

Node.js v22.9.0
Flood server 4.8.4 starting on http://0.0.0.0:3000

Starting without builtin authentication

node:internal/process/promises:392
      new UnhandledPromiseRejection(reason);
      ^

UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "undefined".
    at throwUnhandledRejectionsMode (node:internal/process/promises:392:7)
    at processPromiseRejections (node:internal/process/promises:475:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:106:32) {
  code: 'ERR_UNHANDLED_REJECTION'
}

In the web UI I get only "Bad Gateway".

@jfroment
Copy link
Owner

Hello, did you follow the documentation here: https://github.com/jfroment/seedbox/blob/v2.2/doc/apps/deluge-flood.md ?

Also, now that v2.2 is out, you also have the option to use qbittorrent instead. I do not use deluge anymore myself, but I'll try to see if I can reproduce your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants