deep-foundation / deep-foundation/deeplinks

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

Open
#318 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
13
Forks
8
PR merge metrics
No merged PRs in 30d

Description

# How to reproduce
1. Restart js-docker-provider
![image](https://github.com/deep-foundation/deeplinks/assets/66206278/431206de-fb66-491d-9f6a-b74de5e25f77)
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.