Mustafa Dwaikat

Results 4 comments of Mustafa Dwaikat

Same here I had to delete and start the app 👎

@yenfryherrerafeliz I'm still getting the error: ```shell (node:20971) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit at _addListener (node:events:588:17) at TLSSocket.addListener...

I ended up implementing @nicholas-yo’s solution. However, I’m concerned this approach might bypass any middleware that handles security responsibilities. Could this be a potential issue?