Hi Mark,
Have you configured the operating system's firewall to permit the
connection ?
thanks
Tim
On 23/12/20 1:31 am, Mark Jenks wrote:
Okay, I cleaned it up per that link, and it doesn't seem to be working
yet.
mqtt_websockets_enabled = 1
mqtt_websockets_host = weather.mjenks.net
mqtt_websockets_port = 9001
mqtt_websockets_ssl = 0
mqtt_websockets_topic = "weather/weewx/loop"
It looks like it's listening correctly...
# netstat -tulpen|grep mosquitto
tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN
0 27106828 2136787/mosquitto
tcp6 0 0 :::9001 :::* LISTEN
0 27106831 2136787/mosquitto
tcp6 0 0 :::1883 :::* LISTEN
0 27106829 2136787/mosquitto
# nc -4 -v weather.mjenks.net 9001
Ncat: Version 7.80 ( https://nmap.org/ncat )
Ncat: Connected to 192.168.10.10:9001.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/cdb17403-1e51-2cc3-1533-6e8b33c496a8%40skybase.net.