Diagnost/debugging information available? (from #649) #651
Unanswered
sacrophyte
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It seems like my default pg_dba.conf was intentionally blocking password-less connection attempts from pg_autoctl, specifically this line: If I change |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am still working the problem I have in #649 - is there a debugging, verbose or diagnostic flag I can set to get more information about warnings and errors? For example, I want to know what is causing the below warning:
10:46:29 3708304 WARN Connection to database failed: fe_sendauth: no password supplied
I have been trying to play with various pg_hba.conf settings, but so far have not figured out what I need.
Beta Was this translation helpful? Give feedback.
All reactions