[TIMOB-26206] CLI: Network check errors with 502 on accessing http://preview.appcelerator.com
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2018-07-26T21:16:28.000+0000 |
Affected Version/s | titanium 5.0.14 |
Fix Version/s | n/a |
Components | CLI |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2018-07-12T10:44:27.000+0000 |
Updated | 2018-07-26T21:16:28.000+0000 |
Description
Description
When running[appc] ti setup check
the network section shows errors as http://preview.appcelerator.com returns a 502, we should either fix this, or remove/replace the url from the list. I prefer the latter, I think we could replace to access https://preview.appcelerator.com/appc-studio
Steps to reproduce
Run appc ti setup check
Actual
The following error is shown
✕ http://preview.appcelerator.com (HTTP status: 502) is unreachable
✕ https://preview.appcelerator.com (HTTP status: 502) is unreachable
PR: https://github.com/appcelerator/titanium/pull/279