We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can connect to PostgreSQL with cli:
but I can not connect to PostgreSQL with franchise:

The logs in the browser's console are as follows:
The text was updated successfully, but these errors were encountered: