Secre
05/16/2022, 6:32 AM.env db with prisma methods. All works fine until today, and now prisma giving error
"Authentication failed against database server at localhost, the provided database credentials for postgres are not valid"
But yesterday all works fine. Why this can happen? I check db with psql tool and seems like db is up and running, because I can make requests to it, but nor from prisma.Jason Kleinberg
05/16/2022, 11:50 AM