Well, it's hard to diagnose much of anything without the log. A Google search shows that some CentOS installations <https://unix.stackexchange.com/a/88745> do not use a traditional logging daemon. For these, you must use the command journalctl. Try that.
-tk On Sat, Apr 6, 2019 at 11:13 PM Damjan Hajsek <[email protected]> wrote: > Yes it is missing. > I have setup debug to 3 and when I start weewx I can see that in log, but > only that and nothing else. > I have disabled SElinux and it is the same. > > Dne nedelja, 07. april 2019 06.14.05 UTC+2 je oseba Thomas Keffer napisala: >> >> On CentOS, your log should be in /var/log/messages. Are you saying that >> is missing completely? >> >> On Sat, Apr 6, 2019 at 2:08 PM Damjan Hajsek <[email protected]> wrote: >> >>> I have done some more test and this is what I found out. >>> detected unhandled Python exception in '/usr/bin/weewxd' >>> don't know is this is the reason? >>> >>> Dne sobota, 06. april 2019 19.45.36 UTC+2 je oseba Damjan Hajsek >>> napisala: >>>> >>>> I noticed that weewx stop working, so I have checked log and there is >>>> no log. Than I restarted weex and it restart normally but still no logs. >>>> Any idea what can be wrong?? It worked for a long time with no problem >>>> but suddenly it stopped >>>> It is version 3.8.1 and is installed on centos 7.6. and also use mysql >>>> database for it. >>>> >>>> -- >>> 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. >>> >> -- > 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. > -- 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.
