❯ flyctl redis connect redis-cache
? Select a database to connect to redis-cache (iad) personal
Proxying local port 16379 to remote [xxxx:x:xxxx:x:x::x]:6379
I/O error
127.0.0.1:16379> set test test
I/O error
Error: Server closed the connection
(8.48s)
127.0.0.1:16379>
Is there an outage from Upstash or Fly or am I missing something in what I’m doing ?
Thanks