Skip to content

Instantly share code, notes, and snippets.

Created March 6, 2017 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/04f246fc9aaf0bd31d89a5ad448592bf to your computer and use it in GitHub Desktop.
Save anonymous/04f246fc9aaf0bd31d89a5ad448592bf to your computer and use it in GitHub Desktop.
Getting a redirect to an ISO file that does not exist. Steps to reproduce:
1. Go: https://antergos.com/try-it/
2. Click "Latest Install Media"
3. Click "Download ISO" under "Antergos Minimal ISO"
* "https://antergos.com/download/antergos-minimal-iso/"
4. That URL redirects to this url:
* "http://mirrors.antergos.com/iso/release/antergos-minimal-17.2-x86_64.iso"
This results in the Error message:
> Not Found
> The requested URL /iso/release/antergos-minimal-17.2-x86_64.iso was not found on this server.
If you goto the URL: http://mirrors.antergos.com/iso/release/
You can see the 17.3 images have been posted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment