N
Neon17mo ago
other-emerald

Error: P1001: Can't reach database

Error: P1001: Can't reach database server at ep-steep-frost-a2ezhfno-pooler.eu-central-1.aws.neon.tech:5432
Please make sure your database server is running at ep-steep-frost-a2ezhfno-pooler.eu-central-1.aws.neon.tech:5432.
4 Replies
genetic-orange
genetic-orange17mo ago
1. Where are you connecting from? 2. What runtime are you using, e.g Node.js? 3. Are you using an ORM like Prisma? 4. What operating system are you using? Sorry you're having a issue, let's see if we can narrow it down 🙂
foreign-sapphire
foreign-sapphire17mo ago
This error is from Prisma When exactly do you run into this error? Is it when using Prisma Migrate? Also, which Prisma version are you using?
absent-sapphire
absent-sapphire16mo ago
hello everyone, i am trying to connect my prisma to neon but the terminal shows PS C:\Users\Admin\Documents\Major Projects\fuzzie-app> npx prisma db push Environment variables loaded from .env Prisma schema loaded from prisma\schema.prisma Datasource "db": PostgreSQL database "mydb", schema "public" at "localhost:5432" Error: P1000: Authentication failed against database server at localhost, the provided database credentials for johndoe are not valid. Please make sure to provide valid database credentials for the database server at localhost. anyone knows how to resolve this issue ? plzz help me
foreign-sapphire
foreign-sapphire16mo ago
I replied in another thread

Did you find this page helpful?