mirror of
https://github.com/f00b4r0/uspot.git
synced 2026-04-26 06:35:54 +03:00
[GH-ISSUE #53] Done button is not shown up #32
Labels
No labels
bug
enhancement
invalid
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uspot#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @a13519 on GitHub (Dec 2, 2025).
Original GitHub issue: https://github.com/f00b4r0/uspot/issues/53
Thanks for the information, eventually i make the splash page popped up:
but the Done button is not shown up at top right corner, from log I can see:
does uspot use mac or ip in ipset? From log I can see mac address is populated, do you know which part has problem?
By went through uSpot configuration, does latest uSpot support nft ipset? or only support legacy ipset?
After click Accept button the auth ipset is still empty:
I manually add ip assigned to uspot ipset, but Done button is not shown up:
@f00b4r0 commented on GitHub (Dec 2, 2025):
Stop opening duplicate issues for your invalid configuration problem. If the Done button is not showing up it means the firewall set has not been updated. uspot doesn't use ipset it uses native nftables as supported by firewall4 so your ipset references are useless. Turn on debugging and check what's happening.