sudo kill -9 18497
sudo kill -9 29720
then check again and they should be gone
then start weewx up again
then check again and only one should be running and hopefully healthy

(the -9 there says kill it with a bigger hammer)


Alternately, if you simply reboot the pi all the processes will be stopped, 
but you should almost never need to reboot a pi.

On Wednesday, November 9, 2022 at 8:39:20 AM UTC-8 kawa...@gmail.com wrote:

> Hi and how can I fix this error.
>
> root     18497  2.4  3.4  53384 32924 ?        S    Nov06 115:40 python3 
> /usr/share/weewx/weewxd --daemon --pidfile=/var/run/weewx.pid 
> /etc/weewx/weewx.conf
> root     29729  1.7  3.9  92136 37184 ?        Sl   Nov01 200:45 python3 
> /usr/share/weewx/weewxd --daemon --pidfile=/var/run/weewx.pid 
> /etc/weewx/weewx.conf
>
> Thank you for help!
>
> vince schrieb am Montag, 7. November 2022 um 18:02:35 UTC+1:
>
>> You seem to have multiple weewx instances running.   One is process 
>> 18497, one is process 29729.
>>
>> Run "ps axu | grep wee" and I suspect you will see more than one weewx 
>> running.
>>
>>
>>

-- 
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/b8131f2e-b516-489a-b4dc-7bfbb9bd1cb9n%40googlegroups.com.

Reply via email to