Any idea what might have happened here?

Guys, I have no idea what might have happened here, so I'm asking for any help possible...

I didn't update any packages included in the updates...

This morning, I accessed the router normally, checked some information, logged out, and started working...

There were no updates or remote command executions, at least not by me, lol, that could corrupt or affect my router.

Now, at lunchtime, I went to access it to check other information and encountered this error when trying to access Luci.

At that point, I simply stopped the uhttp server, cleared Luci's cache, and started the uhttp server again, but it didn't work...

All router functions continue to work normally. It seems like only Luci is having problems, but I can't understand why...

Can I check something in the logs? I'm using 24.10.3, I redid all the cfgs from scratch, everything was and is working fine, in the first configuration I made, everything was fine until today, now it's like this... :face_with_spiral_eyes:

  1. Have you tried restarting your router?

  2. If you did, have you tried this:

ps: if you plan to update the router image I can recommend you to use "owut"

Had you done this at any time in the past?

1 Like

1 - Yes...

2 - Not yet...

I'll read the post and see if I can do anything...

I'll come back when I have an answer.

Thanks so far.

Yes, I did, but I rebuilt my router again, deleting its disk partitions, downloading Open via wget, and reconfiguring everything, step by step...
I don't believe that's the case, but...

Can you describe in more precise detail what you have done?

Reading the shared post by @ncompact, it seems to me that we have the same scenario, as I remember having removed openvpn, since wireguard is "flying low" here.

I will try this:

You should be able to access LuCI again if you run `opkg install luci-lua-runtime` , see https://forum.openwrt.org/t/removed-clamav-package-with-all-dependacies-and-broke-luci/204187/4

This usually goes away if you sysupgrade like using owut.

2 Likes

Guys,
Problem resolved after running the commands below according to the topic and user @ dannil response, where I run:

opkg udpate && opkg install luci-lua-runtime

As I had informed, in the morning I just removed openvpn, including the luci package and that caused the problem.

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