Prithvi-Velicheti commented on issue #235:
URL: 
https://github.com/apache/openwhisk-deploy-kube/issues/235#issuecomment-2032804774

   I am sorry.
   
   $./gradlew core:standalone:bootRun
   
   Exception in thread "main" pureconfig.error.ConfigReaderException: Cannot 
convert configuration to a org.apache.openwhisk.core.etcd.EtcdConfig. Failures 
are:
     at 'whisk':
       - Key not found: 'etcd'.
   
           at pureconfig.package$.getResultOrThrow(package.scala:139)
           at pureconfig.package$.loadConfigOrThrow(package.scala:161)
           at 
org.apache.openwhisk.core.invoker.FPCInvokerReactive.<init>(FPCInvokerReactive.scala:85)
           at 
org.apache.openwhisk.core.invoker.FPCInvokerReactive$.instance(FPCInvokerReactive.scala:66)
           at 
org.apache.openwhisk.core.loadBalancer.LeanBalancer.makeALocalThreadedInvoker(LeanBalancer.scala:72)
           at 
org.apache.openwhisk.core.loadBalancer.LeanBalancer.<init>(LeanBalancer.scala:75)
           at 
org.apache.openwhisk.core.loadBalancer.LeanBalancer$.instance(LeanBalancer.scala:93)
           at 
org.apache.openwhisk.core.controller.Controller.<init>(Controller.scala:119)
           at 
org.apache.openwhisk.core.controller.Controller$.start(Controller.scala:338)
           at 
org.apache.openwhisk.standalone.StandaloneOpenWhisk$.startController(StandaloneOpenWhisk.scala:337)
           at 
org.apache.openwhisk.standalone.StandaloneOpenWhisk$.startServer(StandaloneOpenWhisk.scala:282)
           at 
org.apache.openwhisk.standalone.StandaloneOpenWhisk$.main(StandaloneOpenWhisk.scala:254)
           at 
org.apache.openwhisk.standalone.StandaloneOpenWhisk.main(StandaloneOpenWhisk.scala)
   <============-> 97% EXECUTING [3m 21s]
   > :core:standalone:bootRun
   This is the error I am facing @dgrove-oss 
   
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to