m-lab / traceroute-caller

A sidecar service which runs traceroute after a connection closes
Apache License 2.0
18 stars 5 forks source link

Scamper mode now failing in sandbox #110

Closed gfr10598 closed 3 years ago

gfr10598 commented 3 years ago

Tried out scamper mode on sandbox ndt pods. All traces are now failing:

2021/06/27 11:35:39 scamper.go:132: Trace failed in context 0xc000294540 (error: exit status 255: scamper -I "tracelb -P icmp-echo -q 3 -W 25 -O ptr 2600:3c02:e000:185:0:242:ac11:2" -o- -O json)

SaiedKazemi commented 3 years ago

I have assigned this issue to myself and will look into it today.

gfr10598 commented 3 years ago

Resolved in #111