Chris, pretty tough to know without more information. Try Gary's suggestion 
to see what's in the system log. Seems like there's something with weewx 
and the MQTT extension (not necessarily the skin). 

But in addition let's try this:


   1. Use Chrome or Firefox and open their developer tool panel. 
      1. Chrome is under Menu > More Tools > Developer Tools
      2. Firefox is under Menu > Web Developer > Toggle Tools
   2. Then open the Console tab and browse to your website with /?debug=true 
   at the end of your website address. 
   3. Then inside that Console window will be *a lot* of information. 
   Hopefully you're on skin 1.0.1 because that skin version shows MQTT debug 
   data very easily.


Inside that data stream should be the timestamp from weewx under 
"dateTime". Here's an example of my station with the timestamp bolded. What 
does yours show? 

{"UV": "0.0", "barometer_inHg": "30.0435346853", "outHumidity": "72.7", 
"maxSolarRad": "0.0", "dewpoint_F": "57.7446963505", "cloudbase_foot": 
"2488.02355671", "heatindex_F": "66.8", "altimeter_inHg": "30.0418515007", 
"dayRain_in": "0.01", "outTemp_F": "66.8", "appTemp_F": "68.1374342821", 
"windchill_F": "66.8", "hourRain_in": "0.01", "humidex_F": "73.179781909", 
"rainRate_inch_per_hour": "0.0", "pressure_inHg": "29.5869803759", "usUnits"
: "1.0", "txBatteryStatus": "0.0", "windSpeed_mph": "2.0", "rain24_in": 
"0.01", *"dateTime": "1560216168.0"*, "windDir": "159.04743083", 
"radiation_Wpm2": "0.0"}




if you browse to your website in Chrome, then go to Chrome 

On Monday, June 10, 2019 at 9:15:03 PM UTC-4, gjr80 wrote:
>
> Hi,
>
> Impossible to say anything without more info. The log may well have no 
> errors but it can still tell us a lot. I suggest you edit weewx.conf, set 
> debug=1, save weewx.conf then restart WeeWX. Let WeeWX run for at least 
> three report cycles then post a log extract from when you restarted WeeWX 
> through until the three report cycles have completed. Don't edit the log 
> extract.
>
> Gary
>
> On Tuesday, 11 June 2019 10:08:23 UTC+10, Chris P wrote:
>>
>> Would anyone have any idea why the Data Received no longer displays the 
>> date and time correctly?  I had everything setup perfectly last night, had 
>> a storm roll through and lost power, and ever since, the display shows 
>> Connected 
>> to weather station live. Data received Invalid date.  I cant seem to 
>> pinpoint how i would be able to fix this, since there are no errors in the 
>> syslog.
>>
>

-- 
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/8a27ebf5-f327-4dcc-b88b-1837dda7b0e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to