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

OPNsense becomes unreachable when new interface is enabled or disabled #8044

Closed
w00000dy opened this issue Nov 7, 2024 · 2 comments
Closed
Assignees
Labels
cleanup Low impact changes
Milestone

Comments

@w00000dy
Copy link

w00000dy commented Nov 7, 2024

Describe the bug

Enabling or disabling an interface and then clicking "Apply changes" results in a very long load time. The OPNsense Web UI is also unreachable during this time. I would estimate that it is down for about 5 minutes.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Interfaces -> Assignments (URL : .../interfaces_assign.php)
  2. Assign a new interface. (e.g. Device: igb3, Description: "test")
  3. Click on the "Add" button
  4. Go to Interfaces -> [test] (URL : .../interfaces.php?if=opt2)
  5. Select the "Enable Interface" check box
  6. Click on "Save"
  7. Click on "Apply changes".

Expected behavior

It should take no more than 5 seconds to load after I click "Apply changes".

Screenshots

grafik

Video

recording-1731001462794.mp4

Additional context

Even after a complete factory reset, the problem still exists.

Environment

OPNsense 24.7.8-amd64
Intel® Core i7-7500U CPU @ 2.70GHz (2 cores, 4 threads)
Network Intel® I211 Gigabit Network Connection

@AdSchellevis AdSchellevis added the support Community support label Nov 7, 2024
@marius137
Copy link

I have the same issue on several DEC3852 Appliances

@fichtner fichtner self-assigned this Dec 6, 2024
@fichtner fichtner added cleanup Low impact changes and removed support Community support labels Dec 6, 2024
@fichtner fichtner added this to the 25.1 milestone Dec 6, 2024
@fichtner
Copy link
Member

I think that's the same as 988dbae92 shipping in 24.7.11 tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Low impact changes
Development

No branches or pull requests

4 participants