Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Mosquitto.exe error

Sorry pasted the wrong error info, this is the correct info…

 

C:\Program Files (x86)\mosquitto>mosquitto -v

1442338379: mosquitto version 1.4.3 (build date 19/08/2015 13:37:44.73) starting

1442338379: Using default config.

1442338379: Opening ipv6 listen socket on port 1883.

1442338379: Error: Unknown error

 

C:\Program Files (x86)\mosquitto>

 

 

 

From:
Sent: None
To: mosquitto-dev@xxxxxxxxxxx
Subject: Mosquitto.exe error

 

I am new to mosquito and having difficulty getting OPENHAB to subscribe to mosquito data.    I am able to pub and subscribe at the command line without starting mosquitto (seems odd)  since when I start Mosquitto.exe with the –v option I get the following error…

 

mqtt:mymosquitto.url="">

 

mqtt:mymosquitto.qos=0

 

mqtt:mymosquitto.retain=true

 

mqtt:mymosquitto.async=true


Back to the top