I'm having the same problem as @nodebbvenkata
@phenomlab It seems to happen at the time of ‘trust proxy’, is there any workaround?
I share the logs below.
2024-08-16T10:46:59.145Z [4567/136] - info: [api] Adding 0 route(s) to api/v3/plugins
2024-08-16T10:46:59.169Z [4567/136] - info: [router] Routes added
2024-08-16T10:46:59.183Z [4567/136] - info: NodeBB Ready
2024-08-16T10:46:59.184Z [4567/136] - info: Enabling 'trust proxy'
2024-08-16T10:46:59.188Z [4567/136] - error: NodeBB address in use, exiting...
Error: listen EADDRINUSE: address already in use 0.0.0.0:4567
at Server.setupListenHandle [as _listen2] (node:net:1751:16)
at listenInCluster (node:net:1799:12)
at doListen (node:net:1948:7)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)