Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6001] Connection refused when reaching http://download.appcelerator.com

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-11-29T23:36:56.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterKarim Mohammed
AssigneeShak Hossain
Created2018-10-31T21:57:16.000+0000
Updated2018-11-29T23:36:56.000+0000

Description

Its has been a while (4 years) since i used Titanium last time, now whenever i'm trying to update my titanium studio i got the below "connection refused" error - I'm not using a proxy - Titanium Studio, build: 3.4.1.201410281727 - Build: jenkins-titanium-rcp-master-202 (origin/master) - even i can't reach the Url from my browser (error : this site can't be reached) - Logs: {quote}!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2018-10-31 08:25:30.659 !MESSAGE Connection to http://download.appcelerator.com/appcelerator/studio/standalone/update/stable/p2.index failed on Connection to http://download.appcelerator.com refused. Retry attempt 0 started !STACK 0 org.apache.http.conn.HttpHostConnectException: Connection to http://download.appcelerator.com refused at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:151) at ..lot of not useful logs . . org.eclipse.equinox.internal.p2.ui.dialogs.ProvisioningOperationWizard$2.run(ProvisioningOperationWizard.java:290) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Caused by: java.net.ConnectException: Connection timed out: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at org.eclipse.ecf.internal.provider.filetransfer.httpclient4.ECFHttpClientProtocolSocketFactory.connectSocket(ECFHttpClientProtocolSocketFactory.java:84) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) ... 30 more {quote}

Comments

  1. Sharif AbuDarda 2018-11-01

    Hello, Is it Titanium studio or the Appcelerator studio. We don't support Titanium studio anymore. Download the Appcelerator studio and install the Appcelerator platform for mobile apps development. For guide follow the link https://platform.axway.com/#/product/cli Thanks.
  2. Karim Mohammed 2018-11-02

    @sharif many Thanks i downloaded app builder but its unfortunate that there is no option to choose the path of installation, it should be added to the installer flow, anyway a new issue that when the installer trying to install the forced prereqiestes it trying to connect to http://go.appcelerator.com/installer_git_windows.exe with error status 12157. its wired that i got a lot of connection errors while i'm not behind any proxy ! so plz advice? FYI: i tried to do some workaround by install the git manually by myself and indeed i installed successfully Git-2.19.1-64-bit and of course i didn't install it in the default C:bla\bla because i don't have much memory in C, however running again the appc studio installer it didn't recognize my git installation and again try to connect to same url and stuck again. appreciate any advice!
  3. Sharif AbuDarda 2018-11-03

    Hello, The prerequisites are JDK and the node.js. Download and install them and download the studio from the link above. But first, after installing JDK and node.js try running "npm install appcelerator -g" in the command prompt and "appc setup". After that install the studio and enjoy. Any issue during installation please send screenshots or log in the console. Thanks.

JSON Source