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

Provider do not automatically start and cause Failed to proxy http://localhost:3006/gql Error: connect ECONNREFUSED errors #16

Open
Konard opened this issue Sep 1, 2024 · 0 comments

Comments

@Konard
Copy link
Member

Konard commented Sep 1, 2024

How to reproduce

  1. Restart js-docker-provider
    image
  2. Try to insert something in deepcase and see a lot of errors in terminal that started deep:
[0] Failed to proxy http://localhost:3006/gql Error: connect ECONNREFUSED ::1:3006
[0]     at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
[0]   errno: -111,
[0]   code: 'ECONNREFUSED',
[0]   syscall: 'connect',
[0]   address: '::1',
[0]   port: 3006
[0] }

Workaround

Restart deep

Expected behavior

Restart docker container without restarting deep


Forked from deep-foundation/deeplinks#318 by https://github.com/konard/gh-org-migrator

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