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 2018/03/09 20:37:34 UTC

[GitHub] pulasthi opened a new issue #103: Unable to create actions with large files

pulasthi opened a new issue #103: Unable to create actions with large files
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/103
 
 
   Hi,
   
   I get the following error when I am trying to create an action with a zip file which is around 17Mb (which is smaller than 48mb limit from openWhisk if I am not mistaken ).  Is there some timeout setting that i can increase to allow this action to be created.
   
   error: Unable to create action 'digitnn1.2': The connection failed, or timed out. (HTTP status code 413)
   
   command used :  wsk -i action create digitnn1.2 --docker <docker_uname>/python_nn_runtime digitNN2.zip --timeout 300000
   
   Best Regards,
   Pulasthi

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