GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-25T20:11:57.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | 2013 Sprint 15 Tooling, 2013 Sprint 15, Release 3.1.2, Release 3.2.0 |
Components | LiveView |
Labels | qe-3.1.1, qe-closed-3.2.0, qe-testadded |
Reporter | Dustin Hyde |
Assignee | Christian Sullivan |
Created | 2013-05-13T23:21:25.000+0000 |
Updated | 2014-02-25T18:30:39.000+0000 |
LiveView: if device on different network, runtime error is unclear.
The current error is: File Server unavailable. Host Unreachable
In contrast, the device debugger feature displays the network name when trying to connect.
Test Steps:
1. Launch a LiveView session with Studio on one network, and the device on another network.
Result:
File Server error.
Expected Result:
Error with current network information on device.
Updated estimate and resolved in [master] https://github.com/appcelerator/liveview/commit/d3e20caf9be36fa1316d58665878701052d0ecef
Verified fixed on: Windows 8 Appcelerator Studio, build: 3.2.0.201312121648 Titanium SDK, build: 3.2.0.v20131212122847 CLI: 3.2.0-cr3 Alloy: 1.3.0-cr LiveView: 0.1.35 Runtime error now shows that the device and Studio are on different networks. Closing.