-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Error on quitting debugger in vscode:
Completed activation 4bbde23ef51e4561bde23ef51e656189 in 0.529 sec
Shutting down...
Error while restoring original action: { OpenWhiskError: GET https://adobeioruntime.net/api/v1/namespaces/105979_45469/actions/NUI-313/auth-custom-worker_wskdebug_original Returned HTTP 404 (Not Found) --> "The requested resource does not exist."
at Client.handleErrors (/usr/local/lib/node_modules/@openwhisk/wskdebug/node_modules/openwhisk/lib/client.js:224:11)
at params.then.catch.err (/usr/local/lib/node_modules/@openwhisk/wskdebug/node_modules/openwhisk/lib/client.js:155:58)
at process._tickCallback (internal/process/next_tick.js:68:7)
name: 'OpenWhiskError',
message:
'GET https://adobeioruntime.net/api/v1/namespaces/105979_45469/actions/NUI-313/auth-custom-worker_wskdebug_original Returned HTTP 404 (Not Found) --> "The requested resource does not exist."',
error:
{ code: 'pfx0I0yYNfT6NMU8wt8k4hjSX7iPpL3P',
error: 'The requested resource does not exist.' },
statusCode: 404 }
On next start it seems to not install the agent, and polling fails with an unexpected response (? - don't have logs captured).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working