Docker ps -a not showing anything and container running gives an error "port is already allocated"

I’m working with docker imageneo-privatenet-docker with my win10 pro system, it was working fine before. But suddenly, it starts giving an error “error starting userland proxy: bind for 0.0.0.0:5432 failed: port is already allocated”

I wondering more because docker ps docker ps -a anddocker ps -l doesn’t shows anything,

See the result here: https://imgr.es/4AVA

Hello, i am experiencing the exact thing while experimenting with traefik.

I have found the pid but cannot terminate it.
Did you solve the issue?