Hi all, I was doing some searching on this but not sure the best way to proceed. The current issue is upon reboot of my Ubuntu server, sometimes WeeWX will not start with this error in the logs.
Jun 24 02:00:58 osboxes weewx[791]: import of driver failed: enp0s3: That device is not up (<type 'exceptions.Exception'>) Jun 24 02:00:58 osboxes weewx[791]: engine: Unable to load driver: enp0s3: That device is not up Jun 24 02:00:58 osboxes weewx[791]: **** Exiting... This is easily resolved by just restarting WeeWx, but if I don't catch this then it will not capture any data. The best solution I found in searching was to add a delay in the "/etc/init.d/weewx" script to wait for these interfaces to be active. Do you think this would be alright and if so do you know where I should place this in the file? Or is there another way to deal with this issue? Thanks in advance! Kev -- 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/d86476d4-25fb-41a0-85d6-ace778b914a8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
