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

Not possible to modify existing VIP #7394

Closed
2 tasks done
Makss39 opened this issue Apr 19, 2024 · 10 comments
Closed
2 tasks done

Not possible to modify existing VIP #7394

Makss39 opened this issue Apr 19, 2024 · 10 comments
Labels
support Community support

Comments

@Makss39
Copy link

Makss39 commented Apr 19, 2024

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug

Not possible to modify VIP since update to 24.1.5.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Interfaces => Virtual IPs => Settings'
  2. Click on "Edit" an existing virtual IP

Expected behavior

We should be able to edit an existing virtual IP.
Everything is empty, nothing on the dropdown lists...

Describe alternatives you considered

No alternative

Screenshots
2024-04-19 10_51_00-Clipboard

Environment

OPNsense 24.1.5_2 (amd64).

@fichtner
Copy link
Member

Since 24.1.5 came out a couple of weeks ago and this is the first report... have you tried a different browser or inspect the browser development console for any errors?

Cheers,
Franco

@fichtner fichtner added the support Community support label Apr 19, 2024
@Makss39
Copy link
Author

Makss39 commented Apr 19, 2024

Same with Edge, Firefox and Chrome... Also tested on 24.1.5_3, same issue.
No errors on the browser console.

It looks like that one : #6151

@Makss39
Copy link
Author

Makss39 commented Apr 25, 2024

Hello, any hint ? Does somebody was able to reproduce it ?

Thanks !

@Monviech
Copy link
Sponsor Member

Monviech commented Apr 25, 2024

I've just spun up a fresh 24.1.6 and I can create new CARP VIPs, edit them, remove them.

Maybe run a health audit in System: Firmware, to see if you have missing files or bad checksums somewhere.

@Makss39
Copy link
Author

Makss39 commented Apr 30, 2024

I can create,edit and remove new VIP.

But it's not possible for VIP created before the update. And I cannot remove them !!!
The update has broke something...

@fichtner
Copy link
Member

To be frank it looks like a local issue of some sort. If you want to discuss a specific code change be my guest, but "update" "broke" "something" isn't going to cut through this.

@Makss39
Copy link
Author

Makss39 commented Apr 30, 2024

I just say that I had no issue with modifiying existing VIP in 22.7.
Then I updated to 24.1.5, it does not work anymore...

So my thought is that the update is the reason why it's not working anymore...

@fichtner
Copy link
Member

I‘m merely saying if there is a bug it’s not possible to find with the information currently given.

And since nobody chimes in and the report is for the GUI misbehaving a local browser issue is the most likely.

You’d expect the GUI/API not working at all to be a widespread issue.

@Monviech
Copy link
Sponsor Member

Monviech commented Apr 30, 2024

Can you test your API? You have to be logged into the OPNsense before you try these links.

Open this link in your browser, replace 172.16.0.254 with your IP:
https://172.16.0.254/api/interfaces/vip_settings/get

From one of the list items, select the UUID and list it, replace 211c9748-651a-40cf-bbd6-918cedd845ec with one of your UUIDs from the prior list.
https://172.16.0.254:4444/api/interfaces/vip_settings/getItem/211c9748-651a-40cf-bbd6-918cedd845ec

@Makss39
Copy link
Author

Makss39 commented May 2, 2024

I've found a workaround :

  • Create a new CARP IP adress
  • Save
    => Then you can now modify/delete previous created CARP IP adresses

@Makss39 Makss39 closed this as completed May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Community support
Development

No branches or pull requests

3 participants