unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices
GNU General Public License v3.0
3.95k stars 419 forks source link

4.0 support #608

Closed boostchicken closed 6 months ago

voxxit commented 4 months ago

Hey @boostchicken! It seems that after this was merged, the podman install script no longer works. I am not sure when/how, but it seems like the link to udmpro-podman-install.zip on the IPFS node fails:

root@DreamMachinePro:/data/on_boot.d# ./00-podman.sh
downloading https://unifi.boostchicken.io/udmpro-podman-install.zip
download failed

I do see a specific versions using a completely different naming convention: podman-udmse-udmpro-v2023-04-17-bbf5.zip -- should this script be updated to support that convention, or is some mapping somewhere that isn't apparent borked?

Thanks!

llaforest commented 4 months ago

Hey @boostchicken! It seems that after this was merged, the podman install script no longer works. I am not sure when/how, but it seems like the link to udmpro-podman-install.zip on the IPFS node fails:

root@DreamMachinePro:/data/on_boot.d# ./00-podman.sh
downloading https://unifi.boostchicken.io/udmpro-podman-install.zip
download failed

I do see a specific versions using a completely different naming convention: podman-udmse-udmpro-v2023-04-17-bbf5.zip -- should this script be updated to support that convention, or is some mapping somewhere that isn't apparent borked?

Thanks!

I have the same download failed on my UDM Pro on the 4.x OS and on my UDM SE that is still on 3.x... Any clue how to fix this?

I tried to use the new zip file name, but even when extracted, the output folder is not as the script expect...