What happened?
running armbian-config gives
and it get stuck at that steps forever
How to reproduce?
Just run armbian-config with a working ipv6 config
It seems related to the the fact that wget is trying to pull some data from raw.githubusercontent.com. If the DNs resolves it to an ipv6, it get stuck.
Trying to use wget with that said site on cli gives the same problem.
It seems to be a problem with the CDN of that site, so it depends on where you are??
It might be good to use a timeout on wget, and get some error message?
on armbian 26.5.1 trixie, rpi02W
On which OS are you observing this problem? (for easier diagnosis please provide logs with armbianmonitor -u)
Armbian Debian 13 Trixie
Code of Conduct
What happened?
running
armbian-configgivesand it get stuck at that steps forever
How to reproduce?
Just run armbian-config with a working ipv6 config
It seems related to the the fact that wget is trying to pull some data from raw.githubusercontent.com. If the DNs resolves it to an ipv6, it get stuck.
Trying to use wget with that said site on cli gives the same problem.
It seems to be a problem with the CDN of that site, so it depends on where you are??
It might be good to use a timeout on wget, and get some error message?
on armbian 26.5.1 trixie, rpi02W
On which OS are you observing this problem? (for easier diagnosis please provide logs with
armbianmonitor -u)Armbian Debian 13 Trixie
Code of Conduct