Error: read ECONNRESET - TCP.onStreamRead

See original GitHub issue

Prerequisites

  • 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:

  1. Running the opencti platform instance.

Additional information

Debug option does not appear to give any extra context to the error.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
richard-juliencommented, Jun 13, 2022

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.

0reactions
richard-juliencommented, Jun 14, 2022
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found