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

HAproxy combos empty #2389

Closed
Kali- opened this issue May 4, 2018 · 3 comments
Closed

HAproxy combos empty #2389

Kali- opened this issue May 4, 2018 · 3 comments
Assignees
Labels
bug Production bug
Milestone

Comments

@Kali-
Copy link

Kali- commented May 4, 2018

After upgrade from 18.1.6 to .7 the combo which get selection from other entry are unavailable.
"Select Rules" and "Default Backend Pool" on Public and Servers on Backend Pool only show "none" as possible selection.
As nothing is changed on haproxy plugins i guess is a bug in core.

@AdSchellevis AdSchellevis self-assigned this May 4, 2018
@AdSchellevis AdSchellevis added the bug Production bug label May 4, 2018
@AdSchellevis
Copy link
Member

@Kali- can you try (on a console)?

opnsense-patch 8b5949e

@fichtner fichtner added this to the 18.7 milestone May 4, 2018
@Kali-
Copy link
Author

Kali- commented May 4, 2018

this fix the issue

@AdSchellevis
Copy link
Member

@Kali- thanks for confirming!

fichtner pushed a commit that referenced this issue May 4, 2018
…ther model section not yet loaded.

Since e4d5daf9 we reuse our model object when not referring to another model, which may not yet been completely initialised when referring to a section further in the xml definition. Moving the load action to actionPostLoadingEvent() should assure we do have the related actions loaded. should fix #2389

(cherry picked from commit 8b5949e)
AdSchellevis added a commit to OPNids/core that referenced this issue May 30, 2018
…ther model section not yet loaded.

Since opnsense/core@e4d5daf9 we reuse our model object when not referring to another model, which may not yet been completely initialised when referring to a section further in the xml definition. Moving the load action to actionPostLoadingEvent() should assure we do have the related actions loaded. should fix opnsense/core#2389

(cherry picked from commit 8b5949e)
AdSchellevis added a commit to OPNids/core that referenced this issue May 30, 2018
…ther model section not yet loaded.

Since opnsense/core@e4d5daf9 we reuse our model object when not referring to another model, which may not yet been completely initialised when referring to a section further in the xml definition. Moving the load action to actionPostLoadingEvent() should assure we do have the related actions loaded. should fix opnsense/core#2389
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

No branches or pull requests

3 participants