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 #318

Open
FreePhoenix888 opened this issue Mar 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@FreePhoenix888
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant