You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.7/site-packages/caching/invalidation.py", line 251, in get_redis_backend host, port = server.split(':')
ValueError: too many values to unpack (expected 2)
With redis://:my_password@redis:6379/0
The text was updated successfully, but these errors were encountered:
File "/usr/local/lib/python3.7/site-packages/caching/invalidation.py", line 251, in get_redis_backend host, port = server.split(':')
ValueError: too many values to unpack (expected 2)
With redis://:my_password@redis:6379/0
The text was updated successfully, but these errors were encountered: