inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Debugger: Breakpoints broken when debugging WKWebView web views #120

Closed samholmes closed 2 years ago

samholmes commented 2 years ago

I don't quite know what details to provide here other than report that breakpoints are no longer working from within the Inspect tool when inspecting a page in an iOS app's WKWebView component running in iOS Simulator 13.7.

Here's how the webview is implemented in the iOS app: https://github.com/EdgeApp/edge-core-js/blob/master/ios/EdgeCoreWebView.swift#L219

It shows up in the inspector, however breakpoints fail to work. I also notice that sometimes the main JS bundles served over localhost do not load occationally:

Screen Shot 2022-01-12 at 15 25 40

I have tested that the breakpoints also don't work even when the file does load properly.

Here's a dump of the console from inspecting Inspect:

AppProvider.tsx:230 loadConfiguration
AppProvider.tsx:66 -> devicesChanged Array(0)
AppProvider.tsx:88 -> configChanged Object
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:155 inspect:authenticateUser.success Object
AppProvider.tsx:399 changelogData Object
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:215 inspect:subscriptionStatus.success Object
AppProvider.tsx:259 selectTarget 8537A462-DD51-41D8-A0A7-946B56A5A664|PID:79365|174
MainImpl.js:118 _initializeInspectOverrides
MainImpl.js:79 Main._createAppUI: 13.15771484375 ms
MainImpl.js:79 Main._showAppUI: 3.427978515625 ms
MainImpl.js:79 Main._initializeTarget: 7.94775390625 ms
InspectorBackend.js:1301 Request Network.setAttachDebugStack failed. {"code":-32601,"message":"'Network.setAttachDebugStack' was not found","data":[{"code":-32601,"message":"'Network.setAttachDebugStack' was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:65 Protocol Warning: Attempted to dispatch an unspecified method 'Page.defaultAppearanceDidChange': {"method":"Page.defaultAppearanceDidChange","params":{"appearance":"Light"}}
reportProtocolWarning @ InspectorBackend.js:65
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:1301 Request Debugger.setAsyncCallStackDepth failed. {"code":-32602,"message":"Some arguments of method 'Debugger.setAsyncStackTraceDepth' can't be processed","data":[{"code":-32602,"message":"Parameter 'depth' with type 'Integer' was not found."},{"code":-32602,"message":"Some arguments of method 'Debugger.setAsyncStackTraceDepth' can't be processed"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Overlay.enable failed. {"code":-32601,"message":"'Overlay' domain was not found","data":[{"code":-32601,"message":"'Overlay' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Overlay.setShowViewportSizeOnResize failed. {"code":-32601,"message":"'Overlay' domain was not found","data":[{"code":-32601,"message":"'Overlay' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Profiler.enable failed. {"code":-32601,"message":"'Profiler' domain was not found","data":[{"code":-32601,"message":"'Profiler' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Log.startViolationsReport failed. {"code":-32601,"message":"'Log' domain was not found","data":[{"code":-32601,"message":"'Log' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Audits.enable failed. {"code":-32601,"message":"'Audits' domain was not found","data":[{"code":-32601,"message":"'Audits' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request ServiceWorker.enable failed. {"code":-32601,"message":"'ServiceWorker' domain was not found","data":[{"code":-32601,"message":"'ServiceWorker' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Target.setAutoAttach failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Target.setDiscoverTargets failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Target.setRemoteLocations failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Runtime.getIsolateId failed. {"code":-32601,"message":"'Runtime.getIsolateId' was not found","data":[{"code":-32601,"message":"'Runtime.getIsolateId' was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Debugger.setBlackboxPatterns failed. {"code":-32601,"message":"'Debugger.setBlackboxPatterns' was not found","data":[{"code":-32601,"message":"'Debugger.setBlackboxPatterns' was not found"}]}
callback @ InspectorBackend.js:1301
DebuggerModel.js:1101 'Debugger.setBlackboxPatterns' was not found
setBlackboxPatterns @ DebuggerModel.js:1101
InspectorBackend.js:1301 Request DOMDebugger.setBreakOnCSPViolation failed. {"code":-32601,"message":"'DOMDebugger.setBreakOnCSPViolation' was not found","data":[{"code":-32601,"message":"'DOMDebugger.setBreakOnCSPViolation' was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Runtime.runIfWaitingForDebugger failed. {"code":-32601,"message":"'Runtime.runIfWaitingForDebugger' was not found","data":[{"code":-32601,"message":"'Runtime.runIfWaitingForDebugger' was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Page.setAdBlockingEnabled failed. {"code":-32601,"message":"'Page.setAdBlockingEnabled' was not found","data":[{"code":-32601,"message":"'Page.setAdBlockingEnabled' was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:1301 Request Emulation.setFocusEmulationEnabled failed. {"code":-32601,"message":"'Emulation' domain was not found","data":[{"code":-32601,"message":"'Emulation' domain was not found"}]}
callback @ InspectorBackend.js:1301
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":18}
reportProtocolError @ InspectorBackend.js:57
PageResourceLoader.js:213 Fallback triggered http://localhost:8101/plugin-bundle.js.map Object
_dispatchLoad @ PageResourceLoader.js:213
MainImpl.js:79 Main._lateInitialization: 0.10009765625 ms
InspectorBackend.js:1301 Request Debugger.getPossibleBreakpoints failed. {"code":-32601,"message":"'Debugger.getPossibleBreakpoints' was not found","data":[{"code":-32601,"message":"'Debugger.getPossibleBreakpoints' was not found"}]}
callback @ InspectorBackend.js:1301
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":21}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":24}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":27}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":30}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":33}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":36}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":39}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":42}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":45}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":48}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":51}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":54}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":57}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":60}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":63}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":66}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":69}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":72}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":75}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":78}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":81}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":84}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":87}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":90}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":93}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":96}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":99}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":102}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":105}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":108}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":111}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":114}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":117}
reportProtocolError @ InspectorBackend.js:57
AppProvider.tsx:259 selectTarget 8537A462-DD51-41D8-A0A7-946B56A5A664|PID:79365|174
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:259 selectTarget 8537A462-DD51-41D8-A0A7-946B56A5A664|PID:79365|174
MainImpl.js:118 _initializeInspectOverrides
MainImpl.js:79 Main._createAppUI: 19.93310546875 ms
AppProvider.tsx:66 -> devicesChanged [{…}]
AppProvider.tsx:66 -> devicesChanged [{…}]
MainImpl.js:79 Main._showAppUI: 5.60693359375 ms
MainImpl.js:79 Main._initializeTarget: 7.235107421875 ms
InspectorBackend.js:1301 Request Network.setAttachDebugStack failed. {"code":-32601,"message":"'Network.setAttachDebugStack' was not found","data":[{"code":-32601,"message":"'Network.setAttachDebugStack' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:65 Protocol Warning: Attempted to dispatch an unspecified method 'Page.defaultAppearanceDidChange': {"method":"Page.defaultAppearanceDidChange","params":{"appearance":"Light"}}
reportProtocolWarning @ InspectorBackend.js:65
dispatch @ InspectorBackend.js:1375
_onMessage @ InspectorBackend.js:539
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
MainImpl.js:79 Main._lateInitialization: 0.199951171875 ms
InspectorBackend.js:1301 Request Debugger.setAsyncCallStackDepth failed. {"code":-32602,"message":"Some arguments of method 'Debugger.setAsyncStackTraceDepth' can't be processed","data":[{"code":-32602,"message":"Parameter 'depth' with type 'Integer' was not found."},{"code":-32602,"message":"Some arguments of method 'Debugger.setAsyncStackTraceDepth' can't be processed"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Overlay.enable failed. {"code":-32601,"message":"'Overlay' domain was not found","data":[{"code":-32601,"message":"'Overlay' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Overlay.setShowViewportSizeOnResize failed. {"code":-32601,"message":"'Overlay' domain was not found","data":[{"code":-32601,"message":"'Overlay' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Profiler.enable failed. {"code":-32601,"message":"'Profiler' domain was not found","data":[{"code":-32601,"message":"'Profiler' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Log.startViolationsReport failed. {"code":-32601,"message":"'Log' domain was not found","data":[{"code":-32601,"message":"'Log' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Audits.enable failed. {"code":-32601,"message":"'Audits' domain was not found","data":[{"code":-32601,"message":"'Audits' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request ServiceWorker.enable failed. {"code":-32601,"message":"'ServiceWorker' domain was not found","data":[{"code":-32601,"message":"'ServiceWorker' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Target.setAutoAttach failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Target.setDiscoverTargets failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Target.setRemoteLocations failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Runtime.getIsolateId failed. {"code":-32601,"message":"'Runtime.getIsolateId' was not found","data":[{"code":-32601,"message":"'Runtime.getIsolateId' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Debugger.setBlackboxPatterns failed. {"code":-32601,"message":"'Debugger.setBlackboxPatterns' was not found","data":[{"code":-32601,"message":"'Debugger.setBlackboxPatterns' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
DebuggerModel.js:1101 'Debugger.setBlackboxPatterns' was not found
setBlackboxPatterns @ DebuggerModel.js:1101
async function (async)
setBlackboxPatterns @ DebuggerModel.js:1098
_setIgnoreListPatterns @ IgnoreListManager.js:123
modelAdded @ IgnoreListManager.js:83
modelAdded @ SDKModel.js:479
createTarget @ SDKModel.js:576
(anonymous) @ InspectorMain.js:26
initMainConnection @ Connections.js:346
run @ InspectorMain.js:22
_initializeTarget @ MainImpl.js:474
async function (async)
_initializeTarget @ MainImpl.js:466
setTimeout (async)
_showAppUI @ MainImpl.js:460
_createAppUI @ MainImpl.js:417
async function (async)
_createAppUI @ MainImpl.js:417
_gotPreferences @ MainImpl.js:113
getPreferences @ InspectorFrontendHost.js:383
_loaded @ MainImpl.js:88
async function (async)
_loaded @ MainImpl.js:84
(anonymous) @ MainImpl.js:54
runOnWindowLoad @ utilities.js:601
MainImpl @ MainImpl.js:54
(anonymous) @ MainImpl.js:878
InspectorBackend.js:1301 Request DOMDebugger.setBreakOnCSPViolation failed. {"code":-32601,"message":"'DOMDebugger.setBreakOnCSPViolation' was not found","data":[{"code":-32601,"message":"'DOMDebugger.setBreakOnCSPViolation' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Runtime.runIfWaitingForDebugger failed. {"code":-32601,"message":"'Runtime.runIfWaitingForDebugger' was not found","data":[{"code":-32601,"message":"'Runtime.runIfWaitingForDebugger' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Page.setAdBlockingEnabled failed. {"code":-32601,"message":"'Page.setAdBlockingEnabled' was not found","data":[{"code":-32601,"message":"'Page.setAdBlockingEnabled' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
InspectorBackend.js:1301 Request Emulation.setFocusEmulationEnabled failed. {"code":-32601,"message":"'Emulation' domain was not found","data":[{"code":-32601,"message":"'Emulation' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
PageResourceLoader.js:213 Fallback triggered http://localhost:8101/plugin-bundle.js.map {target: Target, frameId: '0.1', initiatorUrl: null}frameId: "0.1"initiatorUrl: nulltarget: Target {_needsNodeJSPatching: false, _sessionId: '', _router: SessionRouter, _agents: {…}, _dispatchers: {…}, …}_agents: {Accessibility: _AgentPrototype, Animation: _AgentPrototype, ApplicationCache: _AgentPrototype, Audits: _AgentPrototype, BackgroundService: _AgentPrototype, …}_capabilitiesMask: 262143_creatingModels: false_dispatchers: {Animation: _DispatcherPrototype, ApplicationCache: _DispatcherPrototype, Audits: _DispatcherPrototype, BackgroundService: _DispatcherPrototype, CSS: _DispatcherPrototype, …}_id: "main"_inspectedURL: "file:///Users/samholmes/Library/Developer/CoreSimulator/Devices/8537A462-DD51-41D8-A0A7-946B56A5A664/data/Containers/Bundle/Application/E0C55BD5-53D4-4E3E-A9A6-5771ADB538A2/edge.app/"_inspectedURLName: ""_isSuspended: false_modelByConstructor: Map(20) {ƒ => NetworkManager, ƒ => SecurityOriginManager, ƒ => ResourceTreeModel, ƒ => IOModel, ƒ => RuntimeModel, …}_name: "Main"_needsNodeJSPatching: false_parentTarget: null_router: SessionRouter {_connection: MainConnection, _lastMessageId: 34, _pendingResponsesCount: 0, _pendingLongPollingMessageIds: Set(0), _domainToLogger: Map(0), …}_sessionId: ""_targetManager: TargetManager {_targets: Set(1), _observers: Set(7), _modelListeners: Multimap, _modelObservers: Multimap, _isSuspended: false, …}_type: "frame"[[Prototype]]: TargetBase[[Prototype]]: Object
_dispatchLoad @ PageResourceLoader.js:213
async function (async)
_dispatchLoad @ PageResourceLoader.js:200
loadResource @ PageResourceLoader.js:162
async function (async)
loadResource @ PageResourceLoader.js:161
load @ SourceMap.js:243
attachSourceMap @ SourceMapManager.js:177
_parsedScriptSource @ DebuggerModel.js:816
scriptParsed @ DebuggerModel.js:1235
dispatch @ InspectorBackend.js:1386
_onMessage @ InspectorBackend.js:539
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
AppProvider.tsx:66 -> devicesChanged [{…}]
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":130}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
AppProvider.tsx:66 -> devicesChanged [{…}]
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":133}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
postMessage (async)
o @ devtools.tsx:64
a @ devtools.tsx:41
emit @ node:events:394
(anonymous) @ AppProvider.tsx:76
emit @ node:events:394
onMessage @ node:electron/js2c/renderer_init:81
auchenberg commented 2 years ago

@samholmes Are you using the latest version?

Can I get you to start Inspect from your commandline, like /Applications/Inspect.app/Contents/MacOS/Inspect and try again? This should give you a more verbose log that we can use to pin this down.

samholmes commented 2 years ago

I'm using version 0.7.7.

I ran from the command-line, opened devtools, and copied the console:

​ loadConfiguration
​ -> devicesChanged Array(1)
​ -> devicesChanged Array(1)
​ -> devicesChanged Array(1)
​ -> devicesChanged Array(1)
​ -> devicesChanged Array(1)
AppProvider.tsx:88 -> configChanged Object
AppProvider.tsx:399 changelogData Object
AppProvider.tsx:155 inspect:authenticateUser.success Object
AppProvider.tsx:215 inspect:subscriptionStatus.success Object
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:259 selectTarget 8537A462-DD51-41D8-A0A7-946B56A5A664|PID:92164|986
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
AppProvider.tsx:66 -> devicesChanged Array(1)
MainImpl.js:118 _initializeInspectOverrides
MainImpl.js:79 Main._createAppUI: 245.811279296875 ms
MainImpl.js:79 Main._showAppUI: 74.049072265625 ms
MainImpl.js:79 Main._initializeTarget: 258.86474609375 ms
MainImpl.js:79 Main._lateInitialization: 0.31884765625 ms
InspectorBackend.js:1301 Request Network.setAttachDebugStack failed. {"code":-32601,"message":"'Network.setAttachDebugStack' was not found","data":[{"code":-32601,"message":"'Network.setAttachDebugStack' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:65 Protocol Warning: Attempted to dispatch an unspecified method 'Page.defaultAppearanceDidChange': {"method":"Page.defaultAppearanceDidChange","params":{"appearance":"Light"}}
reportProtocolWarning @ InspectorBackend.js:65
dispatch @ InspectorBackend.js:1375
_onMessage @ InspectorBackend.js:539
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Debugger.setAsyncCallStackDepth failed. {"code":-32602,"message":"Some arguments of method 'Debugger.setAsyncStackTraceDepth' can't be processed","data":[{"code":-32602,"message":"Parameter 'depth' with type 'Integer' was not found."},{"code":-32602,"message":"Some arguments of method 'Debugger.setAsyncStackTraceDepth' can't be processed"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:1301 Request Overlay.enable failed. {"code":-32601,"message":"'Overlay' domain was not found","data":[{"code":-32601,"message":"'Overlay' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Overlay.setShowViewportSizeOnResize failed. {"code":-32601,"message":"'Overlay' domain was not found","data":[{"code":-32601,"message":"'Overlay' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Profiler.enable failed. {"code":-32601,"message":"'Profiler' domain was not found","data":[{"code":-32601,"message":"'Profiler' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Log.startViolationsReport failed. {"code":-32601,"message":"'Log' domain was not found","data":[{"code":-32601,"message":"'Log' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Audits.enable failed. {"code":-32601,"message":"'Audits' domain was not found","data":[{"code":-32601,"message":"'Audits' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request ServiceWorker.enable failed. {"code":-32601,"message":"'ServiceWorker' domain was not found","data":[{"code":-32601,"message":"'ServiceWorker' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Target.setAutoAttach failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Target.setDiscoverTargets failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Target.setRemoteLocations failed. {"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Runtime.getIsolateId failed. {"code":-32601,"message":"'Runtime.getIsolateId' was not found","data":[{"code":-32601,"message":"'Runtime.getIsolateId' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Debugger.setBlackboxPatterns failed. {"code":-32601,"message":"'Debugger.setBlackboxPatterns' was not found","data":[{"code":-32601,"message":"'Debugger.setBlackboxPatterns' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
DebuggerModel.js:1101 'Debugger.setBlackboxPatterns' was not found
setBlackboxPatterns @ DebuggerModel.js:1101
InspectorBackend.js:1301 Request DOMDebugger.setBreakOnCSPViolation failed. {"code":-32601,"message":"'DOMDebugger.setBreakOnCSPViolation' was not found","data":[{"code":-32601,"message":"'DOMDebugger.setBreakOnCSPViolation' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Runtime.runIfWaitingForDebugger failed. {"code":-32601,"message":"'Runtime.runIfWaitingForDebugger' was not found","data":[{"code":-32601,"message":"'Runtime.runIfWaitingForDebugger' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Page.setAdBlockingEnabled failed. {"code":-32601,"message":"'Page.setAdBlockingEnabled' was not found","data":[{"code":-32601,"message":"'Page.setAdBlockingEnabled' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Emulation.setFocusEmulationEnabled failed. {"code":-32601,"message":"'Emulation' domain was not found","data":[{"code":-32601,"message":"'Emulation' domain was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":21}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
PageResourceLoader.js:213 Fallback triggered http://localhost:8101/plugin-bundle.js.map Object
_dispatchLoad @ PageResourceLoader.js:213
PageResourceLoader.js:213 Fallback triggered http://localhost:8080/edge-core.js.map Object
_dispatchLoad @ PageResourceLoader.js:213
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":24}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":27}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":30}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":33}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":36}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":39}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":42}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":45}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":48}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":51}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":54}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":57}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":60}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":63}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":66}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":69}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":72}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":75}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":78}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":81}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":84}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":87}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":90}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":93}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":96}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":99}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Debugger.getPossibleBreakpoints failed. {"code":-32601,"message":"'Debugger.getPossibleBreakpoints' was not found","data":[{"code":-32601,"message":"'Debugger.getPossibleBreakpoints' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":102}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
InspectorBackend.js:1301 Request Debugger.getPossibleBreakpoints failed. {"code":-32601,"message":"'Debugger.getPossibleBreakpoints' was not found","data":[{"code":-32601,"message":"'Debugger.getPossibleBreakpoints' was not found"}]}
callback @ InspectorBackend.js:1301
_onMessage @ InspectorBackend.js:518
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":105}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":108}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":111}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":114}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":117}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":120}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":123}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":126}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":129}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":132}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":135}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":138}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":141}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
AppProvider.tsx:66 -> devicesChanged Array(1)
InspectorBackend.js:57 Protocol Error: the message with wrong id: {"error":{"code":-32601,"message":"'Target' domain was not found","data":[{"code":-32601,"message":"'Target' domain was not found"}]},"id":144}
reportProtocolError @ InspectorBackend.js:57
_onMessage @ InspectorBackend.js:513
_dispatchMessage @ Connections.js:60
dispatchEventToListeners @ Object.js:131
(anonymous) @ InspectorFrontendHost.js:68
auchenberg commented 2 years ago

Reproduced. This is a duplicate of https://github.com/inspectdev/inspect-issues/issues/118

@samholmes I think I found the issue. A new release of Inspect is building right now.

Try to download the newest build in like 30-45min, and let me know if this fixes it for you.

auchenberg commented 2 years ago

https://inspect.dev/changelog/v0.7.8-fixes-broken-breakpoints

samholmes commented 2 years ago

You're a life-saver! Thank you very much

auchenberg commented 2 years ago

Glad we got that woking!