Open
Description
As soon as we moved to TLS connection, pub/sub client returned this stacktrace
RedisClient::ProtocolError (Unknown sigil type: "9" (rediss://..)):
redis-client (0.22.2) lib/redis_client/ruby_connection.rb:101:in `rescue in read'
redis-client (0.22.2) lib/redis_client/ruby_connection.rb:94:in `read'
redis-client (0.22.2) lib/redis_client.rb:513:in `next_event'
redis (5.3.0) lib/redis/subscribe.rb:66:in `subscription'
redis (5.3.0) lib/redis/subscribe.rb:29:in `psubscribe_with_timeout'
redis (5.3.0) lib/redis.rb:173:in `_subscription'
redis (5.3.0) lib/redis/commands/pubsub.rb:43:in `psubscribe_with_timeout'
RedisClient::ProtocolError (Unknown sigil type: "e" (rediss://..)):
RedisClient::ProtocolError (Unknown sigil type: "a" (rediss://..)):
RedisClient::ProtocolError (Unknown sigil type: "2" (rediss://..)):
RedisClient::ProtocolError (Unknown sigil type: "f" (rediss://..)):
RedisClient::ProtocolError (Unknown sigil type: "0" (rediss://..)):
RedisClient::ProtocolError (Unknown sigil type: "1" (rediss://..)):
Server is running version 7.4.0.
Any idea what's going on?
Metadata
Metadata
Assignees
Labels
No labels