{ "id": "114979", "key": "AC-2092", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-05-28T19:40:36.000+0000", "created": "2013-05-27T11:01:45.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:03.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": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "While trying to enter the username and password in CLI getting the error like\r\n\r\nLogin failed: Error: Error communicating with the server: Error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND\r\n\r\nKindly help out to resolve this issue ", "attachment": [], "flagged": false, "summary": "Issue on CLI ", "creator": { "name": "thiru", "key": "thiru", "displayName": "Thiruvenkadam", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thiru", "key": "thiru", "displayName": "Thiruvenkadam", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "254358", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please take a look at this community board post and responses: https://developer.appcelerator.com/question/146837/unable-to-login-with-titanium-cli-version-3022 \nit should provide you with the solution to your problem. \n\nRegards,\nCarter", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-28T19:40:18.000+0000", "updated": "2013-05-28T19:40:18.000+0000" }, { "id": "255201", "author": { "name": "bgrantges@appcelerator.com", "key": "bgrantges", "displayName": "Bert Grantges", "active": false, "timeZone": "America/Chicago" }, "body": "Current workaround: \n\nPackaging a stand-alone build of your titanium applications can still be achieved today using the older python script. The script is still packaged with the new SDKs, and exists here:\n \n/Users//Library/Application\\ Support/Titanium/mobilesdk/osx//transport.py \n \nFollowing these steps, you should produce a folder with a standalone Xcode project (everything will be copied into your existing build/iphone directory).\n \n+ Build your application for simulator or device to generate the initial build folder\n+ Open Terminal…\n+ Call – python /Users//Library/Application\\ + Support/Titanium/mobilesdk/osx//transport.py