I used a simple mqtt client to debug mine, saved a lot of time. There are plenty of free ones about. What are your settings in skin.conf and weewx.conf?
On Wed, 5 Sep 2018, 02:35 Pat, <[email protected]> wrote: > Hey there, I can help a little later today - back at work today. > > Initial thoughts are there should be some debugging info in Chrome. Open > the Developer Tools (F12 on Windows), and then select the Console tab. You > should see status like "Connecting to MQTT" or "MQTT connect failed. > Reason: xyz" > > > On Tuesday, September 4, 2018 at 9:54:19 AM UTC-4, G Hammer wrote: >> >> I have the Belchertown skin installed and working well. >> I then installed the weewx mqtt extension (0.18) and configured it using >> test.mosquitto.org >> Data is sent according to the log entries and but subscribing via MQTT.fx >> {"rain24_in": "0.0", "barometer_inHg": "30.34", "outHumidity": "80.0", >> "altimeter_inHg": "30.2521121579", "maxSolarRad": "396.841281938", >> "dewpoint_F": "71.4119164898", "rain_in": "0.0", "cloudbase_foot": >> "1945.01897958", "heatindex_F": "78.1", "inDewpoint_F": "68.9270249035", >> "dayRain_in": "0.0", "rain_period": "800.0", "outTemp_F": "78.1", >> "appTemp_F": "86.3498648255", "windchill_F": "78.1", "hourRain_in": "0.0" >> , "humidex_F": "94.7038960786", "rainRate_inch_per_hour": "0.0", >> "windGust_mph": "1.1", "pressure_inHg": "29.8", "inTemp_F": "77.9", >> "usUnits": "1.0", "windSpeed_mph": "0.2", "UV": "0.0", "dateTime": >> "1536065799.0", "windDir": "106.0", "inHumidity": "74.0", >> "radiation_Wpm2": "66.31"} >> >> The site shows "Connecting to weather station real time data" and stays >> with that status. >> However, the displayed data is current if I refresh the page. >> Graphs are not displayed on the main page, but are generated and shown on >> the graphs page. >> >> So, to sum it up, mqtt is working, the site can get the data and displays >> it. Connecting to real time data never goes away and graphs on main page do >> not appear. >> >> Any idea where to look? >> > -- > 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. > -- 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.
