TheNotary removed a comment on issue #6481:
URL: https://github.com/apache/pulsar/issues/6481#issuecomment-853498753


   I came across this error with a basic python producer script.  I had put a 
shebang at the top of the script to invoke it via `./produce.py`.  It was never 
able to produce anything so wasn't the same timeout issue you described, but I 
was able to get around the issue for some reason by invoking the script without 
the shebang, eg `python produce.py`.  


-- 
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]


Reply via email to