P
Prisma8mo ago
Upsided

db push stuck

hello! when running prisma db push it logs that the schema is loaded then logs the datasource then does nothing! what do I do?
Solution:
It happened to me some time ago, then I realized that the database port in the connection URL was incorrect. Try to check it.
Jump to solution
2 Replies
Solution
T4u
T4u8mo ago
It happened to me some time ago, then I realized that the database port in the connection URL was incorrect. Try to check it.
Upsided
UpsidedOP8mo ago
alright that was the issue! thanks

Did you find this page helpful?