OpenROV / openrov-software

Meta project for all of the OpenROV Software projects
http://openrov.com
Other
422 stars 188 forks source link

dnsmasq can crash #572

Open BrianAdams opened 7 years ago

BrianAdams commented 7 years ago

Not sure why. Dies with cannot assign requested address and 'failed to create listening socket for 192.168.254.1'

Suspect dnsmaq is running before the virtual ip is up.

Witnessed after it was working and then did a reboot.

BrianAdams commented 7 years ago

Possible workaround would be to make sure systemd service is set to auto restart on crash.

BrianAdams commented 7 years ago

https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1531184

This is a bug from the ubuntu configuration. Manually patching in the omap-image-builder