Halfbroken 3490 after apk upgrade

Dear beloved community. After running an apk upgrade on my snapshot yesterday, I've lost my DSL connection... Ill guess there where some new firmwares within. After rebooting the device, it seems it didn't came up propper again. Just the Power LED is lightning green. DHCP and web server arnt working anymore. I can still ping the device through cable (manual ip config) but ssh is rejected. Is there any way to recover or reanimate the box or do I need flash a blank image? Would be nice to know what happens (to prevent this next time :wink:

See below - the same applies to apk upgrade.

Upgrading packages (via the CLI opkg upgrade command or the LuCI Upgrade... button) can result in major problems. It is generally highly discouraged, unless you know what you are doing or if there is specific instruction to do so.

1 Like
1 Like

It's almost certainly easiest to just reflash a fresh image. The underlying issue is that apk is still incomplete and can't deal with ABI versioned libraries properly in the context of an upgrade. I would guess that your action removed libustream, libubox and maybe other fundamental kernel libraries, thus bricking your device. This is unpleasant, but expected, when using apk upgrade at this time.

You can bypass this all and upgrade using the attended sysupgrade (ASU) tools to create a complete and consistent image that doesn't expose the shortcomings of OpenWrt's current deployment of apk.

2 Likes

Thx, sounds reasonable :wink: - I’ll bet exactly that happens :frowning:
The thing is that ASU is broken since more than a Month (xrx200 issue), so I changed my typical behavior to keeping the system up2date :wink:

Can I get my old package config out of the backup to create a new image?

Or anyone know, when I have to push the button for failsafe mode on a 3490? cause its still pingable and rejecting connections on port 22, Ill guess the kernel is fine :wink:

And now that the xrx200 issue has been fixed, the ASU server itself is dead... We can't win. :joy:

It wasn´t me :wink: But never giving up xD

But cause it seems backup didn't save package selection I would love to know what killed my system, anyone know when the right button moment for recovery is? :wink:

Noone? Any documented "how to enter the recovery mode on FritzBox" guide? - Ill guess its the same on all AVM Boxes?

Can Ping, the device getting an IP on the WAN Port ... so it cant be really dead... no chance reanimate?

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