[GitHub] [openwhisk-cli] aymaneMx removed a comment on issue #453: bad CPU type in executable: wsk (macOS 10.15 Catalina)

2019-12-13 Thread GitBox
aymaneMx removed a comment on issue #453: bad CPU type in executable: wsk (macOS 10.15 Catalina) URL: https://github.com/apache/openwhisk-cli/issues/453#issuecomment-565447924 same here !!! This is an automated message from

[GitHub] [openwhisk] rabbah commented on issue #4750: A container is destroyed only because it generated a large response

2019-12-13 Thread GitBox
rabbah commented on issue #4750: A container is destroyed only because it generated a large response URL: https://github.com/apache/openwhisk/issues/4750#issuecomment-565493576 @jiangpengcheng we should open a separate issue to widen the class of such errors even more.

[GitHub] [openwhisk-devtools] osbornjd commented on issue #292: hello-world failed

2019-12-13 Thread GitBox
osbornjd commented on issue #292: hello-world failed URL: https://github.com/apache/openwhisk-devtools/issues/292#issuecomment-565457909 > If you have all dependencies downloaded, using make run and make destroy will be enough for everything. Okay, it would just be nice if the

[GitHub] [openwhisk-devtools] nikolavukovic commented on issue #292: hello-world failed

2019-12-13 Thread GitBox
nikolavukovic commented on issue #292: hello-world failed URL: https://github.com/apache/openwhisk-devtools/issues/292#issuecomment-565458776 > > If you have all dependencies downloaded, using make run and make destroy will be enough for everything. > > Okay, it would just be nice

[GitHub] [openwhisk] mcdan commented on issue #4750: A container is destroyed only because it generated a large response

2019-12-13 Thread GitBox
mcdan commented on issue #4750: A container is destroyed only because it generated a large response URL: https://github.com/apache/openwhisk/issues/4750#issuecomment-565468550 This should be fixed now via: #4754 This is an

[GitHub] [openwhisk-devtools] nikolavukovic commented on issue #292: hello-world failed

2019-12-13 Thread GitBox
nikolavukovic commented on issue #292: hello-world failed URL: https://github.com/apache/openwhisk-devtools/issues/292#issuecomment-565451633 I think the issue is related to the example itself and not to the openwhisk. After doing make `docker-pull-full`, try `make run` to start

[GitHub] [openwhisk] rabbah closed issue #4750: A container is destroyed only because it generated a large response

2019-12-13 Thread GitBox
rabbah closed issue #4750: A container is destroyed only because it generated a large response URL: https://github.com/apache/openwhisk/issues/4750 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [openwhisk-devtools] rabbah merged pull request #309: Use lower-case values for boolean configs

2019-12-13 Thread GitBox
rabbah merged pull request #309: Use lower-case values for boolean configs URL: https://github.com/apache/openwhisk-devtools/pull/309 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [openwhisk-devtools] rabbah closed issue #307: "waiting for the Whisk controller to come up ..." forever

2019-12-13 Thread GitBox
rabbah closed issue #307: "waiting for the Whisk controller to come up ..." forever URL: https://github.com/apache/openwhisk-devtools/issues/307 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [openwhisk-devtools] style95 commented on issue #307: "waiting for the Whisk controller to come up ..." forever

2019-12-13 Thread GitBox
style95 commented on issue #307: "waiting for the Whisk controller to come up ..." forever URL: https://github.com/apache/openwhisk-devtools/issues/307#issuecomment-565360781 @arcsud91 I figured it out and #309 would fix this. In the meantime, you can try with lowercase value.

[GitHub] [openwhisk-devtools] style95 edited a comment on issue #307: "waiting for the Whisk controller to come up ..." forever

2019-12-13 Thread GitBox
style95 edited a comment on issue #307: "waiting for the Whisk controller to come up ..." forever URL: https://github.com/apache/openwhisk-devtools/issues/307#issuecomment-565360781 @arcsud91 I figured it out and #309 would fix this. In the meantime, you can try with lower-case values.

[GitHub] [openwhisk-devtools] osbornjd commented on issue #292: hello-world failed

2019-12-13 Thread GitBox
osbornjd commented on issue #292: hello-world failed URL: https://github.com/apache/openwhisk-devtools/issues/292#issuecomment-565447714 I have the same issue on ubuntu 18.04, were you able to find a solution? This is an

[GitHub] [openwhisk-cli] aymaneMx commented on issue #453: bad CPU type in executable: wsk (macOS 10.15 Catalina)

2019-12-13 Thread GitBox
aymaneMx commented on issue #453: bad CPU type in executable: wsk (macOS 10.15 Catalina) URL: https://github.com/apache/openwhisk-cli/issues/453#issuecomment-565447924 same here !!! This is an automated message from the

[GitHub] [openwhisk-devtools] style95 opened a new pull request #309: Use lower-case values for boolean configs

2019-12-13 Thread GitBox
style95 opened a new pull request #309: Use lower-case values for boolean configs URL: https://github.com/apache/openwhisk-devtools/pull/309 Fix https://github.com/apache/openwhisk-devtools/issues/307 Not quite sure when this regression is introduced for now but this will fix it.

[GitHub] [openwhisk-runtime-dotnet] shawnallen85 commented on issue #28: "Cannot invoke an uninitialized action." error occurs intermittently

2019-12-13 Thread GitBox
shawnallen85 commented on issue #28: "Cannot invoke an uninitialized action." error occurs intermittently URL: https://github.com/apache/openwhisk-runtime-dotnet/issues/28#issuecomment-565542085 Alrighty -- I finally got to reviewing this. The only change I believe that needs to happen

[GitHub] [openwhisk-runtime-php] rabbah opened a new issue #74: no logs if action contains invalid syntax

2019-12-13 Thread GitBox
rabbah opened a new issue #74: no logs if action contains invalid syntax URL: https://github.com/apache/openwhisk-runtime-php/issues/74 create an action from a function with invalid syntax and no logs are produced. running the container locally will show for example ``` PHP Parse