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

Closed
JalalDA opened this issue Nov 27, 2023 · 1 comment
Closed

gopls: automated issue report (initialization) #3067

JalalDA opened this issue Nov 27, 2023 · 1 comment
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@JalalDA
Copy link

JalalDA commented Nov 27, 2023

gopls version: v0.14.2 (go1.21.1)
gopls flags: true
update flags: proxy
extension version: 0.40.0
go version: 1.21.1
environment: Visual Studio Code darwin
initialization error: Error: Pending response rejected since connection got disposed
issue timestamp: Mon, 27 Nov 2023 07:13:35 GMT
restart history:
Mon, 27 Nov 2023 07:08:48 GMT: activation (enabled: true)
Mon, 27 Nov 2023 07:09:39 GMT: installation (enabled: true)
Mon, 27 Nov 2023 07:10:30 GMT: installation (enabled: true)
Mon, 27 Nov 2023 07:11:23 GMT: installation (enabled: true)

ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.

Describe what you observed.

Please attach the stack trace from the crash.
A window with the error message should have popped up in the lower half of your screen.
Please copy the stack trace and error messages from that window and paste it in this issue.

Failed to auto-collect gopls trace: no gopls log.

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 Nov 27, 2023
@findleyr
Copy link
Member

Hi, can you share more about what you're trying to do, and what is happening?

Since you are on Darwin, and this is an initialization problem, you may be encountering golang/go#63997. Can you try re-signing your gopls binary?

codesign -f -s - $(which gopls)

@findleyr findleyr added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Nov 27, 2023
@hyangah hyangah closed this as completed Dec 6, 2023
@golang golang locked and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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