[Solved]Can't update package list

On a device reset to defaults;

root@OpenWrt:~# ubus call system board
{
	"kernel": "4.14.195",
	"hostname": "OpenWrt",
	"system": "ARMv7 Processor rev 1 (v7l)",
	"model": "Linksys WRT3200ACM",
	"board_name": "linksys,rango",
	"release": {
		"distribution": "OpenWrt",
		"version": "19.07.4",
		"revision": "r11208-ce6496d796",
		"target": "mvebu/cortexa9",
		"description": "OpenWrt 19.07.4 r11208-ce6496d796"
	}
}

first thing I do is run the diagnostics without issues (yeah the DNS is slow but that is my ISP being lazy)

PING openwrt.org (139.59.209.225): 56 data bytes
64 bytes from 139.59.209.225: seq=0 ttl=57 time=12.781 ms
64 bytes from 139.59.209.225: seq=1 ttl=57 time=12.758 ms
64 bytes from 139.59.209.225: seq=2 ttl=57 time=12.705 ms
64 bytes from 139.59.209.225: seq=3 ttl=57 time=12.703 ms
64 bytes from 139.59.209.225: seq=4 ttl=57 time=12.789 ms

--- openwrt.org ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 12.703/12.747/12.789 ms

traceroute to openwrt.org (139.59.209.225), 30 hops max, 38 byte packets
 1  217.19.16.21  0.702 ms
 2  217.19.16.6  0.778 ms
 3  80.249.211.163  1.270 ms
 4  138.197.244.86  38.048 ms
 5  *
 6  *
 7  *
 8  139.59.209.225  13.216 ms

Server:		127.0.0.1
Address:	127.0.0.1#53

Name:      openwrt.org
Address 1: 139.59.209.225
Address 2: 2a03:b0c0:3:d0::1af1:1

updating the package list using Luci in System-Software hangs indefinitely.

Am I doing something wrong? Is there something I can check?

Opkg update command download fails…

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.