Ravin Bandara

Results 13 comments of Ravin Bandara

To handle a EPIPE correctly you can check IOError/OSError and check for errno.EPIPE, Close stderr when handling EPIPE to prevent cascading errors and cleanup resources. For monkey patch check this...

I think this occurs because of there is a invalid HTTP header name containing some space called user agent.

The Issue: Your website looks weird because your computer screen and browser aren't talking to each other properly. You have a really nice 4K monitor (3840x2160 resolution), but your browser...

did you go for a node modules reinstall?

I think some different address is already running in the terminal i think that's the issue. So if you basically have the localhost to run on the port 3000 it...

You will need to make your clients ping the server periodically to keep the socket alive.

Like the above comment updating the lock file should solve the issue

if you remove the `const result = await asyncFunc() ` the request will not pass to the backend and the function will no longer wait for the `async()` to finish....

You want any external libs that can set timeouts to websockets?

Try updating your nodemon to the latest and do type casting is necessary. I think that's the reason that you can't extend the project.