umati / UA-CloudPublisher

umati-fork of OPC UA cloud publisher --- reference implementation leveraging OPC UA PubSub over MQTT. It runs in a Docker container on standard Docker hosts or on Kubernetes and comes with an easy-to-use web user interface.
Other
0 stars 0 forks source link

Can not conntect to MQTT Broker #29

Closed Kantiran91 closed 4 months ago

Kantiran91 commented 4 months ago

    

Env

os = mac mqttbroker: mosquitto version 2.0.15  Version: ?? OPC UA Server: opc.tcp://opcua.umati.app:4843/

Log

Disconnected from MQTT broker: UnspecifiedError info: UAApplication[0]       OPC UA Stack: Validation errors suppressed:  [OU="E, CN=SampleServer-applicationName@127.0.0.1", O=Umati, L=Frankfurt, S=HE, C=DE] [6C844768FC5B3B60659CC6B87C64CC356B86FD87] info: UAApplication[0]       OPC UA Stack: 04/19/2024 06:59:26.952 Validation errors suppressed:  [OU="E, CN=SampleServer-applicationName@127.0.0.1", O=Umati, L=Frankfurt, S=HE, C=DE] [6C844768FC5B3B60659CC6B87C64CC356B86FD87] warn: MQTTClient[0]       Disconnected from MQTT broker: UnspecifiedError crit: MQTTClient[0]       Failed to connect to MQTT broker: Error while connecting with host '127.0.0.1:1883'. warn: MQTTClient[0]       Disconnected from MQTT broker: UnspecifiedError warn: MQTTClient[0]       Disconnected from MQTT broker: UnspecifiedError

Kantiran91 commented 4 months ago

was my mistake