Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid URL for podman #632

Open
mrk3767 opened this issue Oct 13, 2024 · 1 comment
Open

Invalid URL for podman #632

mrk3767 opened this issue Oct 13, 2024 · 1 comment

Comments

@mrk3767
Copy link

mrk3767 commented Oct 13, 2024

In the podman script, the url generated for a UDM seems to be:

https://unifi.boostchicken.io/udmpro-podman-install.zip

When the script runs, it just returns download failed.

When navigating directly to that URL, the response is failed to resolve /ipns/unifi.boostchicken.io/udmpro-podman-install.zip: no link named "udmpro-podman-install.zip" under QmZgpm58fKx9qcdZ5CKymT1ABsZXQCsK8efobK7kyExqsb

Did the filename change and the script is out of date or is there something else going on?

URL="https://unifi.boostchicken.io/${DESIRED_ZIPFILE}"

@mrk3767
Copy link
Author

mrk3767 commented Oct 13, 2024

Looks like this is solved with a manual change to the line to https://box.msp-austria.cloud/s/podman/download/${DESIRED_ZIPFILE}

#533

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant