Skip to content

fix(ns-api): wrong call of euci for uci prop in ns.ha#1787

Open
Tbaile wants to merge 1 commit into
mainfrom
fix/ns-ha-euci-leasefile
Open

fix(ns-api): wrong call of euci for uci prop in ns.ha#1787
Tbaile wants to merge 1 commit into
mainfrom
fix/ns-ha-euci-leasefile

Conversation

@Tbaile

@Tbaile Tbaile commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Same leftover-arg bug from #1738 (ns.dhcp) was still present in ns.ha's get_dhcp_leasefile(), which passed an extra stray 'dhcp' positional arg to EUci.get().

Ref: reported as still broken from here https://community.nethserver.org/t/nethsecurity-8-8-0-beta2-ready-for-testing/28017/3

Same stray positional arg fixed in ns.dhcp by #1738 was still present
in get_dhcp_leasefile(), crashing HA node init since EUci.get() only
accepts up to 3 positional args.
@Tbaile Tbaile requested a review from gsanchietti July 10, 2026 08:38
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

Successfully merging this pull request may close these issues.

2 participants