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) #3642

Open
bean-du opened this issue Dec 30, 2024 · 1 comment
Open

gopls: automated issue report (initialization) #3642

bean-du opened this issue Dec 30, 2024 · 1 comment
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@bean-du
Copy link

bean-du commented Dec 30, 2024

gopls version: v0.17.1/go1.23.4
gopls flags: --debug
update flags: proxy
extension version: 0.44.0
environment: Cursor darwin
initialization error: Error: Pending response rejected since connection got disposed
issue timestamp: Mon, 30 Dec 2024 06:31:07 GMT
restart history:
Mon, 30 Dec 2024 04:07:20 GMT: activation (enabled: true)
Mon, 30 Dec 2024 06:31:07 GMT: config change (enabled: true)

ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.

Describe what you observed.

gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
gopls stats -anon { "DirStats": { "Files": 586, "TestdataFiles": 0, "GoFiles": 73, "ModFiles": 1, "Dirs": 252 }, "GOARCH": "arm64", "GOOS": "darwin", "GOPACKAGESDRIVER": "", "GOPLSCACHE": "", "GoVersion": "go1.23.4", "GoplsVersion": "v0.17.1", "InitialWorkspaceLoadDuration": "4.320621417s", "MemStats": { "HeapAlloc": 141441952, "HeapInUse": 178880512, "TotalAlloc": 663389912 }, "WorkspaceStats": { "Files": { "Total": 2445, "Largest": 395026, "Errs": 0 }, "Views": [ { "GoCommandVersion": "go1.23.4", "AllPackages": { "Packages": 532, "LargestPackage": 159, "CompiledGoFiles": 2446, "Modules": 73 }, "WorkspacePackages": { "Packages": 38, "LargestPackage": 21, "CompiledGoFiles": 107, "Modules": 2 }, "Diagnostics": 1 } ] } }

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 Dec 30, 2024
@findleyr
Copy link
Member

findleyr commented Jan 3, 2025

Thanks for the report. Can you please share the log you see in the gopls output channel and tell us when you observed this popup (e.g. I was updating gopls, I just opened the vscode, I did refactoring, ...)?
Screen Shot 2021-01-27 at 2 53 49 PM

@findleyr findleyr added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jan 3, 2025
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

3 participants