runtime error

Exit code: 1. Reason: > [email protected] start /home/node/app > run-script-os > [email protected] start:default > cd packages/server/bin && ./run start 2024-09-28 08:12:46 [INFO]: Starting Flowise... 2024-09-28 08:12:46 [INFO]: 📦 [server]: Data Source is initializing... 2024-09-28 08:12:51 [INFO]: 📦 [server]: Data Source has been initialized! 2024-09-28 08:12:51 [ERROR]: There was an error starting Flowise... options.port should be >= 0 and < 65536. Received type number (78601). RangeError [ERR_SOCKET_BAD_PORT]: options.port should be >= 0 and < 65536. Received type number (78601). at Server.listen (node:net:2055:5) at Object.start (/home/node/app/packages/server/dist/index.js:260:12) at async /home/node/app/packages/server/dist/commands/start.js:167:17 at async Start.run (/home/node/app/packages/server/dist/commands/start.js:163:9) at async Start._run (/home/node/app/node_modules/.pnpm/@[email protected]/node_modules/@oclif/core/lib/command.js:80:22) at async Config.runCommand (/home/node/app/node_modules/.pnpm/@[email protected]/node_modules/@oclif/core/lib/config/config.js:301:25) 2024-09-28 08:12:51 [INFO]: Shutting down Flowise... npm notice npm notice New patch version of npm available! 10.8.2 -> 10.8.3 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3 npm notice To update run: npm install -g [email protected] npm notice  ELIFECYCLE  Command failed with exit code 1.

Container logs:

Fetching error logs...