mirror of
https://github.com/f00b4r0/uspot.git
synced 2026-04-26 06:35:54 +03:00
[GH-ISSUE #35] An error occurred. Please try again. | config not found for "null" #21
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#21
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 @bmberni on GitHub (Jul 1, 2025).
Original GitHub issue: https://github.com/f00b4r0/uspot/issues/35
Describe the bug
When connected to the Guest network I'll get Captive Portal Error An error occurred. Please try again. This is on windows. On iOS I do not get a Popup from the Captive Portal.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Getting the Click to Continue Site.
Configuration
Provide the output of:
opkg list-installed | grep uspotuci show uspot(replace passwords with XXXX as needed)uci show networkuci show firewalluci show uhttpduci show dhcpLogs
Additional context
The Version of OpenWRT is 24.10.1
@f00b4r0 commented on GitHub (Jul 1, 2025):
You're setting up a network interface without an associated device,
and so uspot doesn't know which network device it's supposed to manage:
@bmberni commented on GitHub (Jul 1, 2025):
In addition I use also mwan3 on this router
@bmberni commented on GitHub (Jul 1, 2025):
Thanks for the hint!
The problem was solved by adding the following:
When using LuCI, I already saw that the wireless interface is assigned to the “captive” interface, but it was missing in uci.