Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1515] Cannot create node acs

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNot Our Bug
Resolution Date2015-04-01T04:58:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
Labelsn/a
Reporterheedoo moon
AssigneeShuo Liang
Created2015-04-01T02:55:10.000+0000
Updated2016-03-08T07:37:58.000+0000

Description

I am trying to create node acs, but I cannot create it. Also when try to login with acs in terminal, it returns error message. "[ERROR] 360 authentication server error. "

Attachments

FileDateSize
Screen Shot 2015-03-31 at 10.01.08 PM.png2015-04-01T02:55:10.000+000048748

Comments

  1. Shuo Liang 2015-04-01

    Hi, Please try to run the command "acs login --host https://admin.cloudapp.appcelerator.com". Based on your error screen, you connected to a wrong entry point, "https://admin.cloudapp-enterprise.appcelerator.com" is for enterprise customer. If you can login successfully from command line, please restart the studio, try to create again. Also please update the studio to latest version 3.4.2 Regards, Shuo
  2. heedoo moon 2015-04-01

    Hi Shuo, sorry my mistake, my studio version is 3.4.2, but still have issue with pointing enterprise even I am not using Platform account. and I cannot login in acs. It says "[ERROR] 360 authentication server error. "
  3. Shuo Liang 2015-04-01

    Please provide the full log when you run command "acs login --host https://admin.cloudapp.appcelerator.com" in terminal. And also please provide you "~/.acs" file
  4. heedoo moon 2015-04-01

    when I type "acs login --host https://admin.cloudapp.appcelerator.com", it asks me to input username but it is Platform username not personal. looks like below ACS: Appcelerator Cloud Services Command-Line Interface, version 1.0.23 Copyright (c) 2012-2015, Appcelerator, Inc. All Rights Reserved. username (xxxxxx@xxx.com): and do you know where is .acs file? I can't find it, when i search that file.
  5. Shuo Liang 2015-04-01

    I am confused. what you mean about platform username, for community customer, there is only one username, which used to login in web console and studio.
  6. Shuo Liang 2015-04-01

    and you can just run "cat ~/.acs", then provide the output
  7. Shuo Liang 2015-04-01

    in the username: just input your own personal community account
  8. heedoo moon 2015-04-01

    I have Appcelerator Platform account and personal account as well. and I am trying to create personal node acs project. But when I type "acs login" or "acs login --host https://admin.cloudapp.appcelerator.com" , I can see my Platform username on my log. If you don't understand, let me know. and here is cat ~/.acs log info. { "mid": "70:56:81:b1:d2:93", "publishHost": "https://admin.cloudapp-enterprise.appcelerator.com", "publishPort": 443, "username": "xxxx@xxxxxxxx.com", "cookie": [ "connect.sid=s%3A9jOUN85UFRQuLWECSxav1caa.ffZh8YsnPMhR2N7W0gvk2MQZuaX8%2FyhGFLLI27gSnTA; Path =/; Expires=Mon, 30 Mar 2015 02:05:32 GMT; HttpOnly" ], "defaultEP": { "publishHost": "https://admin.cloudapp-enterprise.appcelerator.com", "publishPort": 443 } }
  9. Shuo Liang 2015-04-01

    OK. Here is what you going to do. 1. acs logout 2. acs login --host https://admin.cloudapp.appcelerator.com 3. input your personal account 4. and password 5. then you will be in your personal account Node.ACS environment.
  10. heedoo moon 2015-04-01

    Fianlly, it works ! Thank you Shuo!

JSON Source