Hi,
I've tried updating my DietPi distro to the lastest rev, but it fails with the following message:
--2020-12-08 01:12:42-- (try:16) http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
Connecting to 3.230.113.73:9011... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
I can download this directly on my pc using chrome, but not on the Pi.
I've tested connectivity, with success.
I did an upgrade earlier in the week, and it failed like the above, so i rebooted, and it wouldn't boot, so i rebuilt with a fresh install of dietpi, and getting the same message. FYI, i use the ethernet port for internet access.
Has anyone else come across this, and how to fix it?
Thanks,
Liam.
DietPi v6.32.2 update failing Topic is solved
Re: DietPi v6.32.2 update failing
Hi,
many thanks for your message. Did you tried to download the file directly on your DietPi
many thanks for your message. Did you tried to download the file directly on your DietPi
Code: Select all
cd /tmp
wget http://3.230.113.73:9011/Allocom/USBridgeSig/rpi-usbs-5.4.79-v8+/ax88179_178a.ko
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: DietPi v6.32.2 update failing
I did but it times out:
root@DietPi:~# wget http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
--2020-12-07 22:30:20-- http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
Connecting to 3.230.113.73:9011... connected.
HTTP request sent, awaiting response...
Interestingly, I moved away from wired and tried updating over wireless and it worked. (I'm now on 6.33.3, was on 6.32.2)
Also the wget works:
and it sits there waiting.
hmmm.
With thanks,
Liamo
root@DietPi:~# wget http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
--2020-12-07 22:30:20-- http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
Connecting to 3.230.113.73:9011... connected.
HTTP request sent, awaiting response...
Interestingly, I moved away from wired and tried updating over wireless and it worked. (I'm now on 6.33.3, was on 6.32.2)
Also the wget works:
Just tested the wget over ethernet only, and it's back to timing out. very strange.root@DietPi:~# wget http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
--2020-12-08 14:48:48-- http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
Connecting to 3.230.113.73:9011... connected.
HTTP request sent, awaiting response... 200 OK
Length: 66800 (65K)
Saving to: ‘ax88179_178a.ko’
ax88179_178a.ko 100%[========================================================================================================>] 65.23K 338KB/s in 0.2s
2020-12-08 14:48:48 (338 KB/s) - ‘ax88179_178a.ko’ saved [66800/66800]
root@DietPi:~#
root@DietPi:~# wget http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
--2020-12-08 14:55:46-- http://3.230.113.73:9011/Allocom/USBrid ... 79_178a.ko
Connecting to 3.230.113.73:9011... connected.
HTTP request sent, awaiting response...
and it sits there waiting.
hmmm.
With thanks,
Liamo
Re: DietPi v6.32.2 update failing
do you use different network components to connect? Like some firewall or other devices in between? Can you connect your DietPi directly to your router?
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: DietPi v6.32.2 update failing
Both wifi and ethernet are in the same subnet, with same route to the internet.
It's strange.
It's strange.
Re: DietPi v6.32.2 update failing
Maybe you can try to change cable and/or ports
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team