Quick update -- I found a mistake in my weewx.conf files. I had a line in 
my /etc/hosts for the Weatherlink-Live hardware but was using the wrong 
name for it in the weewx.conf files. Not sure how the web interfaces for 
both machines were working prior to the weewx 5.2 upgrade! 

So, now both machines are producing the same error in the syslog :

2025-10-17T13:30:24.302099-07:00 sputnick weewxd[63389]: INFO 
weewx.manager: Added record 2025-10-17 13:30:00 PDT (1760733000) to daily 
summary in 'weewx.sdb'
2025-10-17T13:30:24.605176-07:00 sputnick weewxd[63389]: INFO 
weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 0.27 
seconds
2025-10-17T13:30:25.191655-07:00 sputnick weewxd[63389]: INFO 
weewx.imagegenerator: Generated 56 images for report SeasonsReport in 0.57 
seconds
2025-10-17T13:30:25.193178-07:00 sputnick weewxd[63389]: INFO 
weewx.reportengine: Copied 5 files to /var/www/html/weewx
2025-10-17T13:30:29.312010-07:00 sputnick weewxd[63389]: WARNING 
user.weatherlink_live.driver: No data since 1 iterations
2025-10-17T13:30:34.276225-07:00 sputnick weewxd[63389]: INFO 
user.weatherlink_live.driver: Emitting poll packet
2025-10-17T13:30:39.277561-07:00 sputnick weewxd[63389]: WARNING 
user.weatherlink_live.driver: No data since 1 iterations
2025-10-17T13:30:44.277740-07:00 sputnick weewxd[63389]: WARNING 
user.weatherlink_live.driver: No data since 2 iterations

Maybe I should just scrub the whole installation and reinstall from scratch?


On Friday, October 17, 2025 at 12:53:35 PM UTC-7 John Steggall wrote:

> Thanks Vince & Gary. Yes, michael-slx updated the weewx-weatherlink-live 
> driver to v. 1.1.6. Not sure what else they changed but (FYI) the line in 
> question in the file /etc/weewx/bin/user/weatherlink_live/db_schema.py  now 
> reads:
>
> from weewx.schemas import wview_extended
>
> I installed the new driver on two machines (both running Linux Mint 22.2 
> and weewx 5.2). But, weewx still will not start up.
>
> On the laptop machine, cheetahgenerator & imagegenerator are generating 
> images and reports but I'm getting the following repeated error in 
> /var/log/syslog:
>
> WARNING user.weatherlink_live.driver: No data since 1 iterations
>
> On the desktop machine, I'm getting the following:
>
> 2025-10-17T11:01:15.055317-07:00 sputnick weewxd[51982]: INFO 
> weewx.manager: Starting backfill of daily summaries
> 2025-10-17T11:01:15.055347-07:00 sputnick weewxd[51982]: INFO 
> weewx.manager: Daily summaries up to date
> 2025-10-17T11:01:15.055374-07:00 sputnick weewxd[51982]: INFO 
> weewx.engine: Starting main packet loop.
> ERROR user.weatherlink_live.davis_http: 
> HTTPConnectionPool(host='weatherlink_live', port=80): Max retries exceeded 
> with url: /v1/current_conditions (Caused by 
> NameResolutionError("<urllib3.connection.HTTPConnection object at 
> 0x7f00305fb650>: Failed to resolve 'weatherlink_live' ([Errno -2] Name or 
> service not known)"))
> 2025-10-17T11:01:15.072030-07:00 sputnick weewxd[51982]: ERROR 
> user.weatherlink_live.davis_http: HTTP conditions request failed. Retry #1 
> follows shortly
> 2025-10-17T11:01:22.646587-07:00 sputnick weewxd[51982]: ERROR 
> user.weatherlink_live.scheduler: Error caught in scheduler tick. Not 
> rescheduling
> 2025-10-17T11:01:22.646943-07:00 sputnick weewxd[51982]: INFO 
> user.weatherlink_live.scheduler: All tasks cancelled
> 2025-10-17T11:01:22.646993-07:00 sputnick weewxd[51982]: INFO 
> weewx.engine: Main loop exiting. Shutting engine down.
>
> On both machines,  weectl debug does not produce any errors -- just 
> standard output. Let me know if any other info would be useful. Thanks!
>
>
> On Friday, October 17, 2025 at 7:33:02 AM UTC-7 [email protected] wrote:
>
>> Or, install the new release of the driver.
>> https://github.com/michael-slx/weewx-weatherlink-live
>>
>> On Thursday, October 16, 2025 at 5:30:07 PM UTC-4 vince wrote:
>>
>>> I would try 'from weewx.schemas' on that line you mentioned...
>>>
>>> On Thursday, October 16, 2025 at 1:39:27 PM UTC-7 John Steggall wrote:
>>>
>>> A few days ago, I upgraded from weewx v. 5.1 to 5.2 via apt upgrade. 
>>> Original system installed via apt. Things were running smoothly for several 
>>> years prior to the upgrade.
>>>
>>> I see from previous discussions on 14 October 2025 with Gérard P, that 
>>> the schema
>>> path has changed in v. 5.2. I'm guessing I need to change something with 
>>> my weatherlink-live driver to accommodate that? Which file should I modify?
>>>
>>> Maybe:  /etc/weewx/bin/user/weatherlink_live/db_schema.py  
>>> which currently has the following line:
>>>
>>> from schemas import wview_extended
>>>
>>> And just to make sure, what would the exact modification be?  
>>>
>>>

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/a9d65425-ff61-41d3-b9e7-5a6055c5e2e0n%40googlegroups.com.

Reply via email to