Location: Jitsi
Date and Time: Wednesday, April 21, 2021, 5:30pm-8:00pm
Scribe: You
Roll Call: Them
Agenda
- Pick location for next weekly
- Node notes:
NodeGooseHollow -- on Saturday morning, the Alix there (ruby) rebooted and then failed to reconnect to openvpn and also to stop working, got alerted shortly before 1pm Monday. Upon investigation, determined that the /etc/uci-defaults/ script was being run on every boot, which led to conflicting DHCP records, which led to dnsmasq not starting, and therefor local DNS not working and DHCP leases not working, and therefore general not-workingingness. Visited the site before 4pm and fixed the problem by factory resetting and then manually removing the uci-defaults script. The uci-defaults scripts run on each boot, but are removed when they exit successfully. These were induced by Russell brain-damage during the recent firmware paving project. The problem seems to be the result of running /etc/init.d/nocatauth-gateway stop when it hasn't started yet. I checked for other nodes with a similar problem and found two.
NodeFreshPot -- removed uci-defaults script and cleaned up damage
NodeQuinn -- same, except there was no damage, just the left over uci-defaults script
Your Item Here
Notes
- None Yet