Check to see if you have multiple weewx.service files on your system. It's possible you have one under /etc and a different one under /usr and systemd is using the old one.
If that is not the case, post your /etc/systemd/system/weewx.service file please. On Wednesday, April 10, 2024 at 10:42:39 AM UTC-7 Juan Antonio Mosquera Casais wrote: > Thanks... but... step 4 done> > > history > > 1323 sudo cp /home/weewx/util/systemd/weewx.service /etc/systemd/system > 1324 sudo systemctl daemon-reload > 1325 sudo systemctl enable weewx > 1326 sudo systemctl start weewx > > > > > > El miércoles, 10 de abril de 2024 a las 13:16:55 UTC+2, Tom Keffer > escribió: > >> You did not update your weewx service file, >> /etc/systemd/system/weewx.service. This is step #4 in the instructions. >> >> >> >> On Wed, Apr 10, 2024 at 1:05 AM Juan Antonio Mosquera Casais < >> juan.antonio.m...@gmail.com> wrote: >> >>> Hello, I have weewx 4.10.2 installed via setup.py, and I followed the >>> instructions at https://github.com/weewx/weewx/wiki/v5-upgrade but when >>> trying to start the service I get this error: >>> >>> Apr 10 07:39:51 raspberrypi systemd[1225]: weewx.service: Failed to >>> locate executable /home/weewx/bin/weewxd: No such file or directory >>> Apr 10 07:39:51 raspberrypi systemd[1225]: weewx.service: Failed at step >>> EXEC spawning /home/weewx/bin/weewxd: No such file or directory >>> Apr 10 07:39:51 raspberrypi systemd[1]: Started WeeWX weather system. >>> Apr 10 07:39:51 raspberrypi systemd[1]: weewx.service: Main process >>> exited, code=exited, status=203/EXEC >>> Apr 10 07:39:51 raspberrypi systemd[1]: weewx.service: Failed with >>> result 'exit-code'. >>> >>> It is because in the instructions the bin has to be moved to bin.old, if >>> I put the bin back it works, but with version 4.10.2. How can I update to >>> version 5.0.2 and keep my old configuration? Thank you. >>> >>> -- >>> 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/689f6dd3-1de9-4d6b-90b2-1c7fc0b36fc7n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/689f6dd3-1de9-4d6b-90b2-1c7fc0b36fc7n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/ba5a4d52-a21d-4820-ad13-01051f88df47n%40googlegroups.com.