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

gopls: automated issue report (initialization) #3345

Closed
archerwq opened this issue Apr 18, 2024 · 2 comments
Closed

gopls: automated issue report (initialization) #3345

archerwq opened this issue Apr 18, 2024 · 2 comments
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@archerwq
Copy link

gopls version: v0.15.3/go1.20.4
gopls flags: -rpc.trace serve --debug=localhost:6060 -run=lint
update flags: proxy
extension version: 0.41.2
environment: Visual Studio Code darwin
initialization error: Error: write EPIPE
issue timestamp: Thu, 18 Apr 2024 04:00:01 GMT
restart history:
Thu, 18 Apr 2024 04:00:01 GMT: activation (enabled: true)

ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.

Describe what you observed.

gopls client: couldn't create connection to server.
  Message: write EPIPE
  Code: -32099 
gopls stats -anon { "DirStats": { "Files": 1397, "TestdataFiles": 0, "GoFiles": 113, "ModFiles": 1, "Dirs": 309 }, "GOARCH": "amd64", "GOOS": "darwin", "GOPACKAGESDRIVER": "", "GOPLSCACHE": "", "GoVersion": "go1.20.4", "GoplsVersion": "v0.15.3", "InitialWorkspaceLoadDuration": "352.474852ms", "MemStats": { "HeapAlloc": 3697016, "HeapInUse": 6651904, "TotalAlloc": 41607840 }, "WorkspaceStats": { "Files": { "Total": 1, "Largest": 370, "Errs": 0 }, "Views": [ { "GoCommandVersion": "go1.20.4", "AllPackages": { "Packages": 0, "LargestPackage": 0, "CompiledGoFiles": 0, "Modules": 0 }, "WorkspacePackages": { "Packages": 0, "LargestPackage": 0, "CompiledGoFiles": 0, "Modules": 0 }, "Diagnostics": 0 } ] } }

OPTIONAL: If you would like to share more information, you can attach your complete gopls logs.

NOTE: THESE MAY CONTAIN SENSITIVE INFORMATION ABOUT YOUR CODEBASE.
DO NOT SHARE LOGS IF YOU ARE WORKING IN A PRIVATE REPOSITORY.

<OPTIONAL: ATTACH LOGS HERE>

@gopherbot gopherbot added this to the Untriaged milestone Apr 18, 2024
@hyangah
Copy link
Contributor

hyangah commented Apr 18, 2024

@archerwq Can you remove -run=lint flag from your "go.languageServerFlags" setting?

@findleyr findleyr added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Apr 22, 2024
@gopherbot
Copy link
Collaborator

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@gopherbot gopherbot closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

4 participants