You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/04/13 22:31:23 UTC

[GitHub] [openwhisk-wskdebug] alexkli opened a new issue #44: ignore 503 errors with activation db agent

alexkli opened a new issue #44: ignore 503 errors with activation db agent
URL: https://github.com/apache/openwhisk-wskdebug/issues/44
 
 
   ```
   Unexpected error while polling agent for activation:
   OpenWhiskError: GET https://adobeioruntime.net/api/v1/namespaces/aklimets/activations?name=worker-zip_wskdebug_invoked&limit=1&docs=true&since=1586814798875 Returned HTTP 503 (Service Unavailable) --> "Response Missing Error Message."
       at Client.handleErrors (/Users/alex/Work/code/nui/openwhisk-wskdebug/node_modules/openwhisk/lib/client.js:224:11)
       at /Users/alex/Work/code/nui/openwhisk-wskdebug/node_modules/openwhisk/lib/client.js:155:58
       at processTicksAndRejections (internal/process/task_queues.js:97:5)
       at async AgentMgr.waitForActivations (/Users/alex/Work/code/nui/openwhisk-wskdebug/src/agentmgr.js:293:45)
       at async Debugger._run (/Users/alex/Work/code/nui/openwhisk-wskdebug/src/debugger.js:149:40)
       at async wskdebug (/Users/alex/Work/code/nui/openwhisk-wskdebug/index.js:314:13) {
     name: 'OpenWhiskError',
     message: 'GET https://adobeioruntime.net/api/v1/namespaces/aklimets/activations?name=worker-zip_wskdebug_invoked&limit=1&docs=true&since=1586814798875 Returned HTTP 503 (Service Unavailable) --> "Response Missing Error Message."',
     error: 'The server was not able to produce a timely response to your request.\r\n' +
       'Please try again in a short while!',
     statusCode: 503
   }
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk-wskdebug] alexkli closed issue #44: ignore 503 errors with activation db agent

Posted by GitBox <gi...@apache.org>.
alexkli closed issue #44: ignore 503 errors with activation db agent
URL: https://github.com/apache/openwhisk-wskdebug/issues/44
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services