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/08/31 22:23:59 UTC

[GitHub] ScottChapman commented on issue #977: Dumps base64 (?) on failures

ScottChapman commented on issue #977: Dumps base64 (?) on failures
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/977#issuecomment-417804309
 
 
   Nothing to do with the manifest file, I was able to find the error string:
   ```
   Info: Deploying action [Slack/SendMessage] ...
   Error: Deployment did not complete sucessfully. Run `wskdeploy undeploy` to remove partially deployed assets.
   Error: servicedeployer.go [1660]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 3: net/http: request canceled (Client.Timeout exceeded while reading body): HTTP Response Status: 200 OK HTTP Response Body: {"name":"SendMessage","publish":false,"annotations":[{"key":"exec","value":"nodejs:8"}],"version":"0.0.1","exec":{"kind":"nodejs:8","code":"UEsDBBQACAAIAAAAAAAAAAAAAAAAAAAAAAAIAAAAaW5kZXguanO0VF9r2z4UffenuD/zgzgQ1EHfHMKWNYN5kLQsYX0oJb2xbx0RWfIkOW4I/u5D/pM4bR9GYXmIJd17zj33HtmxksbCEe5pcyM4SQsVTEDT74JrCgZfjMB4dxXXocFw7O1RQ0kbmIAshGj2KidZbrnZ9ZGnw8GwSSovMOt+rlAJmq2j966uYLXlBlCnRebkxChhQ4AQb1FKEhDNRoAwm7eL+V27VBoQUq2KHKKZ42lai5XckzZouZJRAhMY3Hy9/rS8nv78Phh7HpqDjOG5kLFLAEMymZMxmFKAOjVDOHoATnCspKUXCxMnzbBu+/lyG8KxGntQ11aCmFBp8GN5u2DGai5T/nxoaIctazPzldqR7JiXbuKsF3B8CQmy1Etwh/wZgv9K2jQiofOFyrObQY9n6DBVh1NlB6udOdkVnNKcPmNRu55naIlJVQadcE0md4pL5NYVZvEWLcuVsf3xsazZOFSTeqdVxg0xFCJ4aMszq3makjaMy73aUdDoApCYUQj+SqM0WBvkj9pQjhozE0KXCp1BYbcYnSKY54LH9Q0Iwa9vtH+O2kPuirjLSMb2Aq7ivkYtah25VjEZw0ju2Xp9e7+e3qyiX9NVdLtYL6bzb+8ho+QC9+C/BkYz//EMbBtenm9hT0/tRdg8zqckk/DSHver6mc1HP2bEa+ZyrgNukn7ak8ahfCHb8baRXptqELHdLKJNfseEHVK9h2jPjzVjxvZTOfp/+Ol2Aqsglre0xt7usy2cfbKroQEHt5m1cc9LpLvUZH8a+M9gEf3p8kWWsLx9dtRjb3K8+glV9oaliF335/e12/seX8CAAD//1BLBwijxwbnbwIAABsGAABQSwMEFAAIAAgAAAAAAAAAAAAAAAAAAAAAAC0AAABub2RlX21vZHVsZXMvQHNpbmRyZXNvcmh1cy9pcy9kaXN0L2V4YW1wbGUuanMEwMEKwjAMBuD7niLUi8Lo7g7fwKEInkftfqWjW0OSykR8dz9XFaQmKZrrm8t...
   ```
   
   In this case there are well over 1 million characters in that one error message. I won't paste then entire thing here... ;-)
   

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