wen1q84 opened a new issue #97:
URL: https://github.com/apache/rocketmq-client-python/issues/97
File "/usr/local/lib/python3.6/dist-packages/rocketmq/client.py", line
210, in send_sync
ffi_check(dll.SendMessageSync(self._handle, msg,
ctypes.pointer(c_result)))
File "/usr/local/lib/python3.6/dist-packages/rocketmq/exceptions.py", line
44, in ffi_check
raise exc_cls(msg)
rocketmq.exceptions.ProducerSendSyncFailed: None
~/logs/rocketmq-cpp log:
[rocketmq_client.log](https://github.com/apache/rocketmq-client-python/files/5061613/rocketmq_client.log)
os: ubuntu
rocketmq-client-cpp version:2.0.0
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]