We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inconsistent behaviour while downloading a file. File exists: https://paste.armbian.com/equdulotuc.bash
curl -f --retry 5 -jkL -I https://dl.armbian.com/khadas-edge2/archive/Armbian_24.8.1_Khadas-edge2_noble_vendor_6.1.75_minimal.oowow.img.xz -R -o /tmp/list.edge2.d/armbian/armbian-24.8.1-edge2-noble-vendor-6.1.75-minimal.img.xz.headers % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 403 OOPS /tmp/list.edge2.d/armbian/armbian-24.8.1-edge2-noble-vendor-6.1.75-minimal.img.xz.headers - HTTP/2 302 server: nginx/1.18.0 date: Sat, 19 Oct 2024 09:41:35 GMT location:[ https://mirrors.ustc.edu.cn/armbian-dl/khadas-edge2/archive/Armbian_24.8.1_Khadas-edge2_noble_vendor_6.1.75_minimal.oowow.img.xz](https://mirrors.ustc.edu.cn/armbian-dl/khadas-edge2/archive/Armbian_24.8.1_Khadas-edge2_noble_vendor_6.1.75_minimal.oowow.img.xz) x-geo-distance: 3373870.727280 HTTP/2 403 server: openresty date: Sat, 19 Oct 2024 09:41:36 GMT content-type: text/html; charset=UTF-8
The text was updated successfully, but these errors were encountered:
Looks like a mirror problem, the Location header wouldn't be set if it 403'd
Sorry, something went wrong.
No branches or pull requests
Inconsistent behaviour while downloading a file. File exists:
https://paste.armbian.com/equdulotuc.bash
The text was updated successfully, but these errors were encountered: