Skip to content

Flood 4.8.4 not starting #59

@joydashy

Description

@joydashy

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions