{ "id": "175382", "key": "TIMOB-28056", "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": [], "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2020-08-20T13:01:18.000+0000", "created": "2020-07-29T14:08:25.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "21039", "name": "Release 9.0.3", "archived": false, "released": true, "releaseDate": "2020-06-10" }, { "id": "20950", "name": "Release 9.1.0", "archived": false, "released": true, "releaseDate": "2020-08-25" } ], "issuelinks": [], "assignee": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "updated": "2020-08-20T13:01:18.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": "13600", "name": "LiveView", "description": "Live preview of Titanium apps" } ], "description": "When trying to use Liveview the device is unable to connect to the Liveview server. \r\n\r\n*Test Steps:*\r\n# Create an alloy application\r\n# Enable liveview \r\n# Run application to device \r\n\r\n*Expected result*\r\nDevice should be able to connect to the liveview server and be able to make changes.\r\n\r\n*Actual result* \r\nApplication hangs on splash screen and following error is seen. \r\n\r\n{code:java}\r\n[ERROR] : Script Error {\r\n[ERROR] : column = 24;\r\n[ERROR] : line = 669;\r\n[ERROR] : message = \"[LiveView] File Server unavailable. Host Unreachable @ 192.168.86.26:8324\\n[LiveView] Please ensure your device and computer are on the same network and the port is not blocked.\";\r\n[ERROR] : sourceURL = \"file:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js\";\r\n[ERROR] : stack = \"file:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:669:24\\nfile:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:685:35\\nfile:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:715:30\\nfile:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:589:25\\nfile:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:423:45\\nfile:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:760:15\\nfile:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:765:3\\nglobal code@file:///var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/app.js:768:70\\nrequire@[native code]\\nfile:///private/var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/ti.main.js:13966:10\\nloadAsync@file:///private/var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/ti.main.js:13894:13\\nglobal code@file:///private/var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/ti.main.js:13963:10\";\r\n[ERROR] : type = Error;\r\n[ERROR] : }\r\n[ERROR] : Script Error {\r\n[ERROR] : column = 10;\r\n[ERROR] : line = 13966;\r\n[ERROR] : message = \"Module \\\"app.js\\\" failed to leave a valid exports object\";\r\n[ERROR] : sourceURL = \"file:///private/var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/ti.main.js\";\r\n[ERROR] : stack = \"require@[native code]\\nfile:///private/var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/ti.main.js:13966:10\\nloadAsync@file:///private/var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/ti.main.js:13894:13\\nglobal code@file:///private/var/containers/Bundle/Application/E614D646-A8E3-490C-8F9E-91BE5236D262/anewtestii.app/ti.main.js:13963:10\";\r\n[ERROR] : type = Error;\r\n[ERROR] : }\r\n{code}\r\n\r\n", "attachment": [], "flagged": false, "summary": "Liveview: Unable to connect to device ", "creator": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "MacOS Big Sur: 11.0 Beta 3\r\nXcode: 12.0 Beta 3\r\nJava Version: 1.8.0_242\r\nAndroid NDK: 21.3.6528147\r\nNode.js: 12.18.1\r\n\"\"NPM\":\"5.0.0\",\"CLI\":\"8.1.0-master.5\"\"\r\niphone 8 (14.0 Beta)\r\nAPI29 Pixel XL Device ", "comment": { "comments": [ { "id": "456528", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Tracked this down to the VPN software Check Point endpoint security which helpfully blocks all incoming traffic once you install it, even if it's not running!\r\n\r\nClosing as not our bug", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2020-08-20T13:01:10.000+0000", "updated": "2020-08-20T13:01:10.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }