I’ve been getting intermittent connection errors when connecting to my Upstash Redis instance. I’m connecting using Python and get the following error:
redis.exceptions.ConnectionError: Connection closed by server.
I have been using the same Redis instance for a few months and haven’t had any issues. This connection issue started about 16 hours ago.
According to the Fly CLI and Upstash dashboard the Redis instance is fine. I have restarted my Fly machines but that hasn’t helped.
Is there any other way to debug the Redis instance so that I can figure out what’s going on?
Do you still encounter the issues? We had some upgrades yesterday and found some glitch in the server configuration that might drop the connections time to time.
It should be fixed now. Can you please confirm?
We will take necessary actions in order to prevent this happening again.