pyfdtic opened a new issue #904:
URL: https://github.com/apache/incubator-pegasus/issues/904


   按照这里的文档配置 redis-proxy, https://pegasus.apache.org/api/redis , redis-proxy 
可以正常运行, 但是使用 redis-cli 链接时, 无法读取/写入数据, 并报错:
   ```
   E2022-02-08 23:58:53.494 (1644364733494737681 15)  proxy.io-thrd.00015: 
network.cpp:240:prepare_parser(): invalid header type, remote_client = 
127.0.0.1:40514, header_type = '*5\0D\0A'
   E2022-02-08 23:58:53.494 (1644364733494766106 15)  proxy.io-thrd.00015: 
asio_rpc_session.cpp:121:operator()(): asio read from 127.0.0.1:40514 failed
   
   
   E2022-02-08 23:57:25.30 (1644364645030020869 15)  proxy.io-thrd.00015: 
network.cpp:240:prepare_parser(): invalid header type, remote_client = 
127.0.0.1:40510, header_type = '*3\0D\0A'
   E2022-02-08 23:57:25.30 (1644364645030040541 15)  proxy.io-thrd.00015: 
asio_rpc_session.cpp:121:operator()(): asio read from 127.0.0.1:40510 failed
   
   ```
   
   请问, 有可能是什么原因呢?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to