· 6 years ago · Sep 09, 2019, 02:44 PM
1
2N:\>exercism debug
3
4
5
6Troubleshooting Information
7
8===========================
9
10
11
12Version
13
14----------------
15
16Current: 3.0.12
17
18Latest: <unknown>
19
20
21
22Error: Get https://api.github.com/repos/exercism/cli/releases/latest: dial tcp 192.30.253.116:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
23
24
25
26Call 'exercism upgrade' to get the latest version.
27
28See the release notes at https://github.com/exercism/cli/releases/tag/ for details.
29
30
31
32
33
34Operating System
35
36----------------
37
38OS: windows
39
40Architecture: amd64
41
42
43
44
45
46Configuration
47
48----------------
49
50Home: C:\Users\dbrutche
51
52Workspace: C:\Users\dbrutche\Exercism (default)
53
54Config: C:\Users\dbrutche\AppData\Roaming\exercism
55
56API key: <not configured>
57
58Find your API key at https://exercism.io/my/settings
59
60
61
62API Reachability
63
64----------------
65
66
67
68GitHub:
69
70 * https://api.github.com
71
72 * [Get https://api.github.com: dial tcp 192.30.253.116:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.]
73
74 * 21.0050303s
75
76
77
78Exercism:
79
80 * https://api.exercism.io/v1/ping
81
82 * [Get https://api.exercism.io/v1/ping: dial tcp 54.229.18.29:443: i/o timeout]
83
84 * 30.000784s
85
86
87
88
89
90If you are having trouble please file a GitHub issue at
91
92https://github.com/exercism/exercism.io/issues and include
93
94this information.