{ "id": "170228", "key": "AC-5348", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-11-19T20:49:46.000+0000", "created": "2017-11-06T05:39:13.000+0000", "labels": [], "versions": [ { "id": "17035", "name": "Appcelerator Studio 4.4.0", "archived": false, "released": false } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-03-02T10:29:39.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": "14552", "name": "Appcelerator CLI", "description": "Please enter tickets related to Tooling and the CLI here" }, { "id": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "When I run my apps in appcelerator studio am getting below error\r\n\r\nStep 1 : Even I logout using `appc logout -D` and I re-login again then I run my apps also am getting same issue\r\n\r\nNote: Multiple times I did Step 1 (repeatedly)\r\n\r\nCan any help me out, How to resolve it\r\n\r\nError:\r\n\r\n[ERROR] : {color:#d04437}Developer Certificate Not Found. Please logout using `appc logout -D` and then re-login again.{color}\r\n2017-11-06T05:28:57.589Z | TRACE | titanium exited with exit code 100\r\n2017-11-06T05:28:57.590Z | ERROR | Error: ti run exited with error code 100\r\n at ChildProcess. (/Users/Ravindra/.appcelerator/install/5.1.0/package/node_modules/appc-cli-titanium/plugins/run.js:92:66)\r\n at ChildProcess.emit (events.js:110:17)\r\n at Process.ChildProcess._handle.onexit (child_process.js:1074:12)\r\n2017-11-06T05:28:57.591Z | TRACE | Sending exit signal to titanium process: 8636", "attachment": [ { "id": "63544", "filename": "Screen Shot 2017-11-06 at 11.08.47 AM.png", "author": { "name": "chanakya", "key": "chanakya", "displayName": "chanakya", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-11-06T05:39:11.000+0000", "size": 237740, "mimeType": "image/png" } ], "flagged": false, "summary": "Developer Certificate Not Found. Please logout using `appc logout -D` and then re-login again.", "creator": { "name": "chanakya", "key": "chanakya", "displayName": "chanakya", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "chanakya", "key": "chanakya", "displayName": "chanakya", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Command-Line Interface version = 5.1.0\r\nOperating System = Mac OS X 10.11.3\r\nNode.js Version = 0.12.7\r\nnpm Version = 2.11.3\r\nTitanium CLI Version = 5.0.5\r\nTitanium SDK Version = 5.2.2.GA", "comment": { "comments": [ { "id": "430151", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "[~chanakya] Please update your appc CLI version from terminal using {{appc use latest}}, (Studio _should_ have prompted to do this), 5.1.0 is nearly 2 years old now and is no longer supported. Please note that updating will require you to use newer Node versions, we no longer support 0.12.7, and will bring with it a new Alloy version.", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2017-11-06T09:54:05.000+0000", "updated": "2017-11-06T09:54:05.000+0000" }, { "id": "430311", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~chanakya], Did you follow on [~eharris], Guide? Let us know the status of your issue. ", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-11-08T20:28:03.000+0000", "updated": "2017-11-08T20:28:03.000+0000" }, { "id": "430696", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "[~chanakya] ,I just wanted to follow up here. Did you manage to follow the instructions provided earlier? Let us know if you still experience any issue. We would be happy to assist you.\r\nBest Regards!", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2017-11-15T09:34:41.000+0000", "updated": "2017-11-15T09:34:41.000+0000" }, { "id": "430701", "author": { "name": "chanakya", "key": "chanakya", "displayName": "chanakya", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi All,\r\nAs per *Ewan Harris* suggestion I updated the Appcelerator CLI and node and npm.\r\nNow am able to login and apps are running successfully.\r\n\r\nUpdated versions:\r\nAppcelerator Command-Line Interface version = 6.2.3\r\nNode.js Version = 4.6.0\r\nnpm Version = 2.15.9\r\n\r\nThanks *Ewan Harris*", "updateAuthor": { "name": "chanakya", "key": "chanakya", "displayName": "chanakya", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-11-15T10:08:19.000+0000", "updated": "2017-11-15T10:08:19.000+0000" }, { "id": "430992", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Thanks for letting us know. ", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-11-19T20:49:39.000+0000", "updated": "2017-11-19T20:49:39.000+0000" }, { "id": "446467", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "I have today the same issue, I have rebooted and `appc use latest`.\r\n\r\nAt older times I saw my login name during login process. Today the login asks me my `Appcelerator ID`. \r\n\r\n{noformat}\r\nGenerating Developer Certificate and Private/Public Keys...\r\nYou are now logged in!\r\n\r\nrainer@….com logged into organization titanium@….de [100……\r\n{noformat}\r\n", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-03-02T10:29:39.000+0000", "updated": "2019-03-02T10:29:39.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }