unifios-utilities
unifios-utilities copied to clipboard
[BUG] ERROR: No persistent storage found.
Describe the bug
Attempting to install the 2.x on_boot script via cURL results in the following error
ERROR: No persistent storage found.
To Reproduce Steps to reproduce the behavior:
- Access the UDM-SE via SSH
- Run the following script
curl -fsL "https://raw.githubusercontent.com/unifi-utilities/unifios-utilities/HEAD/on-boot-script-2.x/remote_install.sh" | /bin/sh - Results in the above error
Expected behavior The script is meant to run without errors.
UDM Information
- Device:
UniFi Dream Machine SE (UDM-SE) - Firmware Version:
UniFi OS 4.0.3 (EA) - Controller Version:
8.1.127 (EA)
Additional context
Manually installing the udm-boot-2x_1.0.1_all.deb via SSH works as expected