Is a possible problem in Bluemix to download the source code of an App?
Juan Antonio BreƱa Moral <bren at juanantonio.info...>
Good afternoon,
I was doing some tests in a Local Instance, PWS & Bluemix to test the REST Method: http://apidocs.cloudfoundry.org/226/apps/downloads_the_bits_for_an_app.html and all goes fine except in Bluemix. Testing on Bluemix I receive the following error: 1) Cloud Foundry Upload Static Apps Create a Static App, Upload 1MB oad Zip & Remove app: Error: connect ETIMEDOUT 10.1.129.7:443 at Object.exports._errnoException (util.js:860:11) at exports._exceptionWithHostPort (util.js:883:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1063:14) What is the problem? Test: https://github.com/prosociallearnEU/cf-nodejs-client/blob/master/test/lib/model/cloudcontroller/UploadStaticAppsTests.js#L289-L343 Juan Antonio
|
|