You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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.
I did a fresh seedbox install today (new user), getting this on flood logs:
In the web UI I get only "Bad Gateway".
The text was updated successfully, but these errors were encountered: