sparse-intern-71089
01/23/2020, 11:37 PMworried-engineer-33884
01/23/2020, 11:42 PMexceptionDetails: {
exceptionId: 2,
text: 'Uncaught',
lineNumber: 0,
columnNumber: 27,
scriptId: '2434',
exception: {
type: 'object',
subtype: 'error',
className: 'TypeError',
description: "TypeError: Cannot read property 'id1' of undefined\n" +
' at <anonymous>:1:28\n' +
' at <http://Session.post|Session.post> (inspector.js:110:28)\n' +
' at internal/util.js:278:30\n' +
' at new Promise (<anonymous>)\n' +
' at <http://Session.post|Session.post> (internal/util.js:277:12)\n' +
' at /opt/pulumi/node_modules/@pulumi/pulumi/runtime/closure/v8_v11andHigher.js:121:40\n' +
' at Generator.next (<anonymous>)\n' +
' at fulfilled (/opt/pulumi/node_modules/@pulumi/pulumi/runtime/closure/v8_v11andHigher.js:18:58)\n' +
' at processTicksAndRejections (internal/process/task_queues.js:93:5)',
objectId: '{"injectedScriptId":1,"id":4}'
}
white-balloon-205
worried-engineer-33884
01/24/2020, 3:01 AMworried-engineer-33884
01/24/2020, 3:02 AMworried-engineer-33884
01/24/2020, 3:03 AM__inflightFunctions
via the "globals" configuration) I get different errors.worried-engineer-33884
01/24/2020, 3:04 AMworried-engineer-33884
01/24/2020, 3:06 AMAre you using “closure serialization” (magic functions) anywhere in your code?I believe both lambdacallbacks and dynamic resources use this, right?
white-balloon-205
white-balloon-205
worried-engineer-33884
01/24/2020, 3:52 AMworried-engineer-33884
01/24/2020, 3:46 PM