pprof: web does not open when using remote ssh #3090
Labels
FrozenDueToAge
go-test
issues related to go test support (test output, test explorer, ...)
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go, VS Code & VS Code Go extension are you using?
Version Information
go version
to get version of Go from the VS Code integrated terminal.gopls -v version
to get version of Gopls from the VS Code integrated terminal.code -v
orcode-insiders -v
to get version of VS Code or VS Code Insiders.Go: Locate Configured Go Tools
command.Share the Go related settings you have added/edited
Run
Preferences: Open Settings (JSON)
command to open your settings.json file.Share all the settings with the
go.
or["go"]
orgopls
prefixes.Describe the bug
pprof does not display web interface in vs code. Instead of graphs, a white screen is shown.
Steps to reproduce the behavior:
Screenshots or recordings
The text was updated successfully, but these errors were encountered: