Cannot connect remotely to my postgress database
muiterz
HOBBYOP

10 months ago

I have 2 postgress instances running. There are working fine, but I cannot connect remotely. I enabled public internet, but the connection is not working. please help

$10 Bounty

7 Replies

10 months ago

Hey! Can you share the error you are getting?


medim

Hey! Can you share the error you are getting?

muiterz
HOBBYOP

10 months ago

Just a timeout, no connection or error. I created the public url but wont work


yashko
PRO

10 months ago

Hi @muiterz! Have you tried to copy "MONGO_PUBLIC_URL" from the "Variables" tab of your MongoDB instance?
Also can you please show how you try to connect, do you use GUI client like DBeaver or mongo CLI?


yashko

Hi @muiterz! Have you tried to copy "MONGO_PUBLIC_URL" from the "Variables" tab of your MongoDB instance?Also can you please show how you try to connect, do you use GUI client like DBeaver or mongo CLI?

muiterz
HOBBYOP

10 months ago

I use postgress, no mongodb :). I have setup public url in the network setting


muiterz

I use postgress, no mongodb :). I have setup public url in the network setting

yashko
PRO

10 months ago

I see. How you use this public URL then? Do you paste it somewhere?


peter-peter254
HOBBY

10 months ago

Please check my tutorial on how to connect remotely.
https://youtu.be/9y2NLxx9HNQ?si=ZFlnu6TjQwL4XiQi


peter-peter254

Please check my tutorial on how to connect remotely.https://youtu.be/9y2NLxx9HNQ?si=ZFlnu6TjQwL4XiQi

muiterz
HOBBYOP

10 months ago

Excellent!! works perfectly slightly_smiling_face emoji I was connecting the non tcp version. It is working now. many thanks!


Loading...