You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing postgres_exporter on a Ubuntu Linux Machine, and stumbled on following error. Since it says pq: unknown authentication response: 10, I wonder if there is something unsual with the usage of pq by pg_exporter. Or maybe some (mis-)configuration from client side.
HI folks,
I am installing postgres_exporter on a Ubuntu Linux Machine, and stumbled on following error. Since it says
pq: unknown authentication response: 10
, I wonder if there is something unsual with the usage ofpq
bypg_exporter
. Or maybe some (mis-)configuration from client side.postgres_exporter[1886466]: time="2024-08-29T16:02:59-03:00" level=error msg="Error opening connection to database (postgresql://conexxoapi:PASSWORD_REMOVED@server1.conexxohub.com.br:5433/dadosrfb?sslmode=disable): pq: unknown authentication response: 10" source="postgres_exporter.go:1336"
The text was updated successfully, but these errors were encountered: