You're not providing enough information and we unfortunately cannot read 
minds here....

Did you install with setup.py or apt ?
Which syslog are you looking at ?  On a pi you want to look at 
/var/log/syslog (not /var/log/messages)

You should probably be using "systemctl" for your commands ala "systemctl 
enable weewx", "systemctl start weewx", "systemctl status weewx".   I also 
found that if you do a lot of starts/stops manually with init.d startup 
files that systemd can get confused and weewx won't start due to the pid 
file that can get left around in some cases.   Sometimes you need to do 
multiple stops to clear systemd's brain a bit.

But you are not providing nearly enough info for people to help.

On Friday, May 28, 2021 at 7:39:16 PM UTC-7 [email protected] wrote:

> Adding to my last: the syslog output is not showing anything from the 
> startup as a daemon. It shows my termination of weewx running in a terminal 
> session.
> The terminal output at the start of the daemon is as follows:
> pi@Snoopy:~ S sudo /etc/init.d/weewx start
> [ ok ] Starting weewx (via systemctl): weewx.service
> pi@Snoopy:~ $
>
> Cheers,
> Frits.
>
> On Saturday, 29 May 2021 at 14:30:02 UTC+12 [email protected] wrote:
>
>> Fair comment Vince.
>> Running platform: Raspberry Pi4 
>> The debug flag in weewx.conf is set to 1
>> This is a new installation on PI4.
>>
>> Running weewx (4.5.1) from terminal with the following command works 
>> correct with database and web pages being updated:
>> sudo weewxd
>>
>> Running weewx as daemon with the following command gives the syslog 
>> output as above:
>> sudo /etc/init.d/weewx start
>>
>> Cheers,
>> Frits.
>>
>>
>>
>>
>>
>> On Saturday, 29 May 2021 at 13:48:05 UTC+12 vince wrote:
>>
>>> We need much more information to try to help....
>>> See the FAQ - 
>>> https://github.com/weewx/weewx/wiki/faq-how-to-report-a-problem
>>>
>>>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/7ee66274-f81c-4729-ba4d-aa79176fc5ecn%40googlegroups.com.

Reply via email to