[TIMOB-7575] Drillbit - The titanium installation fails on step 1 with error of "Some files failed to download properly. Cannot continue"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2012-02-09T15:49:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Drillbit |
Labels | n/a |
Reporter | Michael Pettiford |
Assignee | Stephen Tramer |
Created | 2012-02-08T11:03:59.000+0000 |
Updated | 2017-03-10T18:56:14.000+0000 |
Description
Steps to reproduce:
1. If not already done so read steps provided in this wiki https://wiki.appcelerator.org/display/guides2/Writing+Unit+Tests+with+Drillbit
2. Scons your titanium_mobile repo
3. run ./drillbit.py from your titanium_mobile/drillbit repo
4. An installation prompt is shown - press continue
Actual result:
Installation fails with the error "Some files failed to download properly. Cannot continue." and I have this terminal output
Error in handling url "http://api.appcelerator.net/p/v1/release-download?os=osx&osver=11.2.0&tiver=1.2.0.RC3&mid=43fe71db591d7eae2dba6ac77d39a1a8&aid=com.titaniumapp.unittest.driver&guid=D83B08F4%2DB43B%2D4909%2D9FEE%2D336CDB44750B&ostype=32bit&osarch=x86_64&name=sdk&version=1.2.0.RC3&uuid=FF71038E-3CD6-40EA-A1C2-CFEE1D284CEA":
2012-02-08 10:54:18.083 Installer App[2690:2007] Response data was too small to be a file. Received "<HTML><BODY>no release found by that id</BODY></HTML>" instead.
2012-02-08 10:54:18.084 Installer App[2690:f07] Bailing with error: Some files failed to download properly. Cannot continue.
Expected result:
Installation resumes correctly
I've seen this error pop up if there is a version prior to Desktop 1.2.0.RC2 on a machine; what are all of the versions of Desktop you have installed? You may just need to nuke all of them and reinstall.
Stephen I verified that the only desktop sdk's that I have are 1.2.0.RC3 and retested, but I am encountering the same error. Also, I checked both /Users path and just root
You may actually need RC4; I'm not sure if RC3 worked. If you're running Lion you'll also need the install in
$HOME/Library/Application Support/Titanium
. I'm not sure if Titanium Studio pulls down the right versions of Desktop or not.As per mpettiford, going to mark WON'TFIX since it's an issue that can be easily worked around (click 'cancel' on the dialog) and is almost certainly an obtuse Desktop bug.
Closing ticket as the issue will not fix.