I have Ignition using MQTT engine to connect to a Chariot Broker and Ignition Edge using MQTT Transmission to connect to the same Chariot Broker. Ignition connects successfully but Edge fails with the following error
I'm using the same connection settings (url, user, pass, etc) in Ignition and Edge. The Edge node can ping and telnet to the Broker so there is no firewall issue. However I dont see any connection attempts in the Chariot Broker logs so the connection request doesn't reach the broker.
What are the causes of the UnknownHostException? I'm not sure if this is a bug or a config issue.