defaultMaxListeners exceed in budibase app #14746
-
Checklist
Hosting
Describe the bug To Reproduce Expected behavior Screenshots App Export ERROR timestamp=2024-10-07T17:23:56.793Z service=@budibase/server err={"type":"FetchError","message":"request to https://budibase-back.credgs.com.br/api/global/configs/checklist failed, reason: self-signed certificate","stack":"FetchError: request to https://budibase-back.credgs.com.br/api/global/configs/checklist failed, reason: self-signed certificate\n at ClientRequest. (/app/node_modules/node-fetch/lib/index.js:1491:11)\n at ClientRequest.emit (node:events:519:28)\n at ClientRequest.emit (node:domain:488:12)\n at emitErrorEvent (node:_http_client:108:11)\n at TLSSocket.socketErrorListener (node:_http_client:511:5)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)","errno":"DEPTH_ZERO_SELF_SIGNED_CERT","code":"DEPTH_ZERO_SELF_SIGNED_CERT","name":"FetchError"} pid=29 tenantId=default msg=bb-alert: Uncaught exception. INFO timestamp=2024-10-07T17:23:56.794Z service=@budibase/server pid=29 tenantId=default msg=Server Closed INFO timestamp=2024-10-07T17:23:59.824Z service=@budibase/server pid=29 tenantId=default msg=Queues shutdown INFO timestamp=2024-10-07T17:23:59.825Z service=@budibase/server pid=29 tenantId=default msg=REDIS SHUTDOWN INFO timestamp=2024-10-07T17:23:59.829Z service=@budibase/server pid=29 tenantId=default msg=Redis shutdown INFO timestamp=2024-10-07T17:23:59.829Z service=@budibase/server pid=29 tenantId=default msg=Events shutdown ERROR timestamp=2024-10-07T17:23:59.831Z service=@budibase/server pid=29 tenantId=default msg=(node:29) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [Socket]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit INFO timestamp=2024-10-07T17:23:59.831Z service=@budibase/server pid=29 tenantId=default msg=Threads shutdown error Command failed with exit code 255. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Desktop (please complete the following information):
Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @dpaes - have you changed your Please confirm if an installation using this default setup works for you. |
Beta Was this translation helpful? Give feedback.
Hi @dpaes - can you attempt to run the service with the default docker-compose file? It is difficult for us to support all custom configurations so generally we ask to confirm the services all work as expected when using MinIO, Redis and Proxy as per the default setup.