Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceroute Check Entered FAIL State #783

Open
WhyAydan opened this issue Jul 8, 2024 · 4 comments
Open

Traceroute Check Entered FAIL State #783

WhyAydan opened this issue Jul 8, 2024 · 4 comments

Comments

@WhyAydan
Copy link

WhyAydan commented Jul 8, 2024

Hey,

Has anyone had this error before and been able to resolve it?

{"level":"info","program":"synthetic-monitoring-agent","subsystem":"updater","region_id":0,"tenantId":XXXX,"check_id":14491,"probe":"Home","target":"google.co.uk","job":"Google","check":"traceroute","time":1720440373704,"caller":"github.com/grafana/synthetic-monitoring-agent/internal/scraper/scraper.go:263","message":"check entered FAIL state"}

@roobre
Copy link
Member

roobre commented Jul 8, 2024

Hi @WhyAydan, this typically signals that the traceroute check failed to complete successfully. Could be due to a network hiccup, or some other transient error. Does this happen often? Does the check recover after a couple of executions after this failure?

@WhyAydan
Copy link
Author

WhyAydan commented Jul 8, 2024

Hey there @roobre It never seems to get past the 2nd hop. But running it via command line it does get to the end result.

Screenshot 2024-07-08 at 14 22 26 Screenshot 2024-07-08 at 14 23 18 Screenshot 2024-07-08 at 15 08 33

@roobre
Copy link
Member

roobre commented Jul 11, 2024

That seems odd, there shouldn't be much difference between the traceroute CLI and our test, provided they are run from the same host. Where is this SM check running? Is it one of Grafana public probes, or a private one?
If it is private, can you run the traceroute command from the same machine where the agent is running? (Including inside the same container, if it is running in one).

@WhyAydan
Copy link
Author

WhyAydan commented Jul 12, 2024

Hey Roobre,

The Agent is a private one, running on the same Ubuntu VM that the first screenshot is on. It's running barebones on the VM no docker.

The traceroute on the host works just not via the agent :)

Same thing happens on the docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants