Search code examples
appcelerator

Appcelerator studio won't open


I used Appcelerator to build my mobile application. So today if I try to start Appcelerator studio I have this situation.

enter image description here

And if I try to click on that screen after some times, I have a windows error like this:

enter image description here

How can I fix the problem??

I have try to re-download Appcelerator Studio, repair option, modify option, uninstall and reinstall but it doesn't work.

How can I re-open my IDE?


Solution

  • Seems to be you are having a problem with your Appcelerator login. To identify the root cause.

    For mac, Go to terminal and run, $DEBUG=* appc login -l trace

    For windows, set DEBUG=* && appc login

    What is the error which you are getting here? If you've configured proxy, verify the settings.

    Once you are able to login from the command line(CLI), relaunch the studio.