knowgoio / knowgo-vehicle-simulator

An interactive multi-platform Connected Car simulator for generating and streaming realistic vehicle telemetry.
https://knowgoio.github.io/knowgo-vehicle-simulator/docs
MIT License
33 stars 7 forks source link

can not connect to hivemq #13

Open farhang19948 opened 1 year ago

farhang19948 commented 1 year ago

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

w0244079 commented 1 year ago

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!

Scharlotten commented 1 year ago

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!

Hariprasath-TE commented 7 months ago

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