Skip to content
This repository was archived by the owner on Dec 1, 2017. It is now read-only.
This repository was archived by the owner on Dec 1, 2017. It is now read-only.

Using with Chrome Devtools gives a 404 #14

Closed
@Jimadine

Description

@Jimadine

Is it possible to debug pages with my locally installed Chrome Devtools? I have this working OK with the default front-end but when I try to use

ios-webkit-debug-proxy -f chrome-devtools://devtools/bundled/inspector.html

I visit http://localhost:9221, follow the link through to my iPad, click the inspectable page and then see a page:

In address bar: http://localhost:9222/devtools/inspector.html?host=localhost:9222&page=1

404. That's an error.

The requested URL /devtools/inspector.html?host=localhost:9222&page=1 was not found. Invalid frontend URL?

If I visit chrome-devtools://devtools/bundled/inspector.html directly I see a bare Devtools page. I am using Chrome 49.0.2623.108 m (64-bit) and Windows 7 64-bit.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions