powa-team / powa

PostgreSQL Workload Analyzer
http://powa.readthedocs.io/
PostgreSQL License
768 stars 57 forks source link

Unable to authenticate via GUI #138

Closed foxipub closed 4 years ago

foxipub commented 4 years ago

Error message: (Background on this error at: http://sqlalche.me/e/13/e3q8) [W 200725 05:51:19 web:2162] 403 POST /login/?next=%2F (172.27.16.83) 8.34ms [E 200725 05:51:48 user:20] (psycopg2.OperationalError) FATAL: Ident authentication failed for user "postgres"

File pg_hba.conf has no restrictions at all I am able to connect to db via pgAdmin

foxipub commented 4 years ago

Sorry found my mistake! Thank you.