Document Lightpanda learnings and proxy notes
This commit is contained in:
@@ -38,3 +38,18 @@ Skills are shared. Your setup is yours. Keeping them apart means you can update
|
||||
---
|
||||
|
||||
Add whatever helps you do your job. This is your cheat sheet.
|
||||
|
||||
## Network / Proxy
|
||||
|
||||
- Current local HTTP proxy: `127.0.0.1:7897`
|
||||
- `127.0.0.1:7890` was checked on 2026-03-26 and was not accepting connections
|
||||
|
||||
## Lightpanda
|
||||
|
||||
- Local Lightpanda CDP endpoint observed at: `ws://127.0.0.1:9222/`
|
||||
- Current behavior snapshot (2026-03-26):
|
||||
- Basic CDP control works (connect / create target / navigate / evaluate JS)
|
||||
- `example.com` and Bing search were reachable in testing
|
||||
- Many other sites failed with `SslConnectError`, `GotNothing`, or session resets
|
||||
- Treat the current Lightpanda instance as **experimental and site-specific**, not a general-purpose browser by default
|
||||
- Prefer **serial, one-site-at-a-time validation** before depending on it for new browsing tasks
|
||||
|
||||
Reference in New Issue
Block a user