Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 803303d

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent 3269f10 commit 803303d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,8 +1210,8 @@ java.lang.RuntimeException: java.net.URISyntaxException: Illegal character in pa
12101210
In this case, the environment variable: [API_BUILDER_URL](#admin-node-manager) is not set for the ANM process.
12111211

12121212
It can also be useful to use the Developer tools (Network monitor) in your browser (e.g. [Chrome](https://developer.chrome.com/docs/devtools/network/reference/) or [Firefox](https://developer.mozilla.org/en-US/docs/Tools/Network_Monitor)) to check the result of API requests in the Traffic Monitor. This way you can directly see the error when the API-Builder could not perform the request.
1213-
Here is an example:
1214-
![ANM Traffic-Monitor Network](imgs/anm-troubleshoot-network-response.png)
1213+
This way it works:
1214+
![ANM Traffic-Monitor Network](imgs/gifs/See-API-Builder-Response.gif)
12151215

12161216
### Check Elasticsearch processing
12171217
It takes a while until Elasticsearch is finally started and reports it with the following line:

0 commit comments

Comments
 (0)