A couple of days ago I switched from a Windows 7 system running Weatherlink 
to a Raspberry Pi 3B running weewx under the jessie distribution.  Once 
running, the program works great but there is one problem I must solve and 
I'm not sure how to do it.  If the Pi reboots weewx does not start 
correctly.  Looking at /var/log/syslog (attached syslog1) I found that 
weewx was starting before networking was up and going.  Thus, it got an 
error trying to access the console and exited (right after the exit, 
networking starts up).  I searched to see if there was a way to delay weewx 
from starting until networking was up and found a post in another forum 
that indicated I could delay the start of weewx by adding "$network" to the 
"# Required-Start" line in init.d/weewx.  I did that and the result was the 
boot shown in syslog2.  It appears that weewx now waits until networking is 
up, but the problem remains.  Once the system is up and running I can stop 
weewx, then start it again and, "tailing" the /var/log/syslog file I can 
see that this time it starts up okay.  Unfortunately, I might not be around 
when a power hit occurs, so I'd like to find out what's going wrong. 
 Anyone have any ideas I can try?

Thanks,
Dave

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Attachment: syslog1
Description: Binary data

Attachment: syslog2
Description: Binary data

Reply via email to