HVF / HVF/franchise

Disconnected from PostgreSQL (Error: connect ECONNREFUSED 127.0.0.1:5432)

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4k
Forks
262
PR merge metrics
No merged PRs in 30d

Description

I can connect to PostgreSQL with cli:
```
psql "host=localhost user=snowdream dbname=postgres sslmode=disable password=password"
```

but I can not connect to PostgreSQL with franchise:
![图片](https://user-images.githubusercontent.com/737958/97867587-15c54500-1d49-11eb-8f27-e86d6bdde569.png)

The logs in the browser's console are as follows:

```
Error: connect ECONNREFUSED 127.0.0.1:5432
onmessage bridge.js:51
o bridge.js:46
NweS bridge.js:172
setInterval handler*NweS/< bridge.js:170
NweS app.ea24d546.js:60839
n (index):80
GZFs app.ea24d546.js:35669
n (index):80
JZd6 app.ea24d546.js:39056
n (index):80
eslX app.ea24d546.js:81980
n (index):80
lVK7 index.js:1
n (index):80
0 app.ea24d546.js:1453
n (index):80
webpackJsonp (index):80
app.ea24d546.js:1
generic.js:23:16

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.