1oct. 14 10:17:07 pitot systemd[1]: weewx.service: Consumed 8h 48min 1.685s CPU time.
  2oct. 14 10:30:25 pitot systemd[1]: Started weewx.service - WeeWX.
  3oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Initializing weewxd version 5.2.0
  4oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Command line: /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf
  5oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Using Python: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]
  6oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Located at:   /usr/bin/python3
  7oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Platform:     Linux-6.1.0-40-amd64-x86_64-with-glibc2.36
  8oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Locale:       'fr_FR.UTF-8'
  9oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Entry path:   /usr/share/weewx/weewxd.py
 10oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: WEEWX_ROOT:   /etc/weewx
 11oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Config file:  /etc/weewx/weewx.conf
 12oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: User module:  /etc/weewx/bin/user
 13oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Debug:        0
 14oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: User:         weewx
 15oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Group:        weewx
 16oct. 14 10:30:25 pitot weewxd[2973385]: INFO __main__: Groups:       weewx
 17oct. 14 10:30:25 pitot weewxd[2973385]: INFO weewx.engine: Loading station type Vantage (weewx.drivers.vantage)
 18oct. 14 10:30:26 pitot weewxd[2973385]: INFO weewx.engine: StdConvert target unit is 0x1
 19oct. 14 10:30:26 pitot weewxd[2973385]: INFO weewx.wxservices: StdWXCalculate will use data binding wx_binding
 20oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__: Caught unrecoverable exception:
 21oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****  No module named 'weewx.user'
 22oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****  Traceback (most recent call last):
 23oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weewx/manager.py", line 905, in get_manager_dict_from_config
 24oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      manager_dict['schema'] = weeutil.weeutil.get_object(schema_name)
 25oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 26oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weeutil/weeutil.py", line 1404, in get_object
 27oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      module = importlib.import_module(module_name)
 28oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 29oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
 30oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      return _bootstrap._gcd_import(name[level:], package, level)
 31oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 32oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
 33oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
 34oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
 35oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
 36oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap_external>", line 940, in exec_module
 37oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
 38oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/etc/weewx/bin/user/modifications.py", line 5, in <module>
 39oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      import schemas.wview
 40oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****  ModuleNotFoundError: No module named 'schemas'
 41oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****
 42oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****  During handling of the above exception, another exception occurred:
 43oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****
 44oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****  Traceback (most recent call last):
 45oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weewxd.py", line 121, in main
 46oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      engine = weewx.engine.StdEngine(config_dict)
 47oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 48oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weewx/engine.py", line 89, in __init__
 49oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      self.loadServices(config_dict)
 50oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weewx/engine.py", line 157, in loadServices
 51oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      obj = weeutil.weeutil.get_object(svc)(self, config_dict)
 52oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 53oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weewx/wxservices.py", line 103, in __init__
 54oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      self.db_manager = engine.db_binder.get_manager(data_binding=data_binding,
 55oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 56oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weewx/manager.py", line 770, in get_manager
 57oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      manager_dict = get_manager_dict_from_config(self.config_dict,
 58oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 59oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weewx/manager.py", line 910, in get_manager_dict_from_config
 60oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      manager_dict['schema'] = weeutil.weeutil.get_object('weewx.' + schema_name)
 61oct. 14 10:30:26 pitot weewxd[2973385]: Traceback (most recent call last):
 62oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewx/manager.py", line 905, in get_manager_dict_from_config
 63oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 64oct. 14 10:30:26 pitot weewxd[2973385]:     manager_dict['schema'] = weeutil.weeutil.get_object(schema_name)
 65oct. 14 10:30:26 pitot weewxd[2973385]:                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 66oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weeutil/weeutil.py", line 1404, in get_object
 67oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/share/weewx/weeutil/weeutil.py", line 1404, in get_object
 68oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      module = importlib.import_module(module_name)
 69oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 70oct. 14 10:30:26 pitot weewxd[2973385]:     module = importlib.import_module(module_name)
 71oct. 14 10:30:26 pitot weewxd[2973385]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 72oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
 73oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
 74oct. 14 10:30:26 pitot weewxd[2973385]:     return _bootstrap._gcd_import(name[level:], package, level)
 75oct. 14 10:30:26 pitot weewxd[2973385]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 76oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
 77oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
 78oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
 79oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
 80oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap_external>", line 940, in exec_module
 81oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
 82oct. 14 10:30:26 pitot weewxd[2973385]:   File "/etc/weewx/bin/user/modifications.py", line 5, in <module>
 83oct. 14 10:30:26 pitot weewxd[2973385]:     import schemas.wview
 84oct. 14 10:30:26 pitot weewxd[2973385]: ModuleNotFoundError: No module named 'schemas'
 85oct. 14 10:30:26 pitot weewxd[2973385]: During handling of the above exception, another exception occurred:
 86oct. 14 10:30:26 pitot weewxd[2973385]: Traceback (most recent call last):
 87oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewxd.py", line 226, in <module>
 88oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****      return _bootstrap._gcd_import(name[level:], package, level)
 89oct. 14 10:30:26 pitot weewxd[2973385]:     main()
 90oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewxd.py", line 121, in main
 91oct. 14 10:30:26 pitot weewxd[2973385]:     engine = weewx.engine.StdEngine(config_dict)
 92oct. 14 10:30:26 pitot weewxd[2973385]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 93oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewx/engine.py", line 89, in __init__
 94oct. 14 10:30:26 pitot weewxd[2973385]:     self.loadServices(config_dict)
 95oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewx/engine.py", line 157, in loadServices
 96oct. 14 10:30:26 pitot weewxd[2973385]:     obj = weeutil.weeutil.get_object(svc)(self, config_dict)
 97oct. 14 10:30:26 pitot weewxd[2973385]:           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 98oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewx/wxservices.py", line 103, in __init__
 99oct. 14 10:30:26 pitot weewxd[2973385]:     self.db_manager = engine.db_binder.get_manager(data_binding=data_binding,
100oct. 14 10:30:26 pitot weewxd[2973385]:                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
101oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewx/manager.py", line 770, in get_manager
102oct. 14 10:30:26 pitot weewxd[2973385]:     manager_dict = get_manager_dict_from_config(self.config_dict,
103oct. 14 10:30:26 pitot weewxd[2973385]:                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
104oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weewx/manager.py", line 910, in get_manager_dict_from_config
105oct. 14 10:30:26 pitot weewxd[2973385]:     manager_dict['schema'] = weeutil.weeutil.get_object('weewx.' + schema_name)
106oct. 14 10:30:26 pitot weewxd[2973385]:                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
107oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/share/weewx/weeutil/weeutil.py", line 1404, in get_object
108oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
109oct. 14 10:30:26 pitot weewxd[2973385]:     module = importlib.import_module(module_name)
110oct. 14 10:30:26 pitot weewxd[2973385]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
111oct. 14 10:30:26 pitot weewxd[2973385]:   File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
112oct. 14 10:30:26 pitot weewxd[2973385]:     return _bootstrap._gcd_import(name[level:], package, level)
113oct. 14 10:30:26 pitot weewxd[2973385]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
114oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
115oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
116oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1128, in _find_and_load_unlocked
117oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
118oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
119oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
120oct. 14 10:30:26 pitot weewxd[2973385]:   File "<frozen importlib._bootstrap>", line 1142, in _find_and_load_unlocked
121oct. 14 10:30:26 pitot weewxd[2973385]: ModuleNotFoundError: No module named 'weewx.user'
122oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
123oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
124oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1128, in _find_and_load_unlocked
125oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
126oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
127oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
128oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****    File "<frozen importlib._bootstrap>", line 1142, in _find_and_load_unlocked
129oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****  ModuleNotFoundError: No module named 'weewx.user'
130oct. 14 10:30:26 pitot weewxd[2973385]: CRITICAL __main__:     ****  Exiting.
131oct. 14 10:30:26 pitot systemd[1]: weewx.service: Main process exited, code=exited, status=1/FAILURE
132oct. 14 10:30:26 pitot systemd[1]: weewx.service: Failed with result 'exit-code'.