N
Neon6mo ago
rare-sapphire

Hi there. I'm able to connect to my

Hi there. I'm able to connect to my NeonDB fine from home on my Windows machine (via pgAdmin) but when I try on my mac at work, I get connection timeout expired every time. Could this be a firewall issue at work? Do I need some kind of cert on my mac os?
4 Replies
stormy-gold
stormy-gold6mo ago
There's no specific requirement for connecting from a Mac. You could try connecting via psql to rule out a network/firewall issue. https://neon.tech/docs/connect/query-with-psql-editor
Neon
Connect with psql - Neon Docs
The following instructions require a working installation of psql. The psql client is the native command line client for Postgres. It provides an interactive session for sending commands to Postgres a...
exotic-emerald
exotic-emerald6mo ago
Same result.
stormy-gold
stormy-gold6mo ago
If you can connect from home but not from work, it does sound like a network issue. I use a Mac. There's nothing special I do on a Mac to connect.
exotic-emerald
exotic-emerald6mo ago
Ok thanks

Did you find this page helpful?