Fly redis Error: tunnel unavailable for organization personal: failed probing "personal": context deadline exceeded

I’m getting the following error when attempting to connect to my redis instance. I can see it’s available in Upstash: Serverless Data for Redis and Kafka, Console<my_id>

Any idea how I can resolve this?

$ fly redis connect
? Select a database to connect to empty-butterfly-7394 (gru) personal
Opening a wireguard tunnel to personal 🌎Error: tunnel unavailable for organization personal: failed probing "personal": context deadline exceeded

Hey there,

I see you’re having some issues with connecting to your redis instance. I just wanted to point out this post here that might be of some use to you- Error tunnel unavailable: failed probing "personal": context deadline exceeded.

It looks like it’s similar to your issue, let me know if that helps at all. Also here is another doc about Wireguard for reference- flyctl wireguard · Fly Docs

1 Like

Gave this a try and it helped resolve the issue. Thanks

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.