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

Tools installation failure: failed to close gocode process #376

Closed
nikunj321 opened this issue Jul 19, 2020 · 3 comments
Closed

Tools installation failure: failed to close gocode process #376

nikunj321 opened this issue Jul 19, 2020 · 3 comments

Comments

@nikunj321
Copy link

  • Issue Type: Bug
  • Extension Name: go
  • Extension Version: 0.15.1
  • OS Version: Windows_NT x64 6.1.7601
  • VSCode version: 1.47.2

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

@stamblerre
Copy link
Contributor

@nikunj321: Can you please describe the problem you experienced?

@nikunj321
Copy link
Author

while running Go:Install/Update Tools
i got following problem..

Tools environment: GOPATH=C:\Users\Shruvin\go
Installing 17 tools at C:\Users\Shruvin\go\bin in module mode.
gocode
gopkgs
go-outline
go-symbols
guru
gorename
gotests
gomodifytags
impl
fillstruct
goplay
godoctor
dlv
gocode-gomod
godef
goimports
golint

Installing github.com/uudashr/gopkgs/v2/cmd/gopkgs SUCCEEDED
Installing github.com/ramya-rao-a/go-outline SUCCEEDED
Installing github.com/acroca/go-symbols SUCCEEDED
Installing golang.org/x/tools/cmd/guru SUCCEEDED
Installing golang.org/x/tools/cmd/gorename SUCCEEDED
Installing github.com/cweill/gotests/... SUCCEEDED
Installing github.com/fatih/gomodifytags SUCCEEDED
Installing github.com/josharian/impl SUCCEEDED
Installing github.com/davidrjenni/reftools/cmd/fillstruct SUCCEEDED
Installing github.com/haya14busa/goplay/cmd/goplay SUCCEEDED
Installing github.com/godoctor/godoctor SUCCEEDED
Installing github.com/go-delve/delve/cmd/dlv SUCCEEDED
Installing github.com/stamblerre/gocode SUCCEEDED
Installing github.com/rogpeppe/godef SUCCEEDED
Installing golang.org/x/tools/cmd/goimports SUCCEEDED
Installing golang.org/x/lint/golint SUCCEEDED

1 tools failed to install.

gocode: Failed to close gocode process: Error: Command failed: C:\Users\Shruvin\go\bin\gocode.exe close
2020/07/20 08:25:55 dial tcp 127.0.0.1:37373: connectex: No connection could be made because the target machine actively refused it.
.

@hyangah hyangah changed the title Extension issue Tools installation failure: failed to close gocode process Jul 20, 2020
@hyangah
Copy link
Contributor

hyangah commented Jul 20, 2020

Looks like a duplicate of #362
Let's follow up there.

@hyangah hyangah closed this as completed Jul 20, 2020
@golang golang locked and limited conversation to collaborators Jul 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants