Skip to content

restoring action sometimes fails from vscode, then on next run polling fails #25

@alexkli

Description

@alexkli

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions