Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16747] CLI: ti setup check fails to parse online status on Windows

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-03-27T20:50:56.000+0000
Affected Version/sRelease 3.2.3
Fix Version/s2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.2.3, Release 3.3.0
ComponentsCLI
Labelsqe-3.2.3, qe-testadded
ReporterSamuel Dowse
AssigneeChris Barber
Created2014-03-27T17:51:46.000+0000
Updated2014-06-19T12:43:20.000+0000

Description

Description

Running ti setup check on a Windows machine outputs that the machine is not connected to the internet, even if it is. This causes the rest of the check to fail due to it thinking it is offline.

Steps To Reproduce

1. Run ti setup check 2. Check the online status

Expected Result

Should say online (if you are online)

Actual Result

Says you are offline, even if you are actually online

Comments

  1. Chris Barber 2014-03-27

    Master pull request: https://github.com/appcelerator/node-appc/pull/87 3.2.x pull request: https://github.com/appcelerator/node-appc/pull/88
  2. Samuel Dowse 2014-03-28

    Verified fixed on: Windows 7, 8, 8.1 Appcelerator Studio, build: 3.2.3.201403271839 Titanium SDK, build: 3.2.3.v20140327115429 CLI: 3.2.3-alpha2 Alloy: 1.3.1 Node-Appc: 0.2.1-alpha2 ti setup check successfully checks the online status. Closing.

JSON Source