mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-05 22:32:12 +00:00
docs: refresh browser troubleshooting mirrors
This commit is contained in:
@@ -336,6 +336,7 @@ flowchart TD
|
||||
- `No Chrome tabs found for profile="user"` → the Chrome MCP attach profile has no open local Chrome tabs.
|
||||
- `Remote CDP for profile "<name>" is not reachable` → the configured remote CDP endpoint is not reachable from this host.
|
||||
- `Browser attachOnly is enabled ... not reachable` or `Browser attachOnly is enabled and CDP websocket ... is not reachable` → attach-only profile has no live CDP target.
|
||||
- stale viewport / dark-mode / locale / offline overrides on attach-only or remote CDP profiles → run `openclaw browser stop --browser-profile <name>` to close the active control session and release emulation state without restarting the gateway.
|
||||
|
||||
Deep pages:
|
||||
|
||||
|
||||
@@ -192,6 +192,9 @@ Treat each message as a layer-specific clue:
|
||||
- WSL2 cannot reach the configured `cdpUrl`
|
||||
- `Browser attachOnly is enabled and CDP websocket for profile "remote" is not reachable`
|
||||
- the HTTP endpoint answered, but the DevTools WebSocket still could not be opened
|
||||
- stale viewport / dark-mode / locale / offline overrides after a remote session
|
||||
- run `openclaw browser stop --browser-profile remote`
|
||||
- this closes the active control session and releases Playwright/CDP emulation state without restarting the gateway or the external browser
|
||||
- `gateway timeout after 1500ms`
|
||||
- often still CDP reachability or a slow/unreachable remote endpoint
|
||||
- `No Chrome tabs found for profile="user"`
|
||||
|
||||
Reference in New Issue
Block a user