If you have killed all of those extra WeeWX processes we really need to see 
another log extract. Suggest you restart WeeWX and post the log from WeeWX 
startup through until at least 10 minutes have passed. You may well think 
it is the same old error but there may well be clues in the log.

Gary

On Thursday, 8 July 2021 at 16:52:38 UTC+10 david_h wrote:

> Thanks for the suggestion.  Tried that and still getting the same error - 
> could it be something to do with my basic network setup, as getting a lot 
> of UFW from local IP addresses, as per below (192.168.0.24 is the IP 
> address I have reserved for my RPi in my router)?
>
> Jul  7 10:41:09 raspberrypi kernel: [  481.832211] [UFW BLOCK] IN=wlan0 
> OUT= MAC=b8:27:eb:6b:80:28:9c:b6:d0:92:29:4d:08:00 SRC=192.168.0.21 
> DST=192.168.0.24 LEN=141 TOS=0x00 PREC=0x00 TTL=128 ID=40085 PROTO=UDP 
> SPT=57285 DPT=161 LEN=121
> Jul  7 10:41:30 raspberrypi kernel: [  503.033320] [UFW BLOCK] IN=wlan0 
> OUT= MAC=01:00:5e:00:00:01:e4:57:40:c2:d3:72:08:00 SRC=192.168.0.1 
> DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=20070 PROTO=2
> Jul  7 10:41:30 raspberrypi kernel: [  503.100239] [UFW BLOCK] IN=wlan0 
> OUT= MAC=01:00:5e:00:00:fb:00:05:cd:7f:92:10:08:00 SRC=192.168.0.51 
> DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
> Jul  7 10:41:39 raspberrypi kernel: [  511.985208] [UFW BLOCK] IN=wlan0 
> OUT= MAC=01:00:5e:00:00:fb:9c:b6:d0:92:29:4d:08:00 SRC=192.168.0.21 
> DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=37440 PROTO=2
>
> Any help anyone can give would be much appreciated.
>
> Thanks
>
> On Wed, 7 Jul 2021 at 17:19, Les Niles <[email protected]> wrote:
>
>> Do you have multiple instances of weewx running?  That number enclosed in 
>> ‘[]’ after ‘weewx’ in the log messages should be the process ID; there are 
>> 3 different PIDs intermixed in your log.  Run “ps uax | grep weewx” — there 
>> should be exactly one instance of python running weewxd.  A reboot will 
>> probably fix it.
>>
>>   -Les
>>
>>
>>
>> On 7 Jul 2021, at 7:09, Doug Jenkins <[email protected]> wrote:
>>
>> Have you tried to put the the new IP address in the [MQTT] section of the 
>> weewx.conf file? I see this error which leads me to believe your DNS is 
>> still pointed to the old IP address of your former network
>>
>> Jul  7 11:04:16 raspberrypi weewxd: restx: MQTT: Failed upload attempt 1: 
>> [Errno -3] Temporary failure in name resolution
>>
>> On Wednesday, July 7, 2021 at 8:06:52 AM UTC-4 david_h wrote:
>>
>>> Hi - I recently changed my home network set up, which meant the IP 
>>> address of my Davis Vantage Pro 2 changed.  I am using an IPlogger. I 
>>> changed the setting of "host" in weewx.conf to the new IP address, but my 
>>> system doesn't seem to be working.  Have I missed some other setting that I 
>>> need to change.  I use the Belchertown skin (with a MQTT broker on a remote 
>>> server), but can't see anything in the skin configuration file that 
>>> references the IP address. Am I missing something.  The log file is shown 
>>> below.  Any help in solving this would be much appreciated.
>>>
>>> Jul  7 11:03:26 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Driver 
>>> vers                                                                        
>>>                                                                             
>>>                             
>>>                                                              ion is 3.2.2
>>>
>>> Jul  7 11:03:26 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Option 
>>> loop                                                                        
>>>                                                                             
>>>                             
>>>                                                              _request=1
>>>
>>> Jul  7 11:03:26 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Opened up 
>>> e                                                                           
>>>                              
>>>                                                                             
>>>                                                          thernet 
>>> host 192.168.0.28 on port 22222. timeout=4.0, tcp_send_delay=0.5
>>>
>>> Jul  7 11:03:26 raspberrypi kernel: [ 1818.633379] [UFW BLOCK] IN=eth0 
>>> OUT= 
>>> MAC=                                                                        
>>>                                                                             
>>>                                                                             
>>>   
>>>            
>>> 01:00:5e:00:00:fb:90:21:06:46:88:f9:08:00:46:c0:00:20:00:00:40:00 
>>> SRC=10.0.1.200                                                              
>>>                                                                             
>>>                            
>>>                                                                          
>>> DST=224.0.0.251 
>>> LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
>>>
>>> Jul  7 11:03:26 raspberrypi weewx[1128] ERROR weewx.drivers.vantage: 
>>> ip-read err                                       
>>>                                                                             
>>>                                                                             
>>>                                               or: 
>>> timed out
>>>
>>> Jul  7 11:03:26 raspberrypi weewx[1128] ERROR weewx.drivers.vantage: 
>>> LOOP try 
>>> #4                                                                          
>>>                                                                             
>>>                                                                       
>>>                  ; error: timed out
>>>
>>> Jul  7 11:03:26 raspberrypi weewx[1128] ERROR weewx.drivers.vantage: 
>>> LOOP max 
>>> tr                                                                          
>>>                                                                   
>>>                                                                             
>>>                      ies 
>>> (4) exceeded.
>>>
>>> Jul  7 11:03:26 raspberrypi weewx[1128] INFO weewx.engine: Main loop 
>>> exiting. Sh                                                             
>>>                                                                             
>>>                                                                             
>>>                         utting 
>>> engine down.
>>>
>>> Jul  7 11:03:27 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Rude wake 
>>> u                                                                           
>>>                                                                             
>>>                                                                             
>>>          
>>>  p of console successful
>>>
>>> Jul  7 11:03:28 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Hardware 
>>> ty                                                                          
>>>                                                                             
>>>  
>>>                                                                             
>>>           pe 
>>> is 16
>>>
>>> Jul  7 11:03:29 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> ip-read 
>>> err                                                                         
>>>         
>>>                                                                             
>>>                                                                             
>>>     or: 
>>> timed out
>>>
>>> Jul  7 11:03:29 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> LOOP try #1      
>>>                                                                             
>>>                                                                             
>>>                                                                             
>>>    ; 
>>> error: timed out
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: ISS 
>>> ID is 1
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Hardware name: Vantage Pro2
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.engine.StdTimeSynch
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.engine.StdTimeSynch
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.engine.StdConvert
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.engine: StdConvert 
>>> target unit is 0x1
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.engine.StdConvert
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.engine.StdCalibrate
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.engine.StdCalibrate
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.engine.StdQC
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.engine.StdQC
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.wxservices.StdWXCalculate
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.manager: Daily 
>>> summary version is 4.0
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.wxservices.StdWXCalculate
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.wxxtypes.StdWXXTypes
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.wxxtypes.StdWXXTypes
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.wxxtypes.StdPressureCooker
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.wxxtypes.StdPressureCooker
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.wxxtypes.StdRainRater
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.wxxtypes.StdRainRater
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.wxxtypes.StdDelta
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.wxxtypes.StdDelta
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.engine.StdArchive
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.engine: Archive will 
>>> use data binding wx_binding
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.engine: Record 
>>> generation will be attempted in 'hardware'
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.engine: Using archive 
>>> interval of 300 seconds (specified by hardware)
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Use LOOP 
>>> data in hi/low calculations: 1
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.engine.StdArchive
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.restx.StdStationRegistry
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.restx: 
>>> StationRegistry: Station will be registered.
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.restx.StdStationRegistry
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.restx.StdWunderground
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.restx: WU 
>>> essentials: {}
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.restx: 
>>> Wunderground-RF: Data for station IASHTEAD8 will be posted
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.restx.StdWunderground
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.restx.StdPWSweather
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.restx: PWSWeather: 
>>> Data for station DHASHTEAD will be posted
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.restx.StdPWSweather
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.restx.StdCWOP
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.restx: CWOP: Posting 
>>> not enabled.
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.restx.StdCWOP
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.restx.StdWOW
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.restx: WOW: Data for 
>>> station 2ac56765-3645-e811-a822-0003ff596ea9 will be posted
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.restx.StdWOW
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.restx.StdAWEKAS
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] INFO weewx.restx: AWEKAS: 
>>> Posting not enabled.
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.restx.StdAWEKAS
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service user.mqtt.MQTT
>>>
>>> Jul  7 11:03:31 raspberrypi weewx[1716] DEBUG weewx.manager: Daily 
>>> summary version is 4.0
>>>
>>> Jul  7 11:03:32 raspberrypi weewxd: restx: MQTT: service version is 0.18
>>>
>>> Jul  7 11:03:32 raspberrypi weewxd: restx: MQTT: binding to [u'archive', 
>>> u'loop']
>>>
>>> Jul  7 11:03:32 raspberrypi weewxd: restx: MQTT: TLS parameters: 
>>> {u'ca_certs': u'/etc/ssl/certs/ca-certificates.crt', u'tls_version': 3}
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.manager: Daily 
>>> summary version is 4.0
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.manager: Daily 
>>> summary version is 4.0
>>>
>>> Jul  7 11:03:32 raspberrypi weewxd: restx: MQTT: topic is weather
>>>
>>> Jul  7 11:03:32 raspberrypi weewxd: restx: MQTT: desired unit system is 
>>> METRICWX
>>>
>>> Jul  7 11:03:32 raspberrypi weewxd: restx: MQTT: data will be uploaded 
>>> to mqtt://xxx:[email protected]:8883/ <http://xxx:[email protected]:8883/>
>>>
>>> Jul  7 11:03:32 raspberrypi weewxd: restx: MQTT: network 
>>> encryption/authentication will be attempted
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service user.mqtt.MQTT
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.engine.StdPrint
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.engine.StdPrint
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.engine: Loading 
>>> service weewx.engine.StdReport
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.engine: Finished 
>>> loading service weewx.engine.StdReport
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] INFO __main__: Starting up weewx 
>>> version 4.5.1
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.manager: Daily 
>>> summary version is 4.0
>>>
>>> Jul  7 11:03:32 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Gentle wake up of console successful
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1716] INFO weewx.engine: Clock error 
>>> is -0.12 seconds (positive is fast)
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1716] INFO weewx.engine: Using binding 
>>> 'wx_binding' to database 'weewx.sdb'
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1716] INFO weewx.manager: Starting 
>>> backfill of daily summaries
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1716] INFO weewx.manager: Daily 
>>> summaries up to date
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Getting archive packets since 2021-07-07 11:15:00 BST (1625652900)
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> ip-read error: timed out
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> LOOP try #2; error: timed out
>>>
>>> Jul  7 11:03:33 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Gentle wake up of console successful
>>>
>>> Jul  7 11:03:35 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Retrieving 3 page(s); starting index= 1
>>>
>>> Jul  7 11:03:35 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 8.0, 'barometer': 29.849, 'lowOutTemp': 
>>> 61.3, 'outHumidity': 89.0, 'interval': 5, 'rain': 0.0, 'dateTime': 
>>> 1625653200, 'windDir': 112.5, 'outTemp': 61.8, 'windSpeed': 2.0, 
>>> 'inHumidity': 49.0, 'inTemp': 74.1, 'wind_samples': 124.0, 
>>> 'rxCheckPercent': 100.0, 'ET': 0.0, 'highOutTemp': 61.8, 'rainRate': 0.0, 
>>> 'usUnits': 1, 'windGustDir': 202.5}
>>>
>>> Jul  7 11:03:35 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 5.0, 'barometer': 29.848, 'lowOutTemp': 
>>> 61.8, 'outHumidity': 88.0, 'interval': 5, 'rain': 0.0, 'dateTime': 
>>> 1625653500, 'windDir': 135.0, 'outTemp': 62.3, 'windSpeed': 2.0, 
>>> 'inHumidity': 49.0, 'inTemp': 74.1, 'wind_samples': 113.0, 
>>> 'rxCheckPercent': 96.52083333333333, 'ET': 0.0, 'highOutTemp': 62.3, 
>>> 'rainRate': 0.0, 'usUnits': 1, 'windGustDir': 180.0}
>>>
>>> Jul  7 11:03:35 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 6.0, 'barometer': 29.849, 'lowOutTemp': 
>>> 62.3, 'outHumidity': 88.0, 'interval': 5, 'rain': 0.0, 'dateTime': 
>>> 1625653800, 'windDir': 180.0, 'outTemp': 63.3, 'windSpeed': 2.0, 
>>> 'inHumidity': 49.0, 'inTemp': 75.3, 'wind_samples': 117.0, 
>>> 'rxCheckPercent': 99.9375, 'ET': 0.0, 'highOutTemp': 63.3, 'rainRate': 0.0, 
>>> 'usUnits': 1, 'windGustDir': 180.0}
>>>
>>> Jul  7 11:03:35 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 10.0, 'barometer': 29.85, 'lowOutTemp': 
>>> 63.4, 'outHumidity': 84.0, 'interval': 5, 'rain': 0.0, 'dateTime': 
>>> 1625654100, 'windDir': 225.0, 'outTemp': 64.0, 'windSpeed': 3.0, 
>>> 'inHumidity': 47.0, 'inTemp': 76.3, 'wind_samples': 117.0, 
>>> 'rxCheckPercent': 99.9375, 'ET': 0.0, 'highOutTemp': 64.0, 'rainRate': 0.0, 
>>> 'usUnits': 1, 'windGustDir': 180.0}
>>>
>>> Jul  7 11:03:36 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 8.0, 'barometer': 29.852, 'lowOutTemp': 
>>> 63.9, 'outHumidity': 83.0, 'interval': 5, 'rain': 0.0, 'dateTime': 
>>> 1625654400, 'windDir': 202.5, 'outTemp': 63.9, 'windSpeed': 2.0, 
>>> 'inHumidity': 47.0, 'inTemp': 76.1, 'wind_samples': 116.0, 
>>> 'rxCheckPercent': 99.08333333333333, 'ET': 0.0, 'highOutTemp': 64.0, 
>>> 'rainRate': 0.0, 'usUnits': 1, 'windGustDir': 157.5}
>>>
>>> Jul  7 11:03:36 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 9.0, 'barometer': 29.854, 'lowOutTemp': 
>>> 63.6, 'outHumidity': 83.0, 'interval': 5, 'rain': 0.0078740157, 'dateTime': 
>>> 1625654700, 'windDir': 180.0, 'outTemp': 63.6, 'windSpeed': 3.0, 
>>> 'inHumidity': 47.0, 'inTemp': 75.7, 'wind_samples': 117.0, 
>>> 'rxCheckPercent': 99.9375, 'ET': 0.0, 'highOutTemp': 63.9, 'rainRate': 0.0, 
>>> 'usUnits': 1, 'windGustDir': 135.0}
>>>
>>> Jul  7 11:03:36 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 6.0, 'barometer': 29.855, 'lowOutTemp': 
>>> 63.4, 'outHumidity': 85.0, 'interval': 5, 'rain': 0.0, 'dateTime': 
>>> 1625655000, 'windDir': 157.5, 'outTemp': 63.4, 'windSpeed': 2.0, 
>>> 'inHumidity': 48.0, 'inTemp': 75.3, 'wind_samples': 117.0, 
>>> 'rxCheckPercent': 99.9375, 'ET': 0.0, 'highOutTemp': 63.6, 'rainRate': 0.0, 
>>> 'usUnits': 1, 'windGustDir': 112.5}
>>>
>>> Jul  7 11:03:36 raspberrypi weewx[1716] WARNING weewx.engine: Ignore 
>>> historical record: {'windGust': 3.0, 'barometer': 29.855, 'lowOutTemp': 
>>> 63.3, 'outHumidity': 85.0, 'interval': 5, 'rain': 0.0, 'dateTime': 
>>> 1625655300, 'windDir': 157.5, 'outTemp': 63.3, 'windSpeed': 1.0, 
>>> 'inHumidity': 48.0, 'inTemp': 75.0, 'wind_samples': 117.0, 
>>> 'rxCheckPercent': 99.9375, 'ET': 0.0, 'highOutTemp': 63.4, 'rainRate': 0.0, 
>>> 'usUnits': 1, 'windGustDir': 135.0}
>>>
>>> Jul  7 11:03:36 raspberrypi weewx[1716] ERROR weewx.manager: Unable to 
>>> add record 2021-07-07 10:40:00 BST (1625650800) to database 'weewx.sdb': 
>>> UNIQUE constraint failed: archive.dateTime
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1128] DEBUG weewx.restx: 
>>> Wunderground-RF: Failed upload attempt 1: <urlopen error [Errno -3] 
>>> Temporary failure in name resolution>
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1128] ERROR weewx.restx: 
>>> Wunderground-RF: Failed to publish record 2021-07-07 11:02:41 BST 
>>> (1625652161): Failed upload after 1 tries
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] ERROR weewx.manager: Unable to 
>>> add record 2021-07-07 10:45:00 BST (1625651100) to database 'weewx.sdb': 
>>> UNIQUE constraint failed: archive.dateTime
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] ERROR weewx.manager: Unable to 
>>> add record 2021-07-07 10:50:00 BST (1625651400) to database 'weewx.sdb': 
>>> UNIQUE constraint failed: archive.dateTime
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] ERROR weewx.manager: Unable to 
>>> add record 2021-07-07 10:55:00 BST (1625651700) to database 'weewx.sdb': 
>>> UNIQUE constraint failed: archive.dateTime
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] ERROR weewx.manager: Unable to 
>>> add record 2021-07-07 11:00:00 BST (1625652000) to database 'weewx.sdb': 
>>> UNIQUE constraint failed: archive.dateTime
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> DMPAFT complete: page timestamp 2021-06-28 14:50:00 BST (1624888200) less 
>>> than final timestamp 2021-07-07 11:00:00 BST (1625652000)
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Catch up complete.
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] INFO weewx.engine: Starting main 
>>> packet loop.
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> ip-read error: timed out
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> LOOP try #3; error: timed out
>>>
>>> Jul  7 11:03:37 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Gentle wake up of console successful
>>>
>>> Jul  7 11:03:38 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Requesting 200 LOOP packets.
>>>
>>> Jul  7 11:03:38 raspberrypi weewx[1716] DEBUG weewx.drivers.vantage: 
>>> Gentle wake up of console successful
>>>
>>> Jul  7 11:03:41 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> ip-read error: timed out
>>>
>>> Jul  7 11:03:41 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> LOOP try #4; error: timed out
>>>
>>> Jul  7 11:03:41 raspberrypi weewx[1509] ERROR weewx.drivers.vantage: 
>>> LOOP max tries (4) exceeded.
>>>
>>> Jul  7 11:03:41 raspberrypi weewx[1509] INFO weewx.engine: Main loop 
>>> exiting. Shutting engine down.
>>>
>>> Jul  7 11:03:42 raspberrypi weewx[1509] INFO weewx.cheetahgenerator: 
>>> Generated 4 files for report Highcharts_Belchertown in 21.62 seconds
>>>
>>> Jul  7 11:03:42 raspberrypi weewx[1509] INFO weewx.reportengine: Copied 
>>> 0 files to /var/www/html/weewx/belchertown
>>>
>>> Jul  7 11:03:42 raspberrypi weewx[1509] DEBUG weewx.reportengine: 
>>> Running report 'Belchertown'
>>>
>>> Jul  7 11:03:43 raspberrypi weewx[1509] DEBUG weewx.reportengine: Found 
>>> configuration file /etc/weewx/skins/Belchertown/skin.conf for report 
>>> 'Belchertown'
>>>
>>> Jul  7 11:03:43 raspberrypi weewx[1509] DEBUG weewx.cheetahgenerator: 
>>> Using search list ['weewx.cheetahgenerator.Almanac', 
>>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>>> 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.JSONHelpers', 
>>> u'user.belchertown.getData']
>>>
>>> Jul  7 11:03:43 raspberrypi weewx[1509] DEBUG weewx.manager: Daily 
>>> summary version is 4.0
>>>
>>> Jul  7 11:03:44 raspberrypi weewx[1128] DEBUG weewx.restx: 
>>> StationRegistry: Failed upload attempt 3: <urlopen error [Errno -3] 
>>> Temporary failure in name resolution>
>>>
>>> Jul  7 11:03:44 raspberrypi weewx[1128] ERROR weewx.restx: 
>>> StationRegistry: Failed to publish record 2021-07-07 10:40:00 BST 
>>> (1625650800): Failed upload after 3 tries
>>>
>>> Jul  7 11:03:44 raspberrypi weewx[1128] DEBUG weewx.restx: 
>>> StationRegistry: wait interval (1200 < 604800) has not passed for record 
>>> 2021-07-07 11:00:00 BST (1625652000)
>>>
>>> Jul  7 11:03:44 raspberrypi weewx[1128] DEBUG weewx.restx: PWSWeather: 
>>> Failed upload attempt 3: <urlopen error [Errno -3] Temporary failure in 
>>> name resolution>
>>>
>>> Jul  7 11:03:44 raspberrypi weewx[1128] ERROR weewx.restx: PWSWeather: 
>>> Failed to publish record 2021-07-07 10:40:00 BST (1625650800): Failed 
>>> upload after 3 tries
>>>
>>> Jul  7 11:03:44 raspberrypi weewx[1128] DEBUG weewx.restx: WOW: Failed 
>>> upload attempt 3: <urlopen error [Errno -3] Temporary failure in name 
>>> resolution>
>>>
>>> Jul  7 11:03:44 raspberrypi weewx[1128] ERROR weewx.restx: WOW: Failed 
>>> to publish record 2021-07-07 10:40:00 BST (1625650800): Failed upload after 
>>> 3 tries
>>>
>>> Jul  7 11:03:44 raspberrypi weewxd: restx: MQTT: Failed upload attempt 
>>> 3: [Errno -3] Temporary failure in name resolution
>>>
>>> Jul  7 11:03:46 raspberrypi weewx[1128] ERROR weewx.restx: Unable to 
>>> shut down MQTT thread
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] INFO weewx.cheetahgenerator: 
>>> Generated 12 files for report Belchertown in 4.56 seconds
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] INFO weewx.reportengine: Copied 
>>> 22 files to /var/www/html/weewx/belchertown
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] DEBUG weewx.reportengine: 
>>> Running report 'FTP'
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] DEBUG weewx.reportengine: Found 
>>> configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP'
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] DEBUG weewx.reportengine: 
>>> ftpgenerator: FTP upload not requested. Skipped.
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] DEBUG weewx.reportengine: 
>>> Running report 'RSYNC'
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] DEBUG weewx.reportengine: Found 
>>> configuration file /etc/weewx/skins/Rsync/skin.conf for report 'RSYNC'
>>>
>>> Jul  7 11:03:47 raspberrypi weewx[1509] DEBUG weewx.reportengine: 
>>> rsyncgenerator: Rsync upload not requested. Skipped.
>>>
>>> Jul  7 11:03:49 raspberrypi kernel: [ 1841.372238] [UFW BLOCK] IN=wlan0 
>>> OUT= MAC=01:00:5e:00:00:01:e4:57:40:c2:d3:72:08:00 SRC=192.168.0.1 
>>> DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=15349 PROTO=2
>>>
>>> Jul  7 11:03:49 raspberrypi weewx[1128] ERROR weewx.restx: MQTT: Failed 
>>> to publish record 2021-07-07 10:40:00 BST (1625650800): Failed upload after 
>>> 3 tries
>>>
>>> Jul  7 11:03:56 raspberrypi weewxd: restx: MQTT: Failed upload attempt 
>>> 3: [Errno -3] Temporary failure in name resolution
>>>
>>> Jul  7 11:04:01 raspberrypi weewx[1509] ERROR weewx.restx: Unable to 
>>> shut down MQTT thread
>>>
>>> Jul  7 11:04:01 raspberrypi weewx[1128] ERROR weewx.restx: MQTT: Failed 
>>> to publish record 2021-07-07 10:36:45 BST (1625650605): Failed upload after 
>>> 3 tries
>>>
>>> Jul  7 11:04:03 raspberrypi weewx[1128] DEBUG weewx.restx: WOW: Failed 
>>> upload attempt 1: <urlopen error [Errno -3] Temporary failure in name 
>>> resolution>
>>>
>>> Jul  7 11:04:03 raspberrypi weewx[1128] DEBUG weewx.restx: PWSWeather: 
>>> Failed upload attempt 1: <urlopen error [Errno -3] Temporary failure in 
>>> name resolution>
>>>
>>> Jul  7 11:04:05 raspberrypi weewx[1509] DEBUG weewx.restx: PWSWeather: 
>>> Failed upload attempt 3: <urlopen error [Errno -3] Temporary failure in 
>>> name resolution>
>>>
>>> Jul  7 11:04:05 raspberrypi weewx[1509] ERROR weewx.restx: PWSWeather: 
>>> Failed to publish record 2021-07-07 10:45:00 BST (1625651100): Failed 
>>> upload after 3 tries
>>>
>>> Jul  7 11:04:05 raspberrypi weewx[1509] DEBUG weewx.restx: WOW: Failed 
>>> upload attempt 3: <urlopen error [Errno -3] Temporary failure in name 
>>> resolution>
>>>
>>> Jul  7 11:04:05 raspberrypi weewx[1509] ERROR weewx.restx: WOW: Failed 
>>> to publish record 2021-07-07 10:45:00 BST (1625651100): Failed upload after 
>>> 3 tries
>>>
>>> Jul  7 11:04:06 raspberrypi weewx[1128] ERROR weewx.restx: Unable to 
>>> shut down WOW thread
>>>
>>> Jul  7 11:04:11 raspberrypi weewxd: restx: MQTT: Failed upload attempt 
>>> 3: [Errno -3] Temporary failure in name resolution
>>>
>>> Jul  7 11:04:16 raspberrypi weewx[1509] DEBUG weewx.restx: 
>>> StationRegistry: Failed upload attempt 1: <urlopen error [Errno -3] 
>>> Temporary failure in name resolution>
>>>
>>> Jul  7 11:04:16 raspberrypi weewx[1509] DEBUG weewx.restx: PWSWeather: 
>>> Failed upload attempt 1: <urlopen error [Errno -3] Temporary failure in 
>>> name resolution>
>>>
>>> Jul  7 11:04:16 raspberrypi weewx[1509] DEBUG weewx.restx: WOW: Failed 
>>> upload attempt 1: <urlopen error [Errno -3] Temporary failure in name 
>>> resolution>
>>>
>>> Jul  7 11:04:16 raspberrypi weewx[1509] ERROR weewx.restx: MQTT: Failed 
>>> to publish record 2021-07-07 10:45:00 BST (1625651100): Failed upload after 
>>> 3 tries
>>>
>>> Jul  7 11:04:16 raspberrypi weewxd: restx: MQTT: Failed upload attempt 
>>> 1: [Errno -3] Temporary failure in name resolution
>>>
>>> Jul  7 11:04:19 raspberrypi weewx[1509] DEBUG weewx.restx: 
>>> Wunderground-RF: Failed upload attempt 1: <urlopen error [Errno -3] 
>>> Temporary failure in name resolution>
>>>
>>> Jul  7 11:04:19 raspberrypi weewx[1509] ERROR weewx.restx: 
>>> Wunderground-RF: Failed to publish record 2021-07-07 11:03:23 BST 
>>> (1625652203): Failed upload after 1 tries
>>>
>>> Jul  7 11:04:21 raspberrypi weewx[1509] ERROR weewx.restx: Unable to 
>>> shut down WOW thread
>>>
>>
>> -- 
>> 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/85b785ee-a0ec-4a75-86bf-9272da590e2cn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/85b785ee-a0ec-4a75-86bf-9272da590e2cn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>>
>> -- 
>>
> You received this message because you are subscribed to a topic in the 
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/weewx-user/9gG34XNbgDk/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/1C5CD634-2022-45FB-A93F-4D6A44CD1BE3%402pi.org
>>  
>> <https://groups.google.com/d/msgid/weewx-user/1C5CD634-2022-45FB-A93F-4D6A44CD1BE3%402pi.org?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/5503ab39-5c36-4eb1-a2d4-fb043ae4e8aen%40googlegroups.com.

Reply via email to