Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18159] CLI: Implement node connectivity tests from titanium-connection-test in ti setup check

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-01-15T21:14:50.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsCLI
Labelslook1, network, proxy
ReporterTim Poulsen
AssigneeTim Poulsen
Created2014-12-09T16:56:30.000+0000
Updated2017-03-16T22:28:33.000+0000

Description

Replace the existing network connectivity tests in ti setup check with those from the https://github.com/appcelerator/titanium-connection-test project. Connections should be made via the proxy (if any) as configured with the existing CLI network configuration functionality. The set of URLs to check should be stored in an external file for easy updating. If all sites are reachable, output a simple message, like: ✓ Network connection test If sites are unreachable, output a message for each site that cannot be access, like: ✕ api.appcelerator.net is unreachable

Comments

  1. Tim Poulsen 2014-12-09

    PR: https://github.com/appcelerator/titanium/pull/175 Run ti setup check (or run ti setup and choose option k). You should see output as described above, depending on your network connectivity.
  2. Tim Poulsen 2015-01-08

    Can you review and merge?
  3. Praveen Innamuri 2015-01-15

    PR merged into 3_5_X and cherry-picked into master branch.
  4. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source