knowgo-vehicle-simulator icon indicating copy to clipboard operation
knowgo-vehicle-simulator copied to clipboard

can not connect to hivemq

Open farhang19948 opened this issue 2 years ago • 3 comments

Hello sir I want to connect knowgo to hivemq broker but when deploying knowgo on vps not connected, when installing on my windows everything is fine and connected to broker... I checked firewall role and ufw and all of them is open. in port scanner, scan my vps ports, i findout port 1883 not open in my vps, although in the firewall role group I have hivemq vps and port 1883 is open! CAN YOU help me...

farhang19948 avatar Nov 19 '22 21:11 farhang19948

Hello,

It seems that the interface is not publishing to the specified MQTT broker. I have tried multiple combinations of brokers, ports and topics and the app does not publish telemetry to any of them. I there an area in the code that I could look at which addresses the publishing of mqtt data? Thanks!

w0244079 avatar Mar 07 '23 14:03 w0244079

I faced the same issue, I tried multiple brokers, local ones and remote ones but the MQTT configuration doesn't seem to pick it up. Can you please look into it? Thanks!

Scharlotten avatar Mar 23 '23 09:03 Scharlotten

I tried to connecting to my local as well as hosted brokers on web and i failed. The docs says something is to be changed in the config.yaml file. I understood and did that but it is still failing to publish data to MQTT broker. Any possible remedy to this issue....

Hariprasath-TE avatar Jan 08 '24 07:01 Hariprasath-TE