ECONNRESET every 2 to 10 minutes

Hello,

Me and my colleague (we are not on the same network) have the same issues since today. Every 2 to 10 minutes, we have this error

[12:30:57] events.js:173
[12:30:57]       throw er; // Unhandled 'error' event
[12:30:57]       ^
[12:30:57]
[12:30:57] Error: read ECONNRESET
[12:30:57]     at TCP.onStreamRead (internal/stream_base_commons.js:162:27)
[12:30:57] Emitted 'error' event at:
[12:30:57]     at emitErrorNT (internal/streams/destroy.js:82:8)
[12:30:57]     at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
[12:30:57]     at processTicksAndRejections (internal/process/next_tick.js:76:17)

We have this error while doing nothing, it just happens randomly. I have developped with expo the last 5 months and already encounter this error but maybe twice a day. I typed Ctrl+C and expo start again. But now, it happens too often and it is a real problem.

Can you tell me if this problems comes from our config or from Expo itself ?

Thx

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.