So I just installed on a test Pi running Simulator and am getting the following when I try to restart Weewx.
Sep 5 18:56:49 raspberrypi systemd[1]: Starting LSB: weewx weather system... Sep 5 18:56:49 raspberrypi weewx[5488]: Starting weewx weather system: weewxTraceback (most recent call last): Sep 5 18:56:49 raspberrypi weewx[5488]: File "/home/weewx/bin/weewxd", line 12, in <module> Sep 5 18:56:49 raspberrypi weewx[5488]: import user.extensions #@UnusedImport Sep 5 18:56:49 raspberrypi weewx[5488]: File "/home/weewx/bin/user/extensions.py", line 18, in <module> Sep 5 18:56:49 raspberrypi weewx[5488]: locale.setlocale(locale.LC_ALL, '') Sep 5 18:56:49 raspberrypi weewx[5488]: File "/usr/lib/python2.7/locale.py", line 581, in setlocale Sep 5 18:56:49 raspberrypi weewx[5488]: return _setlocale(category, locale) Sep 5 18:56:49 raspberrypi weewx[5488]: locale.Error: unsupported locale setting Sep 5 18:56:49 raspberrypi weewx[5488]: failed! Sep 5 18:56:49 raspberrypi systemd[1]: weewx.service: Control process exited, code=exited status=1 Sep 5 18:56:49 raspberrypi systemd[1]: Failed to start LSB: weewx weather system. Sep 5 18:56:49 raspberrypi systemd[1]: weewx.service: Unit entered failed state. Sep 5 18:56:49 raspberrypi systemd[1]: weewx.service: Failed with result 'exit-code'. In Raspi-config I have locale sat as [*] en_US.UTF-8 UTF-8 and everything was running fine until the install of version 0.6 Dave -- 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]. For more options, visit https://groups.google.com/d/optout.
