This was working fine and now it isn’t.
#0 1.963 ActiveRecord::ConnectionNotEstablished: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory
#0 1.963 Is the server running locally and accepting connections on that socket?
I have confirmed the DATABASE_URL env var is set in the app. I’ve tried completely recreating the whole stack and it didn’t help.