Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uci : breaking a package(the firewall) luci ui. #25800

Open
mic-user opened this issue Jan 22, 2025 · 2 comments
Open

uci : breaking a package(the firewall) luci ui. #25800

mic-user opened this issue Jan 22, 2025 · 2 comments

Comments

@mic-user
Copy link

mic-user commented Jan 22, 2025

Environment: mvebu / cortexa9 - Marvell Armada 385 88F6820 / Linksys WRT32X / 24.10.0-rc5

Description:
After doing uci configuration for firewall to turn on/off as below,
web ui broke.

I suspect 'service firewall reload' part.

Repro steps

$_index_number = some number
uci set firewall.@rule[$_index_number].enabled='0'
uci commit firewall
service firewall reload

Image

`404 Not Found
Sorry, the object you requested was not found.

No page is registered at '/admin/network/firewall'. If this url belongs to an extension, make sure it is properly installed. If the extension was recently installed, try removing the /tmp/luci-indexcache file.

Unable to dispatch: /cgi-bin/luci/admin/network/firewall`

@brada4
Copy link

brada4 commented Jan 25, 2025

Neither is from this repo.

Any output via fw4 check
... fw3?

Content in config/firewall?

Can you format so called repeater as code so that others can copy it too?

@mic-user
Copy link
Author

mic-user commented Jan 25, 2025

Neither is from this repo.

Any output via fw4 check ... fw3?

Content in config/firewall?

Can you format so called repeater as code so that others can copy it too?

That is... actually hard to reproduce. At this moment no idea how to repeat.
(I saw this trouble only 2~3 times since openwrt 19.x past years)
But here is information that I can give you at best.

  1. Using 'firewall 4'.
  2. At this moment, fw4 check saying Section @include[0] option 'reload' is not supported by fw4(others are 'disabled' stuff)
  3. One of kmod is ntfs3 which first time use within 24.10.x
  4. Right after the symptom, the feature of firewall seems working with no problem.
  5. There is lots of packages combination are working(samba fail2ban transmission etc, not heavy load, but concurrently).
  6. And sysupgraded after the trouble to make normal.
  7. For now, not able to reproduce. Do not have exact clue for the issue.

This is it. If you guys want to close, then do close. but mind it please for the future stablity.
(The reason why keep delivery a problem, even though it cannot be reproducible, is
you guys are guru of the openwrt who know openwrt internal by sencing symptom
based on deep understanding so may have chance to fix. If I had a clue or exact log, I would deliver.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants