Upstash Redis Connection Lost

One of my 3 production server instances has lost connection to the Fly Upstash Redis host?

The other 2 instances seem to have a stable connection. Any thoughts?

 ewr [info]2023-11-03T09:25:31.850-04:00  WARN 334 --- [ioEventLoop-6-1] i.l.core.protocol.ConnectionWatchdog     : Cannot reconnect to [fly-pokedoku-redis.upstash.io/<unresolved>:6379]: fly-pokedoku-redis.upstash.io: Try again
2023-11-03T13:25:31Z app[3287116f009658] ewr [info]java.net.UnknownHostException: fly-pokedoku-redis.upstash.io: Try again
2023-11-03T13:25:31Z app[3287116f009658] ewr [info]	at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[na:na]

Restarting the machine manually seems to have gotten the connection back online. Is there anyway to debug what caused this?

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