Docker "WARN: Failed to obtain location/ISP info. Got: Error: stun inaccessible" error #847
rgraham7503
started this conversation in
General
Replies: 4 comments 6 replies
|
I did try adding --net=host as requested in a previous post but it did not understand the command.. |
5 replies
|
Checkout the latest release : https://github.com/hyperjumptech/monika/releases/tag/v1.12.0 Regards |
0 replies
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







Uh oh!
There was an error while loading. Please reload this page.
Having an issue with the latest docker version. Getting this error as show in image - We had this issue previously and I thought it was fixed? "WARN: Failed to obtain location/ISP info. Got: Error: stun inaccessible"

This is on macOS and pulled the latest docker image
This is the docker run command as shown in documentation and I verified command ran is the same as one listed in a git reply.
docker run --name monika_interactive -v monitor.yml:/config/monika.yml -it hyperjump/monika:latest monika -c /config/monika.yml --prometheus 3001showing the latest pull:
latest: Pulling from hyperjump/monika df9b9388f04a: Pull complete 622e2b598d8a: Pull complete f7c8a32a53f2: Pull complete 7da04ed7d1ef: Pull complete 9cf5699a0caf: Pull complete a8fb0c6fbff5: Pull complete a5716a802d5f: Pull complete Digest: sha256:29d27ce37e44aa2f6dd6546640c9b932eac20dd2bb1d83a156965bf88f85c2e0 Status: Downloaded newer image for hyperjump/monika:latestAll reactions