expo-cli publish fails with opendns

Hi,

I’m new to expo, today i’m facing some serious issue with expo-cli publish

I get to the step:

Uploading JavaScript bundles
write ECONNRESET
Error: write ECONNRESET
at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:87:16)

after many different research i tried to use my phone’s hotspot instead of WiFi and magically the publish Published :blush:

I’d like to know which expo endpoint should i check/whitelist inside the domain filter of opendns in order to allow expo publish.

thanks
Jack

Expo CLI 3.13.8 environment info:
    System:
      OS: Windows 10 10.0.18363
    Binaries:
      Node: 12.13.1 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.17.3 - C:\Users\XXX\AppData\Roaming\npm\yarn.CMD
      npm: 6.12.1 - C:\Program Files\nodejs\npm.CMD
    npmPackages:
      expo: ~36.0.0 => 36.0.2
      react: ~16.9.0 => 16.9.0
      react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4

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