Open ilario opened 1 year ago
As inspected by @pony1k in #1068, this error happens when evData.service is nil.
A possible solution is to replace evData.service
with evData.service or ''
in this line (untested):
https://github.com/libremesh/lime-packages/blob/5a50b6f8571ec94f171214fc43add787fee0a6fc/packages/hotplug-initd-services/files/usr/bin/hotplug-initd-observer#L14
Seems that that SERVICE variable is used only here: https://github.com/libremesh/lime-packages/blob/08a3948a5a80f6e26318c96227e02466bd09345e/packages/shared-state-babeld_hosts/files/etc/hotplug.d/initd/shared-state-babeld_hosts#L6
Observed the logs shared by @LaneaLucy in LibreMesh chat: