Skip to content

Network issue during evaluation #75

Description

@Occi-Dental-Mask

I was following the steps after building golden image, run ./run-local.sh --interactive true and ./start_vm.sh. But then I got
this log pointing that I may not have a browser running in debug mode.
2025-08-17 06:56:12,097 INFO agent/180-MainProcess] Processing screenshot... [webparse] Could not attach to RDP session at the given URL (http://20.20.20.21:9222). Make sure the browser is running in debug mode and the URL is correct. [webparse] Error: BrowserType.connect_over_cdp: Unexpected status 502 when connecting to http://20.20.20.21:9222/json/version/. This does not look like a DevTools server, try connecting via ws://. Call log: <ws preparing> retrieving websocket url from http://20.20.20.21:9222

Therefore I run chrome.exe --remote-debugging-port=9222 --remote-debugging-address=0.0.0.0 --user-data-dir="C:\edge-debug" in the QEMU CMD.
But I still got [2025-08-17 06:57:31,710 INFO agent/180-MainProcess] Processing screenshot... [webparse] Could not attach to RDP session at the given URL (http://20.20.20.21:9222). Make sure the browser is running in debug mode and the URL is correct. [webparse] Error: BrowserType.connect_over_cdp: Timeout 30000ms exceeded. Call log: <ws preparing> retrieving websocket url from http://20.20.20.21:9222

Image Image

Have anyone met this problem too?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions