so I tried turning off the user/pass business and still no luck however I have noticed something interesting.
When I go through the mosquitto_sub -t mytopic -h myaddress -u myuser -P mypass it just hangs and never finishes wonder what could be causing that On Saturday, May 6, 2023 at 1:48:19 PM UTC-4 vince wrote: > On Saturday, May 6, 2023 at 10:37:54 AM UTC-7 Kevin Crivelli wrote: > > yeah man, no joy > > > I'd suggest turning off user/pass in MQTT at least temporarily until you > get the websockets working, then reenable user/pass. Do one thing at a > time. > > I spun up a clean pi without mosquitto user/pass and it worked fine the > first time. My procedure and config file entries are on github (here) > <https://github.com/vinceskahan/weewx-odds-and-ends/blob/master/install-belchertown-websockets> > if > you want to compare with yours. Note that I did a "v5 pip --user" > installation so some weewx paths and commands differ, but the mosquitto > stuff and weewx.conf edits should be the same. Should be self-evident > where you need to tweak my example. > > Remember to restart weewx or mosquitto if you mess with their respective > config files... > > -- 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/53278c9e-b5b9-4b6a-a70d-71bb9267ecbbn%40googlegroups.com.
