[AC-6528] Failed to run dexer : Server returned HTTP response code: 403
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2020-04-21T14:49:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | libanez |
Assignee | Abir Mukherjee |
Created | 2020-04-15T15:48:41.000+0000 |
Updated | 2020-04-21T14:49:58.000+0000 |
Description
After 2 months i try to build my app like before, but i have the following error :
Failed to run dexer:
[ERROR] :
[ERROR] : Exception in thread "main" java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: http://services.gradle.org/distributions/gradle-4.6-all.zip
I tried to access the URL mentionned and the URL don't work (tried on 2 computers).
So i guess i have to manually download the missing zip in another website but i dont know where i have to put it, i will search...
*EDIT : *Problem was temporary, URL is accessible again and problem is solved.
For information you have to go in Titanium SDK 7.4.2.GA folder/android/templates/gradle/gradle-wrapper/gradle-wrapper.properties to edit the URL used for download, of course its possible to find the path to where to put the zip file from there.
url moved to https since sdk 7.4.2, maybe related. Closing ticket https://github.com/appcelerator/titanium_mobile/blob/master/android/gradle/wrapper/gradle-wrapper.properties