N
Neon12mo ago
correct-apricot

My Neon console is showing the database

My Neon console is showing the database is running but the prisma is unable to connect it. I checked the connection string but it not able to connect.
2 Replies
fair-rose
fair-rose12mo ago
What error are you seeing?
ambitious-aqua
ambitious-aqua12mo ago
what is this error talking about /api/auth/error?error=%0AInvalid%20%60TURBOPACKimportedmodule%245b%24project%245d2f%24packages%242f%24db%242f%24src%242f%24index%242e%24ts%245b%24app%242d%24route%245d%24%2428%24ecmascript%2429%24%5B%22default%22%5D.user.findFirst()%60%20invocation%20in%0AC%3A%5CUsers%5CHP%5COneDrive%5C%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88%5CCODING%5CCohort%202.0%5Cweek-17%5Cpaytm-wallet-app%5Capps%5Cuser_app%5C.next%5Cserver%5Cchunks%5C%5Bproject%5Da17d40._.js%3A50%3A189%0A%0A%20%2047%20%20%20%20%20%7D%0A%20%2048%20%7D%2C%0A%20%2049%20async%20authorize%20(credentials)%20%7B%0A%E2%86%92%2050%20%20%20%20%20const%20existingUser%20%3D%20await%20TURBOPACKimportedmodule%245b%24project%245d2f%24packages%242f%24db%242f%24src%242f%24index%242e%24ts%245b%24app%242d%24route%245d%24%2428%24ecmascript%2429%24__%5B%22default%22%5D.user.findFirst(%0ACan%27t%20reach%20database%20server%20at%20%60ep-polished-base-10863480-pooler.ap-southeast-1.aws.neon.tech%3A5432%60%0A%0APlease%20make%20sure%20your%20database%20server%20is%20running%20at%20%60ep-polished-base-10863480-pooler.ap-southeast-1. But finally I am running a docker container so it resolve for me

Did you find this page helpful?