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/b59dcd31-6dca-4de4-b79a-ae4366e278c9n%40googlegroups.com.