{ "id": "149897", "key": "AC-261", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2015-08-12T07:26:06.000+0000", "created": "2015-07-27T06:22:59.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "updated": "2015-08-12T07:26:06.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "Hello,\r\n\r\n I am trying to build application through appcelerator, but i am faceing above error in snapshot which attached. it is CLI Installation error, SDK error during run and loading emulator and against Login error.\r\nso, please assist me.\r\n\r\nPFA\r\n\r\n\r\n*Thank's & Regard's*\r\n\r\n\r\nBhimashankar Hatture.\r\nCross Platform Developer,\r\nBhimashankar@eeshana.com\r\n", "attachment": [ { "id": "56246", "filename": "CLIError.jpg", "author": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-07-27T06:21:16.000+0000", "size": 156325, "mimeType": "image/jpeg" }, { "id": "56248", "filename": "DeviceConnectionError.jpg", "author": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-07-27T06:21:10.000+0000", "size": 46889, "mimeType": "image/jpeg" }, { "id": "56247", "filename": "Login_Error.jpg", "author": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-07-27T06:21:12.000+0000", "size": 82955, "mimeType": "image/jpeg" }, { "id": "56251", "filename": "LoginError.jpg", "author": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-07-27T06:21:11.000+0000", "size": 63638, "mimeType": "image/jpeg" }, { "id": "56249", "filename": "LoginError1.jpg", "author": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-07-27T06:21:15.000+0000", "size": 163627, "mimeType": "image/jpeg" }, { "id": "56250", "filename": "SDKError.jpg", "author": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-07-27T06:21:17.000+0000", "size": 199114, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Regarding Appcelerator Configuration Error.", "creator": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "Bhimashankar@eeshana.com", "key": "bhimashankar@eeshana.com", "displayName": "Bhimashankar Hatture", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "358502", "author": { "name": "ahossain", "key": "ahossain", "displayName": "Amimul Hossain", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~Bhimashankar@eeshana.com], Looks like you had a connection problem while updating CLI. Here are some task that you should try out. For Safe, Lets start from the scratch.\r\n\r\n1. First make sure you have internet connection. \r\n2. Download the latest Appcelerator studio from [here|https://web.appcelerator.com/product/studio].\r\n3. Now download and install Node.js from [here|https://nodejs.org/].\r\n4. Now install the Appcelerator Sutdio and log on to it. \r\n4. Now on the Studio terminal type,\r\n a. \"npm install appcelerator -g\" after it finish run,\r\n b. \"appc setup\"\r\n\r\nNow, When you run setup, the following will happen:\r\n\r\n1. It will automatically download the latest CLI version.\r\n2. Once installed, you will be prompted to login using your Appcelerator credentials.\r\n3. As this is the first time installing for a new computer, you will need to authorize with an authorization code.\r\n4. authorization code will be delivered to either your email or SMS-enabled phone (if configured).\r\n5. Once you have authorized your computer, you're ready to use the CLI!\r\n\r\nNow after the CLI installation it will ask you if you want to developing Titanium apps? Type \"y\" for Yes. Now this will try to download the latest stable Titanium SDK release. Now after the SDK is downloaded. Restart the Studio and go to \"studio/preference/studio/platform/android\" check configure the Android SDK path and Genymotion path in your computer. Now if the Problem arise saying \" No Android SDKs found\" or such, you need to upgrade your Android SDK tools for to work with the Latest Titanium SDKs. You need to go to your \"Android SDK directory/tools/android\" which will open the Android SDK manager. it will automatically check if any packages you need to install. Install the packages. Now restart the Appcelerator Studio. And check if the Android SDK is configured. \r\n\r\nNow you are good to go. Hope this helps. Please make sure to reply with your findings. Thanks.\r\n", "updateAuthor": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2015-07-29T12:01:57.000+0000", "updated": "2015-07-29T19:30:04.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }