I didn't know it's out yet.

I guess it's our schema(s), see

https://weewx.com/docs/5.2/upgrade/#upgrading-to-v52

"Module schema has been relocated"

Gérard P schrieb am Dienstag, 14. Oktober 2025 um 11:39:29 UTC+2:

> Hi everyone,
>
> I'm running weewx 5.1.0 with Debian 12 (bookworm) and upgrading to 5.2.0 
> failed with the following error: *link to log 
> <https://vomitb.in/SY8kT9Sfsr>* 
>
> Intuitively, I guess it somehow related to this part in my configuration:
> [DataBindings]
>     
>     [[wx_binding]]
>         # The database must match one of the sections in [Databases].
>         # This is likely to be the only option you would want to change.
>         database = archive_sqlite
>         # The name of the table within the database.
>         table_name = archive
>         # The manager handles aggregation of data for historical summaries.
>         manager = weewx.manager.DaySummaryManager
>         # The schema defines the structure of the database.
>         # It is *only* used when the database is created.
>         # schema = schemas.wview_extended.schema
>         schema = user.modifications.schema_avec_modifications
>     [[forecast_binding]]
>         database = forecast_sqlite
>         manager = weewx.manager.Manager
>         table_name = archive
>         schema = user.forecast.schema
>
>
> Regards,
> Gerard
>

-- 
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/b2160429-0081-4c4e-b6b6-a64eb5ad1ccen%40googlegroups.com.

Reply via email to