unifios-utilities icon indicating copy to clipboard operation
unifios-utilities copied to clipboard

[BUG] ERROR: No persistent storage found.

Open bslatyer opened this issue 1 year ago • 0 comments

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:

  1. Access the UDM-SE via SSH
  2. 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
  3. 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

bslatyer avatar May 02 '24 04:05 bslatyer