Keeps happening: "Error: Could not access packager status at 127.0.0.1:19001/status"

Microsoft Windows [Version 10.0.17134.345]
(c) 2018 Microsoft Corporation. All rights reserved.

expo start

[12:00:41] Expo DevTools is running at localhost:19002
[12:00:41] Opening DevTools in the browser… (press shift-d to disable)
[12:01:25] Could not access packager status at 127.0.0.1:19001/status. Are you sure the packager is running and reachable?
[12:01:26] Error: Could not access packager status at 127.0.0.1:19001/status. Are you sure the packager is running and reachable?
at Timeout._onTimeout (C:\xdl@51.4.4\src\Project.js:1511:11)
at ontimeout (timers.js:427:11)
at tryOnTimeout (timers.js:289:5)
at listOnTimeout (timers.js:252:5)
at Timer.processTimers (timers.js:212:10)

I keep getting this error. Even after the Expo started and worked for hours before a restart leads to things breaking. I restarted my computer and nothing! What’s going on! I never had any problems under the old tool!

Hey @tinnic,

Sorry you’re experiencing these issues. If you haven’t already, could you create an issue here: Issues · expo/expo-cli · GitHub with all the relevant details such as the log printed after running expo diagnostics.

Cheers,

Adam

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