-
-
Notifications
You must be signed in to change notification settings - Fork 69.3k
[Bug]: Gateway Control UI "device identity required" error persists despite allowInsecureAuth: true #24238
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
After updating OpenClaw to 2026.2.22-2,LAN HTTP access to Gateway Control UI shows "device identity required" error and fails to load.
Environment
- Gateway config:
gateway.controlUi.allowInsecureAuth: trueis set - Access method: HTTP (ws://192.168.1.40:18789)
- Browser: Chrome/Safari
Troubleshooting Attempted
- ✅ Gateway service restarted
- ✅ Browser cache cleared
- ✅ Tested in incognito mode
- ✅ 127.0.0.1 local access works fine
Steps to reproduce
- Start Gateway service
- Access Control UI via LAN IP (http://192.168.1.40:18789)
- Page fails to load with "device identity required" error
Expected behavior
With allowInsecureAuth: true configured, HTTP LAN access should allow token-based authentication without requiring device identity.
Actual behavior
Even with allowInsecureAuth: true configured, browser still blocks device identity request, preventing page from loading.
OpenClaw version
2026.2.22-2
Operating system
macOS 15,7,4
Install method
npm gloabal
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.