Then MQTT is still not setup right. /etc/mosquitto/conf.d/myconfig.conf should have this...
persistence false allow_anonymous true password_file /etc/mosquitto/passwd acl_file /etc/mosquitto/acl listener 1883 protocol mqtt # websockets listener 9001 protocol websockets -- 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]. For more options, visit https://groups.google.com/d/optout.
