PG:: ConnectionBad: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket
I get an error.
Here is the site I used as a reference.
Create Ruby on Rails Development Environment with Docker - Qiita
As shown in this image, you can't go to the yay!youre on rails screen.
What should I do?
Uninstalling docker and re-inserting it did not work.
ruby-on-rails docker docker-compose
Too polite Docker-compose rails5 + MySQL on Docker environment (Docker for Mac) - Qiita
It was done by referring to the above article.
It seems that the PostgreSQL used here and MySQL that I was going to use were probably bumped into each other.
© 2024 OneMinuteCode. All rights reserved.