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 2017/12/11 17:59:04 UTC

[GitHub] tysonnorris opened a new issue #3091: if invoker id 0 is offline, invoker id 1 is ignored even if it is healthy

tysonnorris opened a new issue #3091: if invoker id 0 is offline, invoker id 1 is ignored even if it is healthy
URL: https://github.com/apache/incubator-openwhisk/issues/3091
 
 
   
   
   ## Environment details:
   
   * local deployment (all deployments I've tested exhibit the 
   
   ## Steps to reproduce the issue:
   
   1.  deploy a single invoker, with id=1  
   2.  restart controller+invoker
   3.  invoke any action 
   
   
   ## Provide the expected results and outputs:
   
   expected successful use of invoker1
   
   
   ## Provide the actual results and outputs:
   
   ```
   [2017-12-11T17:41:24.665Z] [ERROR] [#sid_121] [LoadBalancerService] all invokers down
   [2017-12-11T17:41:24.668Z] [ERROR] [#tid_14] [ActionsApi] [POST] action activation failed: no invokers available
   ```
   
   ## Additional information you deem important:
   probably only happens with single invoker, related to blackbox vs managed reservation
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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