Opened 6 years ago
Closed 2 years ago
#11757 closed defect (worksforme)
403 at http://downloads.openwrt.org/snapshots/trunk/ar71xx/config
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | website | Version: | Trunk |
Keywords: | 403 access denied config | Cc: |
Description
File http://downloads.openwrt.org/snapshots/trunk/ar71xx/config can't be downloaded: server returns 403 error.
Attachments (0)
Change History (14)
comment:1 Changed 6 years ago by anonymous
comment:2 Changed 5 years ago by florian
No it still does not work, we need to figure this out.
comment:3 Changed 5 years ago by nbd
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 5 years ago by anonymous
Yesterday and today a error 404 in updating attempt!
"Downloading http://downloads.openwrt.org/snapshots/trunk/ramips/packages/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
- opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ramips/packages/Packages.gz, wget returned 1."
comment:5 Changed 5 years ago by anonymous
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
- opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz, wget returned 1.
comment:6 Changed 5 years ago by anonymous
- Resolution fixed deleted
- Status changed from closed to reopened
Again
- opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz, wget returned 1.
comment:7 Changed 5 years ago by jow
- Resolution set to invalid
- Status changed from reopened to closed
Unrelated issue. The ticket is about wrong permissions for a build config, not about missing uploads.
comment:8 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
comment:9 follow-up: ↓ 10 Changed 3 years ago by crovte
- Resolution invalid deleted
- Status changed from closed to reopened
root@OpenWrt:~# opkg update
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
- opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz, wget returned 1.
comment:10 in reply to: ↑ 9 Changed 3 years ago by anonymous
Replying to crovte:
root@OpenWrt:~# opkg update
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Again a non-related issue :-(
You have an outdated opkg configuration. There are currently subdirectories that you need to edit into your opkg.conf (or you can naturally flash a fresh trunk version with the correct config built-in).
Read https://forum.openwrt.org/viewtopic.php?pid=243943#p243943
comment:11 Changed 3 years ago by nbd
- Resolution set to worksforme
- Status changed from reopened to closed
comment:12 Changed 2 years ago by il-net@…
Hi!!!
opkg update
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
comment:13 Changed 2 years ago by anonymous
- Resolution worksforme deleted
- Status changed from closed to reopened
comment:14 Changed 2 years ago by nbd
- Resolution set to worksforme
- Status changed from reopened to closed
it looks like you're using an old opkg.conf, or maybe even an old firmware.
The config is here:
https://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/config
The packages repo is here:
https://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/base/
Try it again please. Now it works ;-)