On Saturday, July 27, 2019 at 8:02:18 AM UTC-7, Jeff Detmold wrote: > > Running weewx 3.9.1 with mqtt extension 0.19 with Mosquitto > everything works great when I do not use mqtt authentication however as > soon as I add auth things go a bit sideways. logs show that mqtt is being > sent however all that is received is UV as soon as I remove auth from the > config everything starts working again. > > I am using the mqtt extension from the weewx documentation > https://github.com/weewx/weewx/wiki/mqtt > > Any one have any ideas? >
I'd probably start by running weewx with debug=1 and examining the weewx host syslogs, and also check the mosquitto server's logs to see what the server-side thinks is going on. You could also verify that you can mosquitto_sub using authentication from the commandline. But no, if only one element is received with auth on, that's pretty strange. -- 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/06ca34ca-ca21-45d2-9939-0c5470b1c8a3%40googlegroups.com.
