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 2019/01/31 22:35:21 UTC

[GitHub] shall3790 opened a new issue #6: kind 'dotnet:2.1' not in Set

shall3790 opened a new issue #6: kind 'dotnet:2.1' not in Set
URL: https://github.com/apache/incubator-openwhisk-runtime-dotnet/issues/6
 
 
   Hello,
   
   I'm running the tutorial off your README and seeing the following error:
   
   wsk action create helloDotNet helloDotNet.zip --main Apache.OpenWhisk.Example.Dotnet::Apache.OpenWhisk.Example.Dotnet.Hello::Main --kind dotnet:2.2
   error: Unable to create action 'helloDotNet': The request content was malformed:
   kind 'dotnet:2.2' not in Set(php:7.1, nodejs:8, swift:3, nodejs, blackbox, java, sequence, nodejs:6, python:3, python, python:2, swift, swift:3.1.1) (code 224)
   Run 'wsk --help' for usage.
   
   I've installed openwhisk on a local openshift cluster with no errors:
   oc process -f https://git.io/vpnUR | oc create -f -
   
   Any ideas? Thanks.

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