Start up error

98 views
Skip to first unread message

Carl Forster

unread,
Sep 20, 2022, 8:37:20 PM9/20/22
to weewx-user
Hello.  Moving my installation from one computer to another. Old install is on a Raspberry Pi and the new is on a Debian container in a Proxmox virtual setup. Did not have any luck installing using Debian instructions so I went with the "setup.py" method. Everthing seemed to go ok but when attempting to start weewx I am getting this error message.

Sep 21 00:17:00 Weewx weewxd[6028]: weewx[6028] CRITICAL __main__:     ****      self.loadServices(config_dict)
Sep 21 00:17:00 Weewx weewxd[6028]: weewx[6028] CRITICAL __main__:     ****    File "/home/weewx/bin/weewx/engine.py", line 161, in loadServi
Sep 21 00:17:00 Weewx weewxd[6028]: weewx[6028] CRITICAL __main__:     ****      obj = weeutil.weeutil.get_object(svc)(self, config_dict)
Sep 21 00:17:00 Weewx weewxd[6028]: weewx[6028] CRITICAL __main__:     ****    File "/home/weewx/bin/weeutil/weeutil.py", line 1150, in get_o
Sep 21 00:17:00 Weewx weewxd[6028]: weewx[6028] CRITICAL __main__:     ****      mod = __import__(module)
Sep 21 00:17:00 Weewx weewxd[6028]: weewx[6028] CRITICAL __main__:     ****  ModuleNotFoundError: No module named 'user.owm'
Sep 21 00:17:00 Weewx weewxd[6028]: weewx[6028] CRITICAL __main__:     ****  Exiting.
Sep 21 00:17:00 Weewx systemd[1]: weewx.service: Main process exited, code=exited, status=1/FAILURE
Sep 21 00:17:00 Weewx systemd[1]: weewx.service: Failed with result 'exit-code'.
Sep 21 00:17:00 Weewx systemd[1]: weewx.service: Consumed 89ms CPU time.

I see that its looking for a certain module but I do not know how to install said module.  hopefully this is an easy fix. 
The under lying OS is Debian 10 with all current updates.

Tom Keffer

unread,
Sep 20, 2022, 8:58:35 PM9/20/22
to weewx...@googlegroups.com
Are you using the OpenWeatherMap (owm) extension? If so, the module to support it is missing. Install as per the wiki instructions.

--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/86c7cbec-59d4-47b4-b01c-ad52d3083068n%40googlegroups.com.

Carl Forster

unread,
Sep 21, 2022, 6:03:52 PM9/21/22
to weewx-user
Actually, no. at one time I was trying to get that working but could never get the api setup. Those statements are commented out in my weewx.conf file.
I just tried to install the module and got this error.  

 root@Weewx:/home/weewx# wee_extension --install weewx-owm.zip
-bash: wee_extension: command not found

Edit.  found another reference to that module at the end of the conf file. Seems to have solved it.  Now to get the container to be able to access the usb device. (acurite console)

vince

unread,
Sep 21, 2022, 9:35:35 PM9/21/22
to weewx-user
Reply all
Reply to author
Forward
0 new messages