Connecting to redis internally occasionally throws an error on server restart
godsreal
HOBBYOP

a year ago

When I restart the server or push a new build for deploy, the redis internal connection occasionally fails. This causes the server to throw 5xx errors as it cannot connect to redis and it doesn't even fall back to previous deploy.

On a new restart, it might work again. But this affects things, as one can't reliably push to production and this temporarily shuts down the app until the server is restarted again.

Solved

7 Replies

godsreal
HOBBYOP

a year ago

ea8cac76-add4-4511-b9cf-000241522f03


a year ago

can you check in your service settings to see if you are still on the legacy runtime, if you are, please switch to v2


godsreal
HOBBYOP

a year ago

okay


godsreal
HOBBYOP

a year ago

should this be updated for redis service as well


a year ago

yep!


godsreal
HOBBYOP

a year ago

okay thanks


a year ago

!s


Status changed to Solved brody over 1 year ago


Loading...