aliyunmq / mq-http-python-sdk

Aliyun Message Queue(MQ) Http Python SDK
MIT License
27 stars 18 forks source link

Exception:MQClientNetworkException ("NetWorkException", "Remote end closed connection without response") #6

Closed qizai123 closed 5 years ago

qizai123 commented 5 years ago

mq-http-python-sdk V1.0.1 Samples Publish Message

Publish Message Fail. Exception:MQClientNetworkException ("NetWorkException", "Remote end closed connection without response")

根据要求填写相关验证信息,但是始终异常

lihongyiyi commented 4 years ago

请问,这个问题最后是如何解决的

JoshYuJump commented 4 years ago

Same issue

willdonggg commented 10 months ago

我也遇到这个问题,原因是用的是tcp的endpoint地址,改成http的就可以了