79122134

Date: 2024-10-24 13:26:06
Score: 0.5
Natty:
Report link

I had the same problem.

In my case I was attempting to connect to a Postgres docker container which I had mapped to port 5432 on my local machine. What I didn't realise was that I also had PostgreSQL Server installed locally on my machine, and running on that same port.

Go into the Services app if using Windows and check if PostgreSQL Server is running. If it is, stop the service and try run your application again.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jack Duggan