On Tuesday, June 9, 2020 at 2:31:29 PM UTC-4, Henri Emurian wrote:
>
>
> To run the program directly, I use cd /home/weewx, then sudo ./bin/weewxd. 
> When I execute this command, nothing happens. The cursor just goes to the 
> command line. There is no indication that data is being downloaded from the 
> station. My question is, how do I know whether data is being downloaded, 
> and how do I see my data, charts, etc? 
>

try tailing the log file in one shell as you invoke weewx in another:

sudo tail -f /var/log/messages

it might be /var/log/syslog - its been awhile since i used manjaro

if you still do not see any output, the set 'debug=1' in the weewx.conf 
configuration file, then try again

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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f3d651e2-8281-41b4-ab23-24dd19d00fa2o%40googlegroups.com.

Reply via email to