AdamsDaddy
New Member
Hi,
For the last few days I've been unable to update packages, either through the web interface or the command line. I get this error:
(I had to remove the URLs here because I've not made enough posts to include links.)
If I manually run wget on that URL, I get:
I get the same error when trying to retrieve that URL using wget on my Mac, but using curl works just fine. Forcing wget to use curl's user agent also works, which makes me think the server is blocking wget for some reason, although no-one else seems to have been having this problem so it seems unlikely.
Please help me by pointing out the stupid error I've made...
Many thanks.
For the last few days I've been unable to update packages, either through the web interface or the command line. I get this error:
Code:
Downloading (link to Packages.gz)
Collected errors:
* opkg_download: Failed to download (link to Packages.gz), wget returned 8.
(I had to remove the URLs here because I've not made enough posts to include links.)
If I manually run wget on that URL, I get:
Code:
humax# wget (link to Packages.gz)
--2013-02-08 19:53:17-- (link to Packages.gz)
Resolving hummypkg.org.uk... 2a00:5600:1600::1:1, 89.248.55.76
Connecting to hummypkg.org.uk|2a00:5600:1600::1:1|:80... failed: Address family not supported by protocol.
Connecting to hummypkg.org.uk|89.248.55.76|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2013-02-08 19:53:18 ERROR 403: Forbidden.
Please help me by pointing out the stupid error I've made...
Many thanks.