It's the exact same problem on my RB5009 (after reboot or power loss). I've sheduled script to reset USB-power and delayed start of Adguard. { :local diskl [/disk get usb1 label] :put $diskl :local diskc "usbflash" if ($diskl = $diskc) do= { put "Adguard is running..." } else={ :...