1

So I recently got an error on my application:

Error: WebSocket is not open: readyState 2 (CLOSING)

And basically I don't know where to handle it. It was throwed only after I made some version updates on my project which uses NodeJs, the prerender library and pm2.

The error is showed in splunk coming from the sourceType=pm2. I don't think it has to do with the application that that is why I don't have any code to show here, but rather with one of the tools I use. Do you have any hint to give me regarding this ?

3
  • It is a server error Commented Apr 11, 2023 at 6:45
  • And I don't use Websockets in my project Commented Apr 11, 2023 at 6:46
  • This is not a Splunk question, but you may be able to use Splunk to find the problem. Look for other messages of the same sourcetype. Consider reverting the version updates and making one at a time to narrow the scope of the problem. Commented Apr 11, 2023 at 11:17

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.