I installed ALARM successfully using the install script and I tried to keep up to date by running
$this->bbcode_second_pass_code('', 'pacman -Syu')
My Pogo-P01 then failed to boot up after restart. I installed again and followed the other thread to re-install udev-oxnas before restart by running
$this->bbcode_second_pass_code('', 'pacman -Sf udev-oxnas')
but it failed to boot again after restart. I checked the error logs, there are tons of the following message in daemon.log, errors.log, everything.log
$this->bbcode_second_pass_code('', 'alarm udevd[364]: unable to receive ctrl connection: Function not implemented')
Any help is appreciated.