On Wednesday, August 3, 2016 at 1:45:13 PM UTC-4, Jim J wrote: > > In short, I am having difficulty getting the software to run. Visually > speaking, it looks like nothing is happening. When I type the command > "weewxd weewx.conf", all that happens is when I hit return, I am given > another prompt. I went into ps -x and the log file to see if there was > any evidence that it was running, and it looks like it is not. This is > very difficult to troubleshoot as I literally cannot find any errors to > tell me what is going wrong. > > 1) In reference to the system log, when I run the software, it just gives > me a prompt. So, I want into /var/log/syslog.log (with the intent to post > that here), and it appears to do nothing to the log. I vi'd the log and > searched for evidence of weewx and came up empty. And yes, I did set the > debug flag to "1". >
hi jim, first make sure that you are looking at the right log file. some systems use /var/log/syslog, others use /var/log/messages next, be sure that the system log levels are not hiding the weewx log messages. check the syslog/rsyslog settings. this thread might help: https://groups.google.com/forum/#!topic/weewx-development/U33EiW7EkZk m -- 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.
