Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Titanium studio - Login in with proxy on MAC

Hi everybody,

Even with the last titanium studio version, we're still not allowed to authenticate when you use a proxy. Where can we configure this proxy ?
Nothing in the documentation mentionned something about it…Please help !

NB: When i click on "Titanium Studio" / "Preferences", no Window appears. It only works (from an other computer) when you are logged in. Completly idiots when you need to configure your proxy BEFORE login in :/

— asked June 28th 2011 by Yoann WYFFELS
  • mac
  • proxy
  • studio
  • titanium
6 Comments
  • Can anyone post an answer to this issue? I'm having the same problem…I'm able to reset my password with no problem and login to the website, but not able to login to Titanium Studio. I can even connect to the Internet through the proxy in both Firefox and Safari. However, when trying to login to Studio, I constantly receive the error "Authentication failed. Please verify the email and password are correct".

    — commented July 5th 2011 by Sean Winfield
  • Hi, Sean!
    I was facing on the same problem like you, and I've resolved it configuring TitaniumStudio.ini file on the installed folder.

    -Dhttps.proxySet=true
    -Dhttps.proxyHost=[your proxy host]
    -Dhttps.proxyPort=[your proxy port]
    

    it's now working on my machine,
    I hope this helps you :-)

    — commented July 7th 2011 by Sungwoo Lee
  • Thanks Sungwoo, it worked for me too.

    — commented July 22nd 2011 by Abimbola Adegun
  • Thanks Sungwoo, good information.

    — commented August 23rd 2011 by Mike
  • But doesn't work if you have to enter username/password (which is usually the case while using proxy :())

    — commented August 23rd 2011 by Yoann WYFFELS
  • nice solution..

    — commented November 4th 2012 by Ashutosh Chaturvedi

3 Answers

  • Accepted Answer

    There is a document that describes how to configure your proxy settings (including from the splash screen) here.

    — answered December 27th 2011 by Ingo Muschenetz
    permalink
    0 Comments
  • This also happens if Titanium Studio cannot reach the server! This could happen because of a firewall or internet connectivity issues. In my case, disabling the Outpost Firewall fixed it.

    — answered August 7th 2011 by Akila Gunaratne
    permalink
    1 Comment
    • Hi I have same issues in my Mac Machine in office network. But this works in my Home.

      I tried all proxy setting mentioned in Document also tried updating proxy details in TitaniumStudio.ini file.

      Added proxy Authentication true and Proxy Name and Port number,. But no use

      getting "Authentication Failed.Please verify the email and password are correct" when i try to login .

      Then I bypassed login then try to update SDK. I'm getting

      No repository found http://download.appcelerator.com/appcelerator/studio/standalone/update/stable/

      Can anyone help me on this?

      — commented October 12th 2012 by Saamy
  • In Titanium Studio, open Preferences. In the preferences windows, type 'proxy', in the small filter, at the top of the left column. This should you point to 'General -> Network Connections' which is the location of the proxy settings.

    — answered December 20th 2011 by Tjeerd Verhagen
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.