Josephjo 1 Posted June 21 Share Posted June 21 I trying to update my orange pi4 armbian. this error occur after all the ubuntu arm source are upgraded. I check the source.list there aren't these links? Ign:4 https://mirrors.nju.edu.cn/armbian focal/main arm64 armbian-firmware all 21.05.4 Err:4 http://apt.armbian.com focal/main arm64 armbian-firmware all 21.05.4 Cannot initiate the connection to mirrors.nju.edu.cn:443 (2001:da8:1007:4011::3). - connect (101: Network is unreachable) Could not connect to mirrors.nju.edu.cn:443 (210.28.130.3), connection timed out Err:8 https://mirrors.nju.edu.cn/armbian focal/main arm64 linux-image-current-rockchip64 arm64 21.05.4 Cannot initiate the connection to mirrors.nju.edu.cn:443 (2001:da8:1007:4011::3). - connect (101: Network is unreachable) Fetched 16.5 MB in 31s (525 kB/s) E: Failed to fetch http://apt.armbian.com/pool/main/a/armbian-firmware/armbian-firmware_21.05.4_all.deb Cannot initiate the connection to mirrors.nju.edu.cn:443 (2001:da8:1007:4011::3). - connect (101: Network is unreachable) Could not connect to mirrors.nju.edu.cn:443 (210.28.130.3), connection timed out E: Failed to fetch https://mirrors.nju.edu.cn/armbian/pool/main/l/linux-5.10.43-rockchip64/linux-image-current-rockchip64_21.05.4_arm64.deb Cannot initiate the connection to mirrors.nju.edu.cn:443 (2001:da8:1007:4011::3). - connect (101: Network is unreachable) E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 0 Quote Link to post Share on other sites More sharing options...
lanefu 346 Posted June 21 Share Posted June 21 Run armbian-config and choose an alternate mirror 0 Quote Link to post Share on other sites More sharing options...
TRS-80 145 Posted June 21 Share Posted June 21 Do you have apt-transport-https installed? $ dpkg-query -l apt-transport-https And/or try again in few minutes? But what lanefu said might be better advice, he knows more about it than me. 0 Quote Link to post Share on other sites More sharing options...
Josephjo 1 Posted June 21 Author Share Posted June 21 anyway I think i solve it using sudo apt-get upgrade --fix-missing 1 Quote Link to post Share on other sites More sharing options...
guidol 277 Posted July 12 Share Posted July 12 @Josephjo I had also connect problems via apt to https://mirrors.nju.edu.cn and changed via armbian-config to the EU-Mirros - problem for armbian update was solved for me.... But it seems that the problem is more via apt then via a webbrowser, because in the webbroswer I (mostly) have no problem to connect to https://mirrors.nju.edu.cn 0 Quote Link to post Share on other sites More sharing options...
lanefu 346 Posted July 12 Share Posted July 12 you can manually edit your mirror to use http.. but yeah some of the asian mirrors can be un predicatable 0 Quote Link to post Share on other sites More sharing options...
lanefu 346 Posted July 12 Share Posted July 12 If any pythonistas wanna help add support to persist http and https request with the redirect tool that'd be great https://github.com/armbian/dl-router/issues/2 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.