On Monday, September 7, 2020 at 9:50:27 AM UTC-7, Tom Cichowicz wrote: > > I've successfully installed the MQTT extension, to attempt to get > forecast data displayed on the skin pages... > I have also installed an MQTT , for web socket requirements, and finally > got it publishing records... > Sep 7 12:43:29 weewx weewx[8055] INFO weewx.restx: MQTT: Published record > 2020-09-07 12:43:25 EDT (1599497005) > Sep 7 12:43:32 weewx weewx[8055] INFO weewx.restx: MQTT: Published record > 2020-09-07 12:43:28 EDT (1599497008) > Sep 7 12:43:34 weewx weewx[8055] INFO weewx.restx: MQTT: Published record > 2020-09-07 12:43:31 EDT (1599497011) > > Still haven't figured out the message on the index.html page... > *"Failed connecting to the weather station. Please try again later!"* > > anyone that can comment to help would be appreciated... > >
Again - search the group archives please. This has come up a dozen times. You need a MQTT broker (ie, a server) that has websockets configured correctly. You also need your weewx.conf to match that setup. There are several examples folks have previously posted on what 'correct' looks like. -- 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/16eadf6f-11a7-434e-927e-069f321955b9o%40googlegroups.com.
