{ "id": "135977", "key": "TIMOB-17595", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" }, { "id": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-09-08T18:07:39.000+0000", "created": "2014-09-02T10:23:09.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "look1", "merge-5.0.x", "qe-3.4.0", "regression" ], "versions": [ { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "issuelinks": [ { "id": "41001", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "136431", "key": "AC-1384", "fields": { "summary": "iOS8: Building to iOS device doesn't work", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-08-06T17:49:23.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": "13103", "name": "CLI", "description": "Node-based command line interface" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The app does not install to the first iOS device after the second iOS device is also attached in the system.\r\n\r\nThis is a regression as the issue does not exist with SDK 3.3.0.GA\r\nThe issue occurs on 3.3.0 CLI as well with 3.4.0.x SDK\r\n\r\nSteps to Reproduce:\r\n1. Attach a development iOS device to the system.\r\n2. For any mobile project, either install the project through studio or run the following cli command \"ti build -p ios -T device -C \"\r\n3. The app gets installed successfully\r\n4. Now plug in another iOS device to the system.\r\n5. Again try to install the same project to the first device\r\nIn CLI the build is successful but the process terminates without installing the app. In studio the installer process terminates after the console shows \"[INFO] : Image optimization complete\"\r\n\r\nNote: If at this point we try to install the same app on device 2, it is successful. However, if we unplug and plug the device 1 again then it does not install on device 2 now but does so on device 1.\r\n\r\nIn trying to reproduce this, there are times when the node-ios-device library fails to connect to the device or start the syslog_relay service:\r\n\r\n{code}\r\nTrying to build and run apps on the iOS8 device yields:\r\n[TRACE] : ** BUILD SUCCEEDED **\r\n[INFO] : Installing app on device: Mark's iPhone\r\n[ERROR] : Failed to start \"com.apple.syslog_relay\" service (0xe800007f)\r\n[ERROR] : Project failed to build after 37s 599ms\r\n{code}\r\n\r\nThere are also times when node-ios-device crashes with a segmentation fault.", "attachment": [], "flagged": false, "summary": "iOS: The app fails to install on iOS device after a second iOS device is also plugged in", "creator": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested On:\r\nSDK: 3.4.0.v20140829184521\r\nStudio: 3.4.0.201408291834, 3.4.0.201409021758 \r\nCLI: 3.4.0-dev, 3.3.0\r\nXcode: Xcode 6 Beta6, 6-beta7\r\niOS Devices: iPhone 5S(v8.0), iPhone4(v7.1), ipad 4 (8.0-beta5), iphone 5 (7.0.6)", "closedSprints": [ { "id": 208, "state": "closed", "name": "2014 Sprint 18 Tooling", "startDate": "2014-09-02T20:24:55.144Z", "endDate": "2014-09-13T00:00:00.000Z", "completeDate": "2014-09-15T20:08:39.957Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "321652", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Was able to reproduce this issue (from Studio and CLI) *only* for the case where I plugged in an iOS 8 device first, then an iOS 7 device second. I was *not* able to reproduce this issue if I plugged in an iOS 7 device first, then an iOS 8 device second.\r\n\r\n*Note:*\r\n- When I reproduced the issue from Studio and CLI, the last log that prints out before terminating is *BUILD SUCCEEDED*.\r\n- While reproducing the issue on Studio, I did not click on the *Refresh Devices* option. After plugging in the second device (whether that be an iOS 8 or 7 device) and installing the same app to the first device, the plugged in devices will show up in the device list.\r\n\r\n*Tested on:*\r\n\r\nAppcelerator Studio, build: 3.4.0.201409021758\r\nSDK: 3.4.0.v20140829184521 \r\nCLI: 3.4.0-dev\r\nAlloy: 1.5.0-dev\r\nXcode: 6-beta7\r\nDevices: ipad 4 (8.0-beta5), iphone 5 (7.0.6) \r\n", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-09-03T21:08:17.000+0000", "updated": "2014-09-03T21:08:17.000+0000" }, { "id": "321717", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The issue is not reproducible only when the first device is an iPhone and second device is an iPad, irrespective of the OS version.\r\n\r\nFollowing is the matrix of the device combination tested and the results\r\n|| First Device || Second Device || Issue Reproducible ||\r\n| iPhone 5S (v8.0 beta5) | iPhone 4 (v7.1.2) | Yes |\r\n| iPhone 4 (v7.1.2) | iPhone 5S (v8.0 beta5) | Yes |\r\n| iPhone 5S (v8.0 beta5) | iPad 4 (v8.0 beta 5) | No |\r\n| iPhone 4 (v7.1.2) | iPad 4 (v8.0 beta 5) | No |\r\n| iPad 4 (v8.0 beta 5) | iPad 2 (v7.1.2) | Yes |\r\n\r\nTested On:\r\nAppcelerator Studio, build: 3.4.0.201409021758\r\nSDK: 3.4.0.v20140903121714\r\nCLI: 3.4.0-beta\r\nAlloy: 1.5.0-beta\r\nXcode: 6-beta7", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-04T03:57:37.000+0000", "updated": "2014-09-04T03:57:37.000+0000" }, { "id": "322700", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I was able to reproduce this (I think). I built an app for an iOS 8 device, then an iOS 6 device.\r\n\r\nThe first build for the iOS 8 device built and installed perfectly.\r\n\r\nThe second build for the iOS 6 device built, but failed to install with an error saying that it couldn't start the syslog_relay service. This is an error returned by node-ios-device.\r\n\r\nI tried building again and received an error saying that node-ios-device was unable to connect to the iOS 6 device.\r\n\r\nBuilding a 4th time (3rd time on the iOS 6 device) and it built and installed successfully.\r\n\r\nNot sure what to do about this. It's not consistent. Creating a new app doesn't appear to matter.\r\n\r\nI suspect that there may be an internal issue in node-ios-device where something in MobileDevice is not properly shutdown. Currently, there is no cleanup when the build completes. When the CLI terminates, node-ios-device is forced to terminate in whatever state it is in.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-09-10T01:03:51.000+0000", "updated": "2014-09-10T01:03:51.000+0000" }, { "id": "323008", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-09-11T06:40:51.000+0000", "updated": "2014-09-11T06:40:51.000+0000" }, { "id": "323106", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~ssekhri] (and others) if you get this to fail, please attach the full TRACE-level log output.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-11T17:37:14.000+0000", "updated": "2014-09-11T17:37:33.000+0000" }, { "id": "323203", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "With the latest 3.4.x SDK (3.4.0.v20140911135715), the issue does not occur anymore.\r\nEnvironment:\r\nSDK: 3.4.0.v20140911135715\r\nStudio: 3.4.0.201409111151\r\nCLI: 3.4.0-rc2\r\nXcode: Xcode 6 GM seed", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-12T05:08:19.000+0000", "updated": "2014-09-12T05:08:19.000+0000" }, { "id": "323392", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~skypanther] to code review. [~wluu] to FR.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-12T18:48:39.000+0000", "updated": "2014-09-12T19:20:51.000+0000" }, { "id": "323475", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/6071\r\n3_4_X pull request: https://github.com/appcelerator/titanium_mobile/pull/6072\r\n\r\nTo test, do many, many iOS device builds. Test installing on multiple devices. Test disconnecting a device during installation. Test installing and swapping devices. TEST! TEST! TEST!", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-09-13T01:29:40.000+0000", "updated": "2014-09-13T01:29:40.000+0000" }, { "id": "323525", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Tested with iPad 2 and iPad 4 following initial steps to reproduce plus Chris's comments. In every case, no errors were output and apps were installed as expected.\r\n\r\nPRs merged.", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-09-14T00:48:32.000+0000", "updated": "2014-09-14T00:48:32.000+0000" }, { "id": "323567", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Test build the project multiple times on multiple devices with none, one or two devices plugged in different combination.\r\nThe build and install on devices/itunes successful.\r\nTested On:\r\nSDK: 3.4.0.v20140913174915\r\nStudio: 3.4.0.201409131030\r\nCLI: 3.4.0-rc3\r\nAlloy: 1.5.0-rc2\r\nXcode: Xcode 6 GM seed\r\nDevices: iPhone 5s (v8.0 GM), iPad 4 (v8.0 GM), iPhone 4 (v7.1.2)", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-15T03:58:37.000+0000", "updated": "2014-09-15T03:58:37.000+0000" }, { "id": "327675", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "This should be reopened. I'm still seeing Failed to start \"com.apple.syslog_relay\" service (0xe800007f) with 3.4.0.GA and CLI 3.4.0", "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-10-10T21:22:34.000+0000", "updated": "2014-10-10T21:22:34.000+0000" }, { "id": "327678", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~mokesmokes] This is such a hard issue to reliably reproduce, let alone fix it. I tried dozens of times to fix it, but the act of rebuilding and reinstall an app rarely triggers the problem. The code used to work fine before Xcode 6 and iOS 8. I had an iOS 6 and iOS 8 test device, but I can't remember which one (or both) had the problem.\r\n\r\nI suppose I could try to start the syslog_relay service and if it doesn't work, wait and try again a few times before giving up. Feels hacky, but at least saves you the time of re-building the entire app. That functionality change would require a new ticket, not this ticket.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-10-10T21:30:52.000+0000", "updated": "2014-10-10T21:30:52.000+0000" }, { "id": "327704", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "Chris not sure how to reply to that..... rebuilding usually doesn't work. Sometimes disconnecting and reconnecting the device and then rebuilding works. Sometimes (I think) a device reset is required..... would be nice to at least get a concrete set of workarounds. From what I saw, once it happens it's a pain to get a good device build.", "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-10-10T23:23:27.000+0000", "updated": "2014-10-10T23:23:27.000+0000" }, { "id": "327705", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~mokesmokes] I hear ya. The only workaround that I know besides keep rebuilding is to use the iTunes sync, which is ultra painful. I don't love that reconnecting the device sometimes works.\r\n\r\nI should mention that when I was running into this, I was invoking node-ios-device directly from the command line using a pre-built app. I was able to install many times much faster.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-10-10T23:42:42.000+0000", "updated": "2014-10-10T23:42:42.000+0000" }, { "id": "327732", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "[~cbarber] can you please describe the usage of node-ios-device? Thanks.", "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-10-11T10:01:29.000+0000", "updated": "2014-10-11T10:01:29.000+0000" }, { "id": "327833", "author": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "I am getting \"com.apple.syslog_relay\" service (0xe800007f) with 3.4.0.GA and CLI 3.4.0 too", "updateAuthor": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-10-13T10:28:18.000+0000", "updated": "2014-10-13T10:28:18.000+0000" }, { "id": "327834", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~mokesmokes] To manually run node-ios-device, edit the following file:\r\n\r\n{code}\r\n~/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/node_modules/ioslib/node_modules/node-ios-device/test/test-installApp.js\r\n{code}\r\n\r\nThere's 2 things you can change:\r\n1) Change the path to the app to be installed. You must first build the app, then input the path to the {{/build/Debug-iphoneos/.app}} directory.\r\n2) Change the setTimeout()'s timer from 25000 (25 seconds) to 0 (was testing a bug where the iphone disconnects after 20 seconds of inactivity)\r\n\r\nNext, open a terminal and run the {{test-installApp.js}} script:\r\n\r\n{code}\r\nnode ~/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/node_modules/ioslib/node_modules/node-ios-device/test/test-installApp.js\r\n{code}\r\n\r\nThat should kick start the app being installed directly to the device. You should be able to retry the install quickly.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-10-13T10:37:24.000+0000", "updated": "2014-10-13T10:37:24.000+0000" }, { "id": "328544", "author": { "name": "iRonin", "key": "ironin", "displayName": "Cyprian Kowalczyk", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Here is the solution that worked for me:\r\n\r\nFirst I run *unmodified* {{test-installApp.js}} so I could see the device logs in the terminal:\r\n\r\n{noformat}\r\nnode ~/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/node_modules/ioslib/node_modules/node-ios-device/test/test-installApp.js\r\n{noformat}\r\n\r\nAfter inspecting it I discovered this:\r\n\r\n{noformat}\r\nOct 19 11:17:21 iPhone mobile_installation_proxy[2499] : LaunchServices: installing app with unknown bundleID\r\nOct 19 11:17:21 iPhone installd[2497] : 0x10050c000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of \"/var/mobile/Media/PublicStaging/FaveBooks.app\" type Developer requested by mobile_installation_proxy (pid 2499)\r\nOct 19 11:17:21 iPhone installd[2497] : 0x10050c000 -[MIInstaller performInstallationWithError:]: Installing \r\nOct 19 11:17:21 iPhone misagent[2505] : attempt to install invalid profile: 0xe8008012\r\nOct 19 11:17:21 iPhone installd[2497] : 0x10050c000 -[MIInstallableBundle _installEmbeddedProfileInBundle:]: Could not install embedded profile: 0xe8008012 (Unsupported device)\r\nOct 19 11:17:21 iPhone installd[2497] : SecTrustEvaluate [leaf CriticalExtensions IssuerCommonName]\r\nOct 19 11:17:21 iPhone installd[2497] : entitlement 'application-identifier' has value not permitted by provisioning profile 'iOSTeam Provisioning Profile: pl.ironin.storemanager'\r\nOct 19 11:17:21 iPhone installd[2497] : 0x10050c000 -[MICodeSigningVerifier performValidationWithError:]: 186: Failed to verify code signature of : 0xe8008016 (Entitlements found that are not permitted by provisioning profile)\r\nOct 19 11:17:21 iPhone installd[2497] : 0x10050c000 -[MIInstaller performInstallationWithError:]: Verification stage failed\r\n{noformat}\r\n\r\nIt appeared that Titanium Studio was using incorrect provisioning profile ({{pl.ironin.storemanager}}) to sign {{pl.ironin.favvebooks}}.\r\nAfter setting correct profile the app installed flawlessly :)", "updateAuthor": { "name": "iRonin", "key": "ironin", "displayName": "Cyprian Kowalczyk", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-10-19T09:36:08.000+0000", "updated": "2014-10-19T09:36:08.000+0000" }, { "id": "328839", "author": { "name": "luiscript", "key": "luiscript", "displayName": "Luis F. Garcia", "active": true, "timeZone": "America/Mexico_City" }, "body": "I got the same Issue:\r\n\r\n[ERROR] : Failed to start \"com.apple.syslog_relay\" service (0xe800007f)\r\n\r\nI just disconnected the iPhone and connect it again. After this I was able to install my app.", "updateAuthor": { "name": "luiscript", "key": "luiscript", "displayName": "Luis F. Garcia", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-10-21T16:41:10.000+0000", "updated": "2014-10-21T16:41:10.000+0000" }, { "id": "329350", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "@Luis F. Garcia - Yep that worked for me :) Thanks.", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2014-10-24T16:27:09.000+0000", "updated": "2014-10-24T16:27:09.000+0000" }, { "id": "329375", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "[~ underlabs] don't get too optimistic - sometimes unplugging the phone helps, sometimes not.... sometimes rebooting the phone.... I have had cases where I needed to reboot both Mac and phone, etc.....", "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-10-24T18:47:07.000+0000", "updated": "2014-10-24T18:47:07.000+0000" }, { "id": "335571", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Still get this with 3.4.1.GA", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-12-09T14:08:10.000+0000", "updated": "2014-12-09T14:08:10.000+0000" }, { "id": "335603", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~fokke] is there any difference between what you do and the test case?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-12-09T17:41:25.000+0000", "updated": "2014-12-09T17:41:25.000+0000" }, { "id": "335991", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "[~ingo] in my case there's no second device plugged in and unplugging and then plugging back in the device (sometimes multiple times) solves it. The device is connected via a (good) USB hub.\r\n\r\nWhen the build starts it doesn't complain the targeted device is not found, only when it tries to actually install to it.\r\n\r\nSeems to be some kind of connectivity problem.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-12-11T11:04:52.000+0000", "updated": "2014-12-11T11:04:52.000+0000" }, { "id": "336015", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~fokke] I've had issues with iOS devices going through hubs too. I'm not sure exactly what the problem is. Connecting the device directly to my Mac solved the problem.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-12-11T16:43:11.000+0000", "updated": "2014-12-11T16:43:11.000+0000" }, { "id": "336130", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Well, yes.. but with many test devices linked up my MBP's 2 USB ports are not going to be enough ;)", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-12-12T11:11:31.000+0000", "updated": "2014-12-12T11:11:31.000+0000" }, { "id": "336145", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "[~cbarber] just had this on an iPad directly connected to my MBP as well :(", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-12-12T15:12:18.000+0000", "updated": "2014-12-12T15:12:18.000+0000" }, { "id": "344717", "author": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "body": "Getting this on MBP w/ iPhone 6+ connected via USB. Using Ti SDK 3.5.0.GA\r\n\r\n", "updateAuthor": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "created": "2015-02-28T21:22:44.000+0000", "updated": "2015-02-28T21:22:44.000+0000" }, { "id": "345314", "author": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "body": "I have just started getting this. Using Ti SDK 3.5.0.GA - But oddly, it was working fine a few days ago an I'm pretty sure I haven't updated anything. Simulator runs fine. \r\n\r\nBuilding to devices gives : \r\n\r\n..etc..etc..\r\n[INFO] : Invoking xcodebuild\r\n[INFO] : Image optimization complete\r\n[INFO] : Installing app on device: iPhone\r\n[ERROR] : Failed to install app on device (0xe8008018)\r\n[ERROR] : Project failed to build after 1m 47s 393ms\r\n[ERROR] : Failed to install app on device (0xe8008018)\r\n\r\n\r\nWhat gives?\r\n\r\n\r\n\r\n", "updateAuthor": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "created": "2015-03-06T20:19:07.000+0000", "updated": "2015-03-06T20:19:07.000+0000" }, { "id": "345315", "author": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "body": ".. this happens on brand new Titanium Mobile App projects too, as well as existing ones. ", "updateAuthor": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "created": "2015-03-06T20:20:19.000+0000", "updated": "2015-03-06T20:20:19.000+0000" }, { "id": "349847", "author": { "name": "0100", "key": "0100", "displayName": "Mark Goddard", "active": true, "timeZone": "Europe/London" }, "body": "I am also seeing this issue. I can consistently reproduce the error though by switching Personal Hotspot on and off. Switch it off and the app builds and installs fine, switch it on and I see:\r\n\r\n[ERROR] : Failed to start \"com.apple.syslog_relay\" service (0xe800007f)\r\n[ERROR] : Project failed to build after 42s 639ms\r\n[ERROR] : Failed to start \"com.apple.syslog_relay\" service (0xe800007f)\r\n\r\nWith no way it seems to get around it.", "updateAuthor": { "name": "0100", "key": "0100", "displayName": "Mark Goddard", "active": true, "timeZone": "Europe/London" }, "created": "2015-04-16T17:46:55.000+0000", "updated": "2015-04-16T17:46:55.000+0000" }, { "id": "350111", "author": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "body": "still happening over here. It was working like 5 minutes ago and now it's broken.", "updateAuthor": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-04-20T13:59:28.000+0000", "updated": "2015-04-20T13:59:28.000+0000" }, { "id": "350225", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Also found again by this Q&A user:\r\nhttps://community.appcelerator.com/topic/202/failed-to-start-com-apple-syslog_relay-service", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-04-21T09:42:34.000+0000", "updated": "2015-04-21T09:42:34.000+0000" }, { "id": "350344", "author": { "name": "wpccolorblind", "key": "wpccolorblind", "displayName": "josh rose", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also happening to me intermittently but frequently...", "updateAuthor": { "name": "wpccolorblind", "key": "wpccolorblind", "displayName": "josh rose", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-22T06:24:24.000+0000", "updated": "2015-04-22T06:24:24.000+0000" }, { "id": "351644", "author": { "name": "zkhan@insights.com", "key": "zkhan@insights.com", "displayName": "Zishan Khan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also happening to me. Any update?", "updateAuthor": { "name": "zkhan@insights.com", "key": "zkhan@insights.com", "displayName": "Zishan Khan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-05T14:08:15.000+0000", "updated": "2015-05-05T14:08:15.000+0000" }, { "id": "352674", "author": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "This also happens on Ti SDK 4.0.0 RC1, RC2, RC3 and RC4\r\n\r\nintermittently.\r\n\r\n\r\n", "updateAuthor": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2015-05-15T22:03:45.000+0000", "updated": "2015-05-15T22:03:45.000+0000" }, { "id": "356185", "author": { "name": "john@marott.dk", "key": "john@marott.dk", "displayName": "John Marott", "active": true, "timeZone": "Europe/Copenhagen" }, "body": "It also happens here:\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.10.3\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 17179869184\r\nNode.js\r\n Node.js Version = 0.12.3\r\n npm Version = 2.9.1\r\nTitanium CLI\r\n CLI Version = 4.0.1\r\nTitanium SDK\r\n SDK Version = 4.0.0.RC5\r\n SDK Path = /Users/jma/Library/Application Support/Titanium/mobilesdk/osx/4.0.0.RC5\r\n Target Platform = iphone\r\n\r\n[INFO] : Installing app on device: jma iPhone\r\n[ERROR] : Failed to start \"com.apple.syslog_relay\" service (0xe800007f)\r\n[ERROR] : Project failed to build after 46s 444ms\r\n[ERROR] : Failed to start \"com.apple.syslog_relay\" service (0xe800007f)\r\nTRACE | titanium exited with exit code 1\r\nERROR | Error: ti run exited with error code 1\r\n at ChildProcess. (/Users/jma/.appcelerator/install/4.0.2/package/node_modules/appc-cli-titanium/plugins/run.js:84:66)\r\n at ChildProcess.emit (events.js:110:17)\r\n at Process.ChildProcess._handle.onexit (child_process.js:1074:12)", "updateAuthor": { "name": "john@marott.dk", "key": "john@marott.dk", "displayName": "John Marott", "active": true, "timeZone": "Europe/Copenhagen" }, "created": "2015-06-28T08:30:48.000+0000", "updated": "2015-06-28T08:30:48.000+0000" }, { "id": "361680", "author": { "name": "abdielou", "key": "abdielou", "displayName": "Abdiel Aviles", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Happens continuously... cannot run on my device. Very frustrating.\r\n\r\n[EDIT]\r\nHere's my workaround \"ritual\":\r\n1- Unplug your device\r\n2- Clean the project\r\n3- Log out Appcelerator\r\n4- Re-open Appcelerator and log in\r\n5- Plug your device\r\n6- Run the app\r\n", "updateAuthor": { "name": "abdielou", "key": "abdielou", "displayName": "Abdiel Aviles", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-08-30T22:39:18.000+0000", "updated": "2015-09-03T16:06:30.000+0000" }, { "id": "361727", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "5.0 has a complete rewrite of the iOS build/libs and should improve this a lot.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-08-31T08:57:29.000+0000", "updated": "2015-08-31T08:57:29.000+0000" }, { "id": "361729", "author": { "name": "colorhat", "key": "colorhat", "displayName": "Tobias Høegh", "active": true, "timeZone": "Europe/Oslo" }, "body": "ok then. Looks like we have to wait. The latest beta is 4.2 - have a look: http://preview.appcelerator.com/appc-studio/ But, is it possible to check out 5.0?", "updateAuthor": { "name": "colorhat", "key": "colorhat", "displayName": "Tobias Høegh", "active": true, "timeZone": "Europe/Oslo" }, "created": "2015-08-31T09:05:10.000+0000", "updated": "2015-08-31T09:05:10.000+0000" }, { "id": "362179", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~abdielou] You should not have to log out of the Appcelerator network to fix this. Generally, these errors are not Appcelerator or Titanium specific. The problem is happening in Apple's MobileDevice framework. If you see a hexadecimal number, such as 0xe800007f, then paste that into Google and you will almost always find a ton of other people reporting the same problem from iTunes or Xcode. Sometimes the error is due to provisioning profiles. Sometimes it's do to entitlements. The errors vary and are largely undocumented. Usually unplugging and reconnecting your device fixes this. Sometimes rebooting your iOS device will fix it. Other times, you need to check your provisioning profiles. You should never have to restore your device.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2015-09-03T17:15:27.000+0000", "updated": "2015-09-03T17:15:27.000+0000" }, { "id": "362276", "author": { "name": "abdielou", "key": "abdielou", "displayName": "Abdiel Aviles", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@cbarber I said it was a \"ritual\". But as you said, the errors vary and are \"largely undocumented\", so I'm happy to do a cleaning ritual.\r\n\r\nAnyways, depending on how quirky things get with Appcelerator, at times I end up killing various node instances that have spun off and would not die with the studio shutdown.\r\n\r\nThe sad thing is I have to do this quite often, and believe me, I'd be happier not having to cycle through this. For example, I've just lost 30 minutes this morning trying the plug/unplug solution and ended up cycling and killing node instances.", "updateAuthor": { "name": "abdielou", "key": "abdielou", "displayName": "Abdiel Aviles", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-09-04T09:13:50.000+0000", "updated": "2015-09-04T09:13:50.000+0000" }, { "id": "362418", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "PR for improved error message:\r\nhttps://github.com/appcelerator/titanium_mobile/pull/7129", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-09-07T08:23:34.000+0000", "updated": "2015-09-07T08:23:34.000+0000" }, { "id": "362560", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "PR on 5:\r\nhttps://github.com/appcelerator/titanium_mobile/pull/7143", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-09-08T18:30:56.000+0000", "updated": "2015-09-08T18:30:56.000+0000" }, { "id": "387566", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "Been having this issue all day today. Note, I updated recently to Studio 4.6.0.201605201934 and SDK 5.3.0.GA.\r\n\r\nI've done the workaround \"ritual\" listed above:\r\n1- Unplug your device\r\n2- Clean the project\r\n3- Log out Appcelerator\r\n4- Re-open Appcelerator and log in\r\n5- Plug your device\r\n6- Run the app\r\n\r\n& it worked.", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2016-06-04T18:14:55.000+0000", "updated": "2016-06-06T21:00:34.000+0000" }, { "id": "388119", "author": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "body": "I have the same problem but the workaround doesn't work for me.\r\n\r\nHere there is another use with the same problem http://stackoverflow.com/questions/37750914/titanium-cant-build-for-device-com-apple-syslog-relay-error", "updateAuthor": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "created": "2016-06-11T09:39:15.000+0000", "updated": "2016-06-11T09:39:15.000+0000" }, { "id": "388122", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~otto.pic] this should be fixed in TiSDK 5.3.0.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-06-11T12:17:14.000+0000", "updated": "2016-06-11T12:17:14.000+0000" }, { "id": "388123", "author": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "body": "Are you sure? I'm using it. Studio 4.6.0.201605201934 and SDK 5.3.0", "updateAuthor": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "created": "2016-06-11T13:06:15.000+0000", "updated": "2016-06-11T13:06:15.000+0000" }, { "id": "388136", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~otto.pic] I fixed a couple of bugs in node-ios-device (https://github.com/appcelerator/node-ios-device/commit/4ad18fa814c698271290c6a2fa21b6205805dc6c) and one of which was a race condition that caused the syslog relay error. I published v0.9.5 to NPM and updated ioslib to v0.11.0.\r\n\r\nHowever, upon further investigation, it appears that 5.3.0.GA uses ioslib v0.10.4 which does not include the fix. Bummer. The fix was likely done after 5.3.0 code freeze, but 5.3.0 had an extended testing period, so it is easy to forget when exactly it was merged.\r\n\r\nThe fix will be in 5.4.0... whenever that is released.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-06-12T05:52:33.000+0000", "updated": "2016-06-12T05:52:33.000+0000" }, { "id": "388500", "author": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "This bug started happening to me and some other developers here again.\r\n\r\nWe have tried everything and nothing solves it whatsoever. Other Ti apps compile and get installed normally on the same machines.\r\n\r\nWe are using 5.3.0.GA\r\n\r\nHaven't seen it since Ti 4.X\r\n\r\nIsn't it critical enough for a quick minor release to 5.3.X ?", "updateAuthor": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2016-06-16T23:08:37.000+0000", "updated": "2016-06-16T23:08:37.000+0000" }, { "id": "388506", "author": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "I have managed to fix it just now by doing the following steps:\r\n\r\n1 - Download Apple Configurator 2 from the Mac App Store\r\n2 - Access iOS Device (iPhone in my case), go to the Profiles tab and delete ALL profiles\r\n3 - After removing all profiles, disconnect iPhone from Mac\r\n4 - Re-generate the Developer Mobile Provisioning Certificate on Apple Developer portal (manually, not through Xcode)\r\n5 - Download the mobile provision file and click on it\r\n6 - Reboot the Mac (important)\r\n7 - Reboot the iPhone (important)\r\n8 - Re-connect the iPhone (if it asks for Trusting the Computer again, confirm it)\r\n9 - Build it with: ti build -p ios -T device -C IPHONE_DEVICE_UDID\r\n\r\n\r\nIt worked!\r\n\r\n\r\nI have tried several combinations of those steps but this sequence is the only one that has worked properly.", "updateAuthor": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2016-06-17T00:04:30.000+0000", "updated": "2016-06-17T00:04:30.000+0000" }, { "id": "388517", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~ygbr] The ultimate problem is there is a race condition inside the node-ios-device library that Titanium uses. Even if you do all those steps, it's completely possible that it will happen again. I believe the best thing to do is reconnect your device and retry the build until you get lucky.\r\n\r\nThe good news is this bug has been fixed! The bad news is it's not yet shipped with a GA Titanium release. The next release of Titanium will include the updated node-ios-device. On a side note, I also fixed node-ios-device to work with Node 6.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-06-17T03:25:27.000+0000", "updated": "2016-06-17T03:25:27.000+0000" }, { "id": "388555", "author": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "@Chris Barber indeed it happened again after some builds...\r\n\r\nIs there any chance of this fix getting into 5.3.1.GA? Just read on Appcelerator blog you're releasing a RC today...", "updateAuthor": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2016-06-17T15:38:55.000+0000", "updated": "2016-06-17T15:38:55.000+0000" }, { "id": "388562", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~ygbr] I not sure if this will make 5.3.1.GA or if you have to wait until 5.4.0.GA.\r\n\r\nHowever, I have a workaround. Find your Titanium SDK 5.3.0.GA installation directory. It is probably {{~/Library/Application Support/Titanium/mobilesdk/osx/5.3.0.GA}}. Inside that directory, edit {{node_modules/ioslib/package.json}}. Change the {{node-ios-device}} version from {{0.8.3}} to {{0.9.5}}. Next delete the {{node_modules}} directory in the {{ioslib}} directory. Finally, navigate to the {{ioslib}} directory from the Terminal and run {{npm install}}. You should be good to go.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-06-17T16:45:00.000+0000", "updated": "2016-06-17T16:45:00.000+0000" }, { "id": "388769", "author": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-06-21T19:07:14.000+0000", "updated": "2016-06-21T19:07:14.000+0000" }, { "id": "388775", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~perdona] What version of Node.js? OS X I presume? How can I reproduce?", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-06-21T20:19:16.000+0000", "updated": "2016-06-21T20:19:16.000+0000" }, { "id": "388786", "author": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Yes, OSX. Node v5.11.1\r\n\r\nDid all of the above, then when I run: \r\n{code}\r\nappc setup\r\n{code}\r\n\r\nI get\r\n\r\n\r\n{code}\r\nYou have the latest Titanium SDK release 5.3.0.GA\r\n2016-06-21T22:03:49.177Z | ERROR | invalid config results returned from titanium. (JSON parse error)\r\n{code}", "updateAuthor": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-06-21T22:04:37.000+0000", "updated": "2016-06-21T22:04:37.000+0000" }, { "id": "388794", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~perdona] Sounds like you're running into CLI-780. I don't have any fix for you, so you may want to try to uninstall and re-install the Appc CLI.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-06-21T23:46:28.000+0000", "updated": "2016-06-21T23:46:28.000+0000" }, { "id": "390315", "author": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "body": "I'm so sick of this bug that you can't even imagine. None of the workarounds worked for me. Titanium has been the worse ride of my life.", "updateAuthor": { "name": "a.marcone", "key": "a.marcone", "displayName": "Alberto Marcone", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-07-11T16:02:18.000+0000", "updated": "2016-07-11T16:02:18.000+0000" }, { "id": "390705", "author": { "name": "dragosperca", "key": "dragosperca", "displayName": "Dragos Perca", "active": true, "timeZone": "Europe/Bucharest" }, "body": "I was having the same issue but the fix suggested by Chris Barber (node-ios-device vs 0.9.5) seems to resolve it. Thank you", "updateAuthor": { "name": "dragosperca", "key": "dragosperca", "displayName": "Dragos Perca", "active": true, "timeZone": "Europe/Bucharest" }, "created": "2016-07-14T16:54:10.000+0000", "updated": "2016-07-14T16:54:10.000+0000" }, { "id": "392153", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "I tried the workaround that [~cbarber] mentioned with node-ios-device ver 0.9.5... however, when I run on device, console is stuck on: `[INFO] : Installing app on device: myDevice` and stays like this forever.\r\n\r\nUPDATE: Closing Appcelerator and Reopening it... worked ;)", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2016-08-01T22:27:04.000+0000", "updated": "2016-08-01T22:36:24.000+0000" }, { "id": "392155", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~underlabs] Yeah, there's a seg fault (TIMOB-23671) in node-ios-device 0.9.x that I fixed in 0.10.x, but now I'm actively working on fixing a deadlock issue. I'm hoping to have a fix asap.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-01T22:34:41.000+0000", "updated": "2016-08-01T22:34:41.000+0000" }, { "id": "392156", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "Hi [~cbarber] It actually worked now... I re-opened Appcelerator... not sure if it was luck :p", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2016-08-01T22:36:58.000+0000", "updated": "2016-08-01T22:36:58.000+0000" }, { "id": "393296", "author": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is it fixed on 5.4.0.GA?", "updateAuthor": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-16T17:01:04.000+0000", "updated": "2016-08-16T17:01:04.000+0000" }, { "id": "393297", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~perdona] No, unfortunately the fix missed the 5.4.0.GA train. It will be in 5.5.0.GA.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-16T17:03:06.000+0000", "updated": "2016-08-16T17:03:24.000+0000" }, { "id": "394398", "author": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is critical and really depressing, cause we can't debug our iOS devices on the go, and its causing us to take more time to ship our products..", "updateAuthor": { "name": "perdona", "key": "perdona", "displayName": "Caio Perdona", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-25T17:26:44.000+0000", "updated": "2016-08-25T17:26:44.000+0000" }, { "id": "394417", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~perdona] Titanium SDK 5.5.0 beta is available and has the fix for this. Give a try: https://www.appcelerator.com/blog/2016/08/beta-release-for-titanium-sdk-5-5-0-appcelerator-cli-5-5-0/.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-25T18:36:16.000+0000", "updated": "2016-08-25T18:36:16.000+0000" }, { "id": "440144", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-06T17:49:23.000+0000", "updated": "2018-08-06T17:49:23.000+0000" } ], "maxResults": 72, "total": 72, "startAt": 0 } } }