Error: read ECONNRESET - TCP.onStreamRead
See original GitHub issuePrerequisites
- I read the Deployment and Setup section of the OpenCTI documentation as well as the Troubleshooting page and didn’t find anything relevant to my problem.
- I went through old GitHub issues and couldn’t find anything relevant
- I googled the issue and didn’t find anything relevant
Description
Periodically my opencti/platform container is crashing with the following log message:
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
I have noticed this happening from 5.3.2 -> 5.3.5
Environment
Kubernetes running the Opencti docker image Opencti/platform Platform instance: has 8GB of ram running on ubuntu 20 host. Version: 5.3.5
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Running the opencti platform instance.
Additional information
Debug option does not appear to give any extra context to the error.
Issue Analytics
- State:
- Created a year ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
read ECONNRESET at TCP.onStreamRead #3974 - GitHub
Details. I'm running a bot and I'm getting this error from 1 to two times a day. Error: read ECONNRESET at TCP.onStreamRead (node:internal/ ......
Read more >Error: read ECONNRESET at TCP.onStreamRead - Render
I'm having trouble connecting to our Postgres DB using the external connection string provided by Render. Below is my basic setup to connect ......
Read more >Read ECONNRESET at TCP.onStreamRead - General
Hello to all, I have a problem with Node-RED: continuously communicates with PLCs using node-red-contrib-s7, it worked well for a long time, once...
Read more >tcp.onstreamread (node:internal/stream_base_commons:217 ...
Current behavior. When I open the cypress app and select the browser to run the test's it keeps crashing with below error in...
Read more >What does “Error: read ECONNRESET” mean? - Quora
It means that your application dropped it's TCP connection. For example, if you lost your wifi signal while running your app you would...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi @mattseymour , we identify the problem. When opencti have some issue to connect/execute command to rabbitmq it could fail fast the platform. We will fix that quickly.
Closing in favor of https://github.com/OpenCTI-Platform/opencti/issues/2157