expo-cli icon indicating copy to clipboard operation
expo-cli copied to clipboard

expo start Error: Non-fatal error updating development session API: FetchError: request to https://api.expo.dev/v2/development-sessions/notify-alive failed, reason: Client network socket disconnected before secure TLS connection was established

Open camnpr opened this issue 2 years ago • 8 comments

Summary

i update expo from 45 to 46. expo start happen error.

Environment

expo-env-info 1.0.5 environment info:
    System:
      OS: Windows 10 10.0.17134
    Binaries:
      Node: 14.17.0 - D:\Program Files\nodejs\node.EXE
      Yarn: 1.22.4 - ~\AppData\Roaming\npm\yarn.CMD
      npm: 6.14.13 - ~\AppData\Roaming\npm\npm.CMD
    IDEs:
      Android Studio: Version  3.0.0.0 AI-171.4408382
    npmPackages:
      @expo/webpack-config: ^0.17.0 => 0.17.2
      expo: ~46.0.6 => 46.0.6
      react: 18.0.0 => 18.0.0
      react-dom: 18.0.0 => 18.0.0
      react-native: 0.69.4 => 0.69.4
      react-native-web: 0.18.7 => 0.18.7
    Expo Workflow: bare

Please specify your device/emulator/simulator platform, model and version

chrome web

Error output

Metro waiting on exp://192.168.1.3:19000
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)

› Web is waiting on http://localhost:19006

› Press a │ open Android
› Press w │ open web

› Press r │ reload app
› Press m │ toggle menu

› Press ? │ show all commands

› Open in the web browser...
› Press ? │ show all commands
Non-fatal error updating development session API: FetchError: request to https://api.expo.dev/v2/development-sessions/notify-alive failed, reason: Client network socket disconnected before secure TLS connection was established
Non-fatal error updating development session API: FetchError: request to https://api.expo.dev/v2/development-sessions/notify-alive failed, reason: socket hang up
Web Bundling failed 76661ms
Unable to resolve "./Libraries/Components/DatePicker/DatePickerIOS" from "node_modules\react-native\index.js"
Web Bundling failed 2357ms
Unable to resolve "./Libraries/Components/DatePicker/DatePickerIOS" from "node_modules\react-native\index.js"

Reproducible demo or steps to reproduce from a blank project

Demo: https://snack.expo.dev/@camnpr/expoupgrade46

camnpr avatar Aug 14 '22 09:08 camnpr

Same issue

GuilhermeZanetti avatar Aug 18 '22 17:08 GuilhermeZanetti

+1

kbqdev avatar Aug 21 '22 13:08 kbqdev

+1

claudioovp avatar Aug 26 '22 12:08 claudioovp

+1

jwAndroid avatar Aug 31 '22 05:08 jwAndroid

+1

oscaralderete avatar Aug 31 '22 12:08 oscaralderete

+1

shuence avatar Sep 03 '22 09:09 shuence

same issue over here

FridayCandour avatar Sep 05 '22 12:09 FridayCandour

same here

samloba avatar Sep 14 '22 13:09 samloba

Same here

ser-emejia avatar Sep 30 '22 17:09 ser-emejia

same on issue here on android

Ariong-hub avatar Oct 01 '22 20:10 Ariong-hub

Same issue over here when using expo go over corporate VPN connection

hugoassisj avatar Oct 03 '22 13:10 hugoassisj

+1

alxndr777 avatar Oct 05 '22 16:10 alxndr777

+1

unipine avatar Oct 14 '22 02:10 unipine

A fix was landed in https://github.com/expo/expo/pull/19038 and should be available in the latest CLI (beta). This is only a warning and not a fatal error. The warning was just not printed in earlier versions, we've gone back to not printing the warning.

EvanBacon avatar Nov 01 '22 19:11 EvanBacon

Non-fatal error updating development session API: FetchError: request to https://api.expo.dev/v2/development-sessions/notify-alive failed, reason: getaddrinfo ENOTFOUND api.expo.dev

i still get error

FROLIANI avatar Jun 14 '23 07:06 FROLIANI