Econnreset error – Railway

Hi team, I’m very new to this. I’ve got a Medusa e-commerce website that I deployed on railway. Yesterday I saw strange behavior on the site specifically the server would stop responding every few hours. And I got the following error:

Error: read ECONNRESET at TCP.onStreamRead (node:internal/stream_base_commons:217:20) { errno: -104, code: ‘ECONNRESET’, syscall: ‘read’ }

In between these errors I have no issue.

I’m on the hobby plan.

Can someone tell me if this problem is related to my code or specific to railway, and how would I trouble shoot.

Read more here: Source link