You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
The version of Node that you are experiencing the problem on.
v6.2.2
The operating system, browser and browser version you are experiencing the problem on.
high sierra 10.13.1
Any pertinent error information you can give, including error message, stack trace, etc.
/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/inspectors/ClientRequestInspector.js:246
throw new Error('Internal error: could not find associated master data');
^
Error: Internal error: could not find associated master data
at ClientRequestInspector.onRequestError (/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/inspectors/ClientRequestInspector.js:246:19)
at Object.listeners._a.(anonymous function) [as listener] (/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/inspectors/ClientRequestInspector.js:139:96)
at Tracing.publish (/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/tracing/Tracing.js:31:26)
at HttpClientProxy.publishRequestErrorEvent (/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/tracing/module_instrumentors/HttpClientProxy.js:26:27)
at ClientRequest.<anonymous> (/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/tracing/module_instrumentors/HttpClientProxy.js:142:26)
at ClientRequest.wrappedCallback (/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js:346:33)
at emitOne (events.js:101:20)
at ClientRequest.emit (events.js:188:7)
at Socket.socketCloseListener (_http_client.js:284:9)
at Socket.wrappedCallback (/Users/daniel/Projects/terminalservice/node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js:346:33)
[nodemon] app crashed - waiting for file changes before starting...
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you for taking the time to report your feedback!
steps:
example code:
The text was updated successfully, but these errors were encountered: