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

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

Open
snowdream opened this issue Nov 2, 2020 · 0 comments

Comments

@snowdream
Copy link

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:
图片

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
    <anonymous> app.ea24d546.js:1
generic.js:23:16

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