{ "id": "172914", "key": "TIMOB-26766", "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": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-01-28T23:06:44.000+0000", "created": "2019-01-25T17:06:23.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [ { "id": "57130", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "166223", "key": "TIMOB-24422", "fields": { "summary": "Windows: Deployment fails with \"violates pattern constraint of bms-resource\"", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "57131", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "172928", "key": "TIMOB-26776", "fields": { "summary": "Windows: App launch failed with \"cyclic redundancy check\" error on device", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-01-29T11:53:27.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": "13715", "name": "Hyperloop", "description": "Hyperloop project" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "When building to windows device a time out error is thrown \r\n\r\n# Create a mobile app \r\n# Build to device \r\n\r\n*Actual*\r\n*Error*\r\n{noformat}\r\n[ERROR] : Timed out after 60000 milliseconds trying to connect to device\r\n[ERROR] : Error: Timed out after 60000 milliseconds trying to connect to device\r\n at Timeout. (C:\\ProgramData\\Titanium\\mobilesdk\\win32\\8.0.0.v20190125034038\\node_modules\\windowslib\\lib\\wptool.js:958:13)\r\n at ontimeout (timers.js:475:11)\r\n at tryOnTimeout (timers.js:310:5)\r\n at Timer.listOnTimeout (timers.js:270:5)\r\n{noformat}\r\n\r\n*Expected*\r\nNo error \r\n", "attachment": [], "flagged": false, "summary": "Windows: Timeout error thrown when installing to wp-device ", "creator": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "environment": "SDK: 8.0.0.v20190125034038\r\nAppc NPM: 4.2.13\r\nAppc CLI: 7.0.10-master.6\r\nStudio: 5.1.2.201810301430\r\nTi CLI: 5.1.1\r\nNode: 8.91\r\nNPM: 5.5.1", "closedSprints": [ { "id": 1109, "state": "closed", "name": "2019 Sprint 3", "startDate": "2019-01-28T17:38:43.075Z", "endDate": "2019-02-09T17:38:00.000Z", "completeDate": "2019-02-08T21:37:29.498Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "445661", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I was able to get the application to install without the above issue when removing Hyperloop (4.0.1). ", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-01-25T17:31:54.000+0000", "updated": "2019-01-25T17:32:40.000+0000" }, { "id": "445684", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I was able to reproduce the issue and just increasing timeout worked for me;\r\n\r\nmaster: https://github.com/appcelerator/titanium_mobile_windows/pull/1350\r\n8_0_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1351\r\n", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-01-28T09:24:34.000+0000", "updated": "2019-01-28T09:24:34.000+0000" }, { "id": "445694", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2019-01-28T14:17:07.000+0000", "updated": "2019-01-28T14:45:21.000+0000" }, { "id": "445723", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Merged to master & 8_0_X. Closing, the particular timeout issue is fixed now but we've got another error: TIMOB-24422 should be taking care of that.", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-01-28T23:06:44.000+0000", "updated": "2019-01-28T23:06:44.000+0000" }, { "id": "445739", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2019-01-29T11:53:16.000+0000", "updated": "2019-01-29T11:53:16.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }