使用腾讯云redis过程偶现 org.springframework.dao.InvalidDataAccessApiUsageException: ERR only (P)SUBSCRIBE / (P)UNSUBSCRIBE / PING / QUIT allowed in this context. channel: [id: 0x0496axxxx, L:/17x.xx.1xx.2xx:48112 - R:10.xx.xx.2xx/10.xx.xx.xs2:6379] command: (HGET), params: [[109, 97, 103, 110, 117, 115, 58, 97, 112, 105, ...], [-84, -19, 0, 5, 116, 0, 32, 100, 54, 98, ...],是什么原因导致?
环境:
腾讯云redis4.0标准版。
使用框架redisson3.16.1
相似问题