11 Replies
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
Hey! Did you run drizzle-kit studio?
Flankensteiin
FlankensteiinOP4mo ago
Yes, browser is brave with shields disabled
Ayush Kushwaha
Ayush Kushwaha4mo ago
hey i am getting password authentication failed inspite of all correct credentials as soon as i run pnpm db:studio
Flankensteiin
FlankensteiinOP4mo ago
Create a new thread.
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
Are there any errors in your terminal? Can you connect to the database using your credentials in another way?
Ayush Kushwaha
Ayush Kushwaha4mo ago
I haven't setup my database,rather I have dockerised
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
Can you connect via CLI?
Ayush Kushwaha
Ayush Kushwaha4mo ago
ya in terminal of docker i can that in container of postgresql image
Flankensteiin
FlankensteiinOP4mo ago
No errors on the terminal. the studio is getting stuck on this loading state. there are errors on the network requests.
No description
No description
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
It seems something is wrong with the database. Can you connect to the database using package(pg, @neon/serverless) that you use and run some query, for example select 1?
Flankensteiin
FlankensteiinOP4mo ago
i can for example use push with drizzle-kit push or create new users/fetch session using better-auth hooks

Did you find this page helpful?