uWebSockets.js icon indicating copy to clipboard operation
uWebSockets.js copied to clipboard

The specific route or code location cannot be located through the error information.

Open lwq057 opened this issue 1 year ago • 1 comments

The error message cannot locate the specific route or code location.

In the production environment, a large number of errors are found in the error log:

Error: Returning from a request handler without responding or attaching an abort handler is forbidden!

Because there are a lot of codes, I read and checked again, but still couldn't find the specific error location, which is very painful.

Can you show which route the error is, or give the number of code lines?

lwq057 avatar Dec 12 '24 15:12 lwq057