Re: [weewx-user] Systemctl error

2024-09-13 Thread 'ALPHA SG' via weewx-user
:0 it works It's weird I didn't modify this file, it's the original one. thank you very much ● weewx.service - WeeWX Loaded: loaded (/etc/systemd/system/weewx.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2024-09-13 16:32:02 CEST; 8s ago Docs: ht

Re: [weewx-user] Systemctl error

2024-09-13 Thread Tom Keffer
As suspected, it does use "forking". Replace it with this one, then restart weewx. This version will also cause the clock to be synchronized. -tk On Fri, Sep 13, 2024 at 7:16 AM 'ALPHA SG' via weewx-user < weewx-user@googlegroups.com> wrote: > ok > 1) i have a 5v 2a power supply but I'm going t

Re: [weewx-user] Systemctl error

2024-09-13 Thread 'ALPHA SG' via weewx-user
ok 1) i have a 5v 2a power supply but I'm going to order an original.. 2)what can I do for the clock? 3)here is the weewx.service file. I am following installation tutorials but some are on the old version of weewx, I am trying to adapt it to the new one. I installed the Belchertown skin and th

Re: [weewx-user] Systemctl error

2024-09-13 Thread Tom Keffer
Three things come to mind: 1. Your power supply is inadequate. There are frequent "Undervoltage detected!" errors. Replace it with a higher capacity power supply. Or, use a powered USB hub. 2. The clock is way off. Make sure that you are running some kind of clock that can synchronize with a netwo

Re: [weewx-user] Systemctl error

2024-09-13 Thread 'ALPHA SG' via weewx-user
oopps!!! do u want another files ? Le vendredi 13 septembre 2024 à 14:27:23 UTC+2, ALPHA SG a écrit : > Sorry :/ here is my syslog > do u have another one files ? > > Le vendredi 13 septembre 2024 à 14:18:23 UTC+2, Tom Keffer a écrit : > >> Impossible to draw any conclusions from such a short e

Re: [weewx-user] Systemctl error

2024-09-13 Thread Tom Keffer
Impossible to draw any conclusions from such a short excerpt of the log. See the wiki article *How to get a good, useful log * . On Fri, Sep 13, 2024 at 4:57 AM 'ALPHA SG' via weewx-user < weewx-user@goog

Re: [weewx-user] Systemctl error

2024-09-13 Thread 'ALPHA SG' via weewx-user
yes that's what I did but the error changed to signal=term timeout. look at the log in the previous message. thx Le vendredi 13 septembre 2024 à 13:50:29 UTC+2, Tom Keffer a écrit : > You have two "[SDR]" stanzas. Only one is allowed. Combine them into one. > So, this > > [SDR] > # This sec

Re: [weewx-user] Systemctl error

2024-09-13 Thread Tom Keffer
You have two "[SDR]" stanzas. Only one is allowed. Combine them into one. So, this [SDR] # This section is for the software-defined radio driver. # The driver to use driver = user.sdr cmd = rtl_433 -M utc -F json -R 55 # collect data from Acurite-606TX [SDR] driver = user.

Re: [weewx-user] Systemctl error

2024-09-13 Thread 'ALPHA SG' via weewx-user
I sent a response but it does not appear here, I made a mistake in sending the response to the author :) but I looked at the file and deleted line 68 [SDR] driver = user.sdr now the error has changed. here is the new error log thank you. systemctl status weewx weewx.service - weewx weathe

Re: [weewx-user] Systemctl error

2024-09-12 Thread Tom Keffer
Take a look at line 68 in /etc/weewx/weewx.conf. Something is malformed. On Thu, Sep 12, 2024 at 2:24 PM 'ALPHA SG' via weewx-user < weewx-user@googlegroups.com> wrote: > Good evening, > I'm a new user and I installed weewx version 5 on the rpi . > I have an error when I do systemctl status weewx

[weewx-user] Systemctl error

2024-09-12 Thread 'ALPHA SG' via weewx-user
Good evening, I'm a new user and I installed weewx version 5 on the rpi . I have an error when I do systemctl status weewx (start or stop it's the same) I will post the log i hope is help . I don't really know where the problem comes from. thanks. -- You received this message because you are su