dgrove-oss commented on issue #484: install package catalog using `wsk project 
deploy`
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/pull/484#issuecomment-505489973
 
 
   Installing the catalog as per this PR results in crashes from the cli.  Need 
to investigate further...
   ```
   /openwhisk-catalog/packages /
   Installing OpenWhisk packages
   Deploying /openwhisk-catalog/packages/combinators/ with pid 113
   Deploying /openwhisk-catalog/packages/github/ with pid 114
   Deploying /openwhisk-catalog/packages/slack/ with pid 115
   Deploying /openwhisk-catalog/packages/utils/ with pid 116
   Deploying /openwhisk-catalog/packages/watson-speechToText/ with pid 117
   Deploying /openwhisk-catalog/packages/watson-textToSpeech/ with pid 119
   Deploying /openwhisk-catalog/packages/weather/ with pid 124
   Deploying /openwhisk-catalog/packages/websocket/ with pid 125
   Deploying /openwhisk-catalog/packages/samples/ with pid 129
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   113 finished with status 0
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   114 finished with status 0
   115 finished with status 0
   116 finished with status 0
   117 finished with status 0
   119 finished with status 0
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   124 finished with status 0
   125 finished with status 0
   129 finished with status 0
   open catalog ERRORS = 0
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to