N
Neon13mo ago
stormy-gold

99

Connecting from Rust/Diesel-async times out. I've grabbed someone's sample code https://github.com/yasamoka/axum-diesel-async-example. If I update the .env with a local running postgres on 5432, the async connection works. If I update the .env to my Neon db URL, it times out. What am I missing?
2 Replies
unwilling-turquoise
unwilling-turquoise13mo ago
Hmm. Strange. I've not had any issues myself. By any chance are you located far from your neon DB?
stormy-gold
stormy-goldOP13mo ago
No, I'm a mac and I fixed the firewall issue - it was working for a week. Then I hit this issue and I don't know if it my firewall or something else. I can connect to other cloud services just fine.

Did you find this page helpful?