[EnMasse] Issue building qpid-proton on Fedora

Gordon Sim gsim at redhat.com
Sat Jan 20 00:58:00 UTC 2018


On 20/01/18 00:51, Nandan Joshi wrote:
> Thanks, David. Did get my question answered on Qpid users.
> 
> With qpid-proton-0.19.0, I am not able to connect to enmasse messaging. 
> The host/port/queue params that work in the rhea JS examples 
> (simple_send, simple_recv) do not seem to work with the simple_recv.py 
> and simple_send.py e.g.s. When I run the simple_send or simple_recv with 
> the address configured as follows, in the console, I don't see a 
> receiver on the queue or topic specified.
> 
> parser.add_option("-a", "--address", 
> default="messaging-enmasse153proj.apps.dev37.openshift.opentlc.com:443/mytopic",
>                    help="address from which messages are received 
> (default %default)")

Add amqps:// at the start of the address. That will ensure it uses TLS.




More information about the enmasse mailing list