Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Things I've noted during local runs:
/
on helia-http-gateway (fixed on latest)go-ipfs-api
requests to helia-http-gateway viat.ipfs.Version
don't work for some reason..http://localhost:8888/ipns/filecoin.io
fails with error:error="error value: &rod.ErrNavigation{Reason:\"net::ERR_CONNECTION_REFUSED\"}\ngoroutine 61 [running]:\nruntime/debug.Stack()\n\t/Users/sgtpooki/.asdf/installs/golang/1.21.3/go/src/runtime/debug/stack.go:24 +0x64\ngithub.com/go-rod/rod.Try.func1()\n\t/Users/sgtpooki/.asdf/installs/golang/1.21.3/packages/pkg/mod/github.com/go-rod/rod@v0.112.6/utils.go:213 +0x3c\npanic({0x102f6c000?, 0x14000590c80?})\n\t/Users/sgtpooki/.asdf/installs/golang/1.21.3/go/src/runtime/panic.go:914 +0x218\nmain.(*probe).mustNavigate(0x140001e5680)\n\t/Users/sgtpooki/code/work/protocol.ai/plprobelab/tiros/probe.go:235 +0x634\nmain.(*probe).run.func1()\n\t/Users/sgtpooki/code/work/protocol.ai/plprobelab/tiros/probe.go:156 +0x2c\ngithub.com/go-rod/rod.Try(0x140001e5680?)\n\t/Users/sgtpooki/.asdf/installs/golang/1.21.3/packages/pkg/mod/github.com/go-rod/rod@v0.112.6/utils.go:217 +0x58\nmain.(*probe).run(0x140001e5680)\n\t/Users/sgtpooki/code/work/protocol.ai/plprobelab/tiros/probe.go:154 +0x80\nmain.(*tiros).measureWebsites(0x14000514360, 0x1400041c280, {0x140001c8690, 0x1, 0x1?}, 0x14000043500)\n\t/Users/sgtpooki/code/work/protocol.ai/plprobelab/tiros/probe.go:49 +0x2b0\ncreated by main.RunAction in goroutine 1\n\t/Users/sgtpooki/code/work/protocol.ai/plprobelab/tiros/cmd_run.go:219 +0x830\n" url="http://localhost:8888/ipns/filecoin.io"