Titanium JIRA Archive
Appcelerator Community (AC)

[AC-536] Studio: Error connecting to download server Ubuntu 14.04 LTS

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2015-12-27T05:45:48.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterAbraham
AssigneeSharif AbuDarda
Created2015-12-09T20:49:04.000+0000
Updated2017-06-21T23:22:00.000+0000

Description

Hi! I'm running Appcelerator Studio x64 for Linux under Ubuntu 14.04 LTS. And i'm already ran this commands below.
sudo apt-get install libjpeg62 libwebkitgtk-1.0-0
echo 'export MOZILLA_FIVE_HOME=/usr/lib/mozilla' >> ~/.bashrc
And, i do have ACS, Alloy, Titanium CLI and other stuff installed via NPM. And, i do have Oracle-Java-7 installed. And, i already ran this command "appc setup" But still i having this error: http://imgur.com/5fOryax If it helps, i followed this instruction: http://tutorialforlinux.com/2014/04/19/how-to-install-appcelerator-titanium-studio-on-ubuntu-14-04-trusty-lts-64bit-linux-step-by-step/ Is there a way to launch Appcelerator Studio in Ubuntu 14.04 LTS? Versions of installed stuff:
NodeJS: v0.12.7
Alloy: 1.7.29
Acs: 1.0.32
Titanium CLI: 5.0.5
Titanium SDK: 4.0.0.GA [selected]  4.0.0.v20150518154210 /home/abraham/.titanium/mobilesdk/linux/4.0.0.GA
p.s. running this from terminal not helping (even Login button not works).

Comments

  1. Sharif AbuDarda 2015-12-10

    Hello, Please follow the official Appcelerator instruction for installing in Ubuntu. Download the latest stable studio from [here](https://platform.appcelerator.com/#/product/studio). Now after installing the studio, follow this [link](https://platform.appcelerator.com/#/product/cli) to install CLI. Hope this helps, Please reply if you face further problem. Thanks.
  2. Abraham 2015-12-10

    @Sharif, i already done that, and i'm running exactly Appcelerator studio for Linux x64, and with this configuration i have described issue.
  3. Sharif AbuDarda 2015-12-24

    Hello, First try uninstalling the Appcelerator CLI and reinstalling it anain. Run
       npm uninstall appcelerator -g
       npm install appcelerator@5.1.0 -g
       
    it's still possible to log in via CLI To do that run
       appc login -D
       
    Try login through terminal. Check your network proxy setting. Reply with your findings, Thanks.

JSON Source