On Friday, November 25, 2016 at 2:53:34 PM UTC-5, Jon Adams wrote: > > 083529 (row 547): weewx exits because it can't find a network (but there > was a network already set up?) >
jon, your configuration requires a network connection to the vantage station, and weewx is bailing out when it finds no network (see lines 546 and 547 of the syslog you posted). by the time you try to start weewx directly, then network is functional. you need to tell systemd that weewx needs a fully functional network before it is started up. or you can add the loop-on-init option to your weewx configuration file: loop_on_init = True that will make weewx keep retrying the startup process instead of exitting. 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 weewx-user+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.