79391659

Date: 2025-01-27 17:36:26
Score: 1.5
Natty:
Report link

In my case psql/pg failed to connect and printed in error text that host 'localhost' was actually

::1

(not 127.0.0.1 or 0.0.0.0). After I changed "localhost" to "::1" in .env (or Pool constructor) - all worked fine.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Alex Shiganov