Skip to content

Commit 18f4b9a

Browse files
alexjustesengitbook-bot
authored andcommitted
GITBOOK-81: change request with no subject merged in GitBook
1 parent 41f62ec commit 18f4b9a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

help/error-messages.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Result Error Messages
1+
# Error Messages
22

33
Ookla's CLI can throw some common error messages. Below is a list with an explanation of what it means.
44

@@ -9,3 +9,19 @@ Ookla's CLI can throw some common error messages. Below is a list with an explan
99
This is usually thrown when the CLI fails to reach the internet (internet down) or the specified server.
1010

1111
</details>
12+
13+
<details>
14+
15+
<summary>Configuration - No servers defined (NoServersException)</summary>
16+
17+
This usually means the defined server is no longer available. Remove it from your server list and try testing with a different server.
18+
19+
</details>
20+
21+
<details>
22+
23+
<summary>Server Selection - Failed to find a working test server. (NoServers)</summary>
24+
25+
Not 100% sure what causes this exception yet but it's likely when the CLI can't locate a local server. You should specify a list of servers to see if that addresses the issue.
26+
27+
</details>

0 commit comments

Comments
 (0)