Hi guys. I've been using prisma for my projects and this time I have a weird issue:
I keep getting:
Can't reach database server at
123.j.db.ondigitalocean.com:25060
Please make sure your database server is running at 123.j.db.ondigitalocean.com:25060
.
It drops pretty regularly - once/2-3 min and crashes all my systems. Digital ocean provides me with 250 connections and I've checked their metrics on connections - no issues. Im nearly certain its a prisma problem. Ty5 Replies
You decided to hold for human wisdom. We'll chime in soon! Meanwhile,
#ask-ai
is there if you need a quick second opinion.Hey 👋
Does this happen randomly? Like a few database queries work and then some do not?
hi there
yeah so exactly that
the queries are random as well
Is this happening on latest version of prisma?
yes
correct
digital ocean provides me with over 250 connections, I cant tell if prisma is out of connections or the time to obtain one is too long
but the server is not reachable
the server is always up though