i'm having issues connecting to my database server...
# help
j
i'm having issues connecting to my database server, and it only started happening about 30 mins ago. the website works fine, but using prisma, connecting to it through the postgres CLI and also pgadmin fails with a timeout
n
Hello @josh.! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
j
Hi Josh, I was also having this problem as well. The accounts time out after a bit if there's been no api calls, so I wonder if your project has gone into it's hibernation mode?
n
josh. (2022-05-26)
j
no, I was actively working on it too, and all of a sudden it just wouldn't respond. at the moment I created another project and the other project has no issues so far. I haven't checked the older one yet