サーバーはローカルで実行されており、そのソケットで接続を受け付けていますか?

When I run d/rails s I get this error. Please help Thanks!

「いいね!」 2

Try stopping your instance. I sometimes get Postgre connection issues while trying to bootstrap with the container running.

「いいね!」 1

Everytime I tried to stop postgres it would create a new one under that same port, because I installed it with brew. So I just uninstalled it with brew, and it works! Thank you so much Glenn!

「いいね!」 1