Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

one dev crashes when expo disconnects #311

Open
clayrisser opened this issue Dec 17, 2024 · 0 comments
Open

one dev crashes when expo disconnects #311

clayrisser opened this issue Dec 17, 2024 · 0 comments

Comments

@clayrisser
Copy link
Contributor

When my phone goes to sleep and expo disconnects, one dev crashes with the following error.

read ECONNRESET
read ECONNRESET
Waiting for the debugger to disconnect...
/workspace/development/node_modules/@expo/cli/src/utils/errors.ts:115
  throw error;
  ^


Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:218:20)
    at TCP.callbackTrampoline (node:internal/async_hooks:130:17)
Emitted 'error' event on Socket instance at:
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant