Skip to content

gopls client: couldn't create connection to server - go v0.39.1 #2880

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

Closed
kill-rill1996 opened this issue Jul 19, 2023 · 22 comments
Closed

gopls client: couldn't create connection to server - go v0.39.1 #2880

kill-rill1996 opened this issue Jul 19, 2023 · 22 comments
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@kill-rill1996
Copy link

Type: Bug

I've got problem with installing extention Go v0.39.1.
Errors (pop-up notifications):

  1. "gopls client: couldn't create connection to server."
  2. "The gopls server failed to initialize."
    Output:
    POMOFO LETTER GNBOPOMOF[Info - 22:14:20]
    true
    [Error - 22:14:20] gopls client: couldn't create connection to server.
    Message: Pending response rejected since connection got disposed
    Code: -32097
    POMOFO LETTER GNBOPOMOF[Error - 22:14:20] The gopls server failed to initialize.
    [Error - 22:14:20] gopls client: couldn't create connection to server.
    Message: Pending response rejected since connection got disposed
    Code: -32097
    Error starting language server: Error: Pending response rejected since connection got disposed

Extension version: 0.39.1
VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:20:58.115Z)
OS version: Darwin arm64 22.5.0
Modes:

System Info
Item Value
CPUs Apple M1 (8 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 2, 2, 2
Memory (System) 8.00GB (0.12GB free)
Process Argv --crash-reporter-id c267cf47-e9b9-4179-b529-bda7eb53e57a --crash-reporter-id c267cf47-e9b9-4179-b529-bda7eb53e57a
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30410667
py29gd2263cf:30792227
vsclangdc:30486549
c4g48928:30535728
dsvsc012:30540252
pynewext54:30695312
azure-dev_surveyone:30548225
282f8724:30602487
89544117:30613380
a9j8j154:30646983
showlangstatbar:30737416
vsctsb:30748421
03d35959:30757346
pythonfmttext:30731395
pythoncmv:30756943
fixshowwlkth:30771522
showindicator:30785052
pythongtdpath:30769146
i26e3531:30792625
pythonnosm12tcf:30779713
pythonidxpt:30784022
pythonnoceb:30776495
h7j2d465:30786200
dsvsc013:30789517
cmakesidepanelv2:30779593

@gopherbot gopherbot added this to the Untriaged milestone Jul 19, 2023
@hyangah
Copy link
Contributor

hyangah commented Jul 19, 2023

What is the gopls version?

$ gopls -v version

@hyangah hyangah changed the title Go v0.39.1 gopls client: couldn't create connection to server - go v0.39.1 Jul 19, 2023
@hyangah hyangah added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jul 19, 2023
@kill-rill1996
Copy link
Author

kill-rill1996 commented Jul 20, 2023

What is the gopls version?

$ gopls -v version

When I try to get the version value using the command
$ gopls -v version
I get
zsh: command not found: gopls
I checked gopls version in "Go: Install/Update Tools":
gopls@latest

@hyangah
Copy link
Contributor

hyangah commented Jul 20, 2023

Then, please run "Go: Locate Configured Go Tools" to find the location of the gopls binary.
And run the binary with -v version.

Previously, I saw someone built gopls with modified go stdlib which has strayed debug print message, which killed the lsp communication and experienced similar issues. So, I want to rule this possibility out.

@kill-rill1996
Copy link
Author

Then, please run "Go: Locate Configured Go Tools" to find the location of the gopls binary. And run the binary with -v version.

Previously, I saw someone built gopls with modified go stdlib which has strayed debug print message, which killed the lsp communication and experienced similar issues. So, I want to rule this possibility out.

golang.org/x/tools/gopls v0.12.4
golang.org/x/tools/gopls@(devel)
github.com/BurntSushi/[email protected] h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=
github.com/google/[email protected] h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/sergi/[email protected] h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
golang.org/x/[email protected] h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA=
golang.org/x/exp/[email protected] h1:2O2DON6y3XMJiQRAS1UWU+54aec2uopH3x7MAiqGW6Y=
golang.org/x/[email protected] h1:bUO06HqtnRcc/7l71XBe4WcqTZ+3AH1J59zWDDwLKgU=
golang.org/x/[email protected] h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=
golang.org/x/[email protected] h1:KS/R3tvhPqvJvwcKfnBHJwwthS11LRhmM5D59eEXa0s=
golang.org/x/[email protected] h1:UpjohKhiEgNc0CSauXmwYftY1+LlaC75SJwh0SgCX58=
golang.org/x/[email protected] h1:5PWemM67wMSPpO0Y3lOPlyvgO3z56YkZRxPFcdd300g=
golang.org/x/[email protected] h1:A9kONVi4+AnuOr1dopsibH6hLi1Huy54cbeJxnq4vmU=
honnef.co/go/[email protected] h1:6qXr+R5w+ktL5UkwEbPp+fEvfyoMPche6GkOpGHZcLc=
mvdan.cc/[email protected] h1:JVf4NN1mIpHogBj7ABpgOyZc65/UUOkKQFkoURsz4MM=
mvdan.cc/xurls/[email protected] h1:tzxjVAj+wSBmDcF6zBB7/myTy3gX9xvi8Tyr28AuQgc=
go: go1.20.5

@oscarchuaweiwen-fsd
Copy link

@hyangah I was facing the same issues with @kill-rill1996, gopls version v0.12.4 which is the latest version. Is there any solution to solve it?

@hyangah
Copy link
Contributor

hyangah commented Jul 26, 2023

@kill-rill1996 Can you please reinstall gopls using "Go: Install/Update Tools" menu and retry? It looks like the gopls is in (devel) version and I want to rule out potential issues from unstable, unofficial version.

@kill-rill1996 @oscarchuaweiwen-fsd

Can you please capture the output you see from the OUTPUT channels (both gopls and gopls (server)) with the following vscode setting?

"go.languageServerFlags": [
  "-rpc.trace"
],
"go.trace.server": "verbose"

Thanks.

@jmml97
Copy link

jmml97 commented Aug 6, 2023

I am having this problem too.

gopls (server) output:

Error starting language server: Error: Pending response rejected since connection got disposedFailed to stop client: Error: Client is not running and can't be stopped. It's current state is: startFailed
fatal: morestack on g0
[Info  - 12:39:43] 
true
[Error - 12:39:43] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
fatal: morestack on g0
[Error - 12:39:43] The gopls server failed to initialize.
[Error - 12:39:43] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
Error starting language server: Error: Pending response rejected since connection got disposed

gopls output:

[Trace - 12:39:43] Sending request 'initialize - (0)'.
Params: {
    "processId": 21419,
    "clientInfo": {
        "name": "Visual Studio Code",
        "version": "1.81.0"
    },
    "locale": "en",
    "rootPath": "REDACTED",
    "rootUri": "REDACTED",
    "capabilities": {
        "workspace": {
            "applyEdit": true,
            "workspaceEdit": {
                "documentChanges": true,
                "resourceOperations": [
                    "create",
                    "rename",
                    "delete"
                ],
                "failureHandling": "textOnlyTransactional",
                "normalizesLineEndings": true,
                "changeAnnotationSupport": {
                    "groupsOnLabel": true
                }
            },
            "configuration": true,
            "didChangeWatchedFiles": {
                "dynamicRegistration": true,
                "relativePatternSupport": true
            },
            "symbol": {
                "dynamicRegistration": true,
                "symbolKind": {
                    "valueSet": [
                        1,
                        2,
                        3,
                        4,
                        5,
                        6,
                        7,
                        8,
                        9,
                        10,
                        11,
                        12,
                        13,
                        14,
                        15,
                        16,
                        17,
                        18,
                        19,
                        20,
                        21,
                        22,
                        23,
                        24,
                        25,
                        26
                    ]
                },
                "tagSupport": {
                    "valueSet": [
                        1
                    ]
                },
                "resolveSupport": {
                    "properties": [
                        "location.range"
                    ]
                }
            },
            "codeLens": {
                "refreshSupport": true
            },
            "executeCommand": {
                "dynamicRegistration": true
            },
            "didChangeConfiguration": {
                "dynamicRegistration": true
            },
            "workspaceFolders": true,
            "semanticTokens": {
                "refreshSupport": true
            },
            "fileOperations": {
                "dynamicRegistration": true,
                "didCreate": true,
                "didRename": true,
                "didDelete": true,
                "willCreate": true,
                "willRename": true,
                "willDelete": true
            },
            "inlineValue": {
                "refreshSupport": true
            },
            "inlayHint": {
                "refreshSupport": true
            },
            "diagnostics": {
                "refreshSupport": true
            }
        },
        "textDocument": {
            "publishDiagnostics": {
                "relatedInformation": true,
                "versionSupport": false,
                "tagSupport": {
                    "valueSet": [
                        1,
                        2
                    ]
                },
                "codeDescriptionSupport": true,
                "dataSupport": true
            },
            "synchronization": {
                "dynamicRegistration": true,
                "willSave": true,
                "willSaveWaitUntil": true,
                "didSave": true
            },
            "completion": {
                "dynamicRegistration": true,
                "contextSupport": true,
                "completionItem": {
                    "snippetSupport": true,
                    "commitCharactersSupport": true,
                    "documentationFormat": [
                        "markdown",
                        "plaintext"
                    ],
                    "deprecatedSupport": true,
                    "preselectSupport": true,
                    "tagSupport": {
                        "valueSet": [
                            1
                        ]
                    },
                    "insertReplaceSupport": true,
                    "resolveSupport": {
                        "properties": [
                            "documentation",
                            "detail",
                            "additionalTextEdits"
                        ]
                    },
                    "insertTextModeSupport": {
                        "valueSet": [
                            1,
                            2
                        ]
                    },
                    "labelDetailsSupport": true
                },
                "insertTextMode": 2,
                "completionItemKind": {
                    "valueSet": [
                        1,
                        2,
                        3,
                        4,
                        5,
                        6,
                        7,
                        8,
                        9,
                        10,
                        11,
                        12,
                        13,
                        14,
                        15,
                        16,
                        17,
                        18,
                        19,
                        20,
                        21,
                        22,
                        23,
                        24,
                        25
                    ]
                },
                "completionList": {
                    "itemDefaults": [
                        "commitCharacters",
                        "editRange",
                        "insertTextFormat",
                        "insertTextMode"
                    ]
                }
            },
            "hover": {
                "dynamicRegistration": true,
                "contentFormat": [
                    "markdown",
                    "plaintext"
                ]
            },
            "signatureHelp": {
                "dynamicRegistration": true,
                "signatureInformation": {
                    "documentationFormat": [
                        "markdown",
                        "plaintext"
                    ],
                    "parameterInformation": {
                        "labelOffsetSupport": true
                    },
                    "activeParameterSupport": true
                },
                "contextSupport": true
            },
            "definition": {
                "dynamicRegistration": true,
                "linkSupport": true
            },
            "references": {
                "dynamicRegistration": true
            },
            "documentHighlight": {
                "dynamicRegistration": true
            },
            "documentSymbol": {
                "dynamicRegistration": true,
                "symbolKind": {
                    "valueSet": [
                        1,
                        2,
                        3,
                        4,
                        5,
                        6,
                        7,
                        8,
                        9,
                        10,
                        11,
                        12,
                        13,
                        14,
                        15,
                        16,
                        17,
                        18,
                        19,
                        20,
                        21,
                        22,
                        23,
                        24,
                        25,
                        26
                    ]
                },
                "hierarchicalDocumentSymbolSupport": true,
                "tagSupport": {
                    "valueSet": [
                        1
                    ]
                },
                "labelSupport": true
            },
            "codeAction": {
                "dynamicRegistration": true,
                "isPreferredSupport": true,
                "disabledSupport": true,
                "dataSupport": true,
                "resolveSupport": {
                    "properties": [
                        "edit"
                    ]
                },
                "codeActionLiteralSupport": {
                    "codeActionKind": {
                        "valueSet": [
                            "",
                            "quickfix",
                            "refactor",
                            "refactor.extract",
                            "refactor.inline",
                            "refactor.rewrite",
                            "source",
                            "source.organizeImports"
                        ]
                    }
                },
                "honorsChangeAnnotations": false
            },
            "codeLens": {
                "dynamicRegistration": true
            },
            "formatting": {
                "dynamicRegistration": true
            },
            "rangeFormatting": {
                "dynamicRegistration": true
            },
            "onTypeFormatting": {
                "dynamicRegistration": true
            },
            "rename": {
                "dynamicRegistration": true,
                "prepareSupport": true,
                "prepareSupportDefaultBehavior": 1,
                "honorsChangeAnnotations": true
            },
            "documentLink": {
                "dynamicRegistration": true,
                "tooltipSupport": true
            },
            "typeDefinition": {
                "dynamicRegistration": true,
                "linkSupport": true
            },
            "implementation": {
                "dynamicRegistration": true,
                "linkSupport": true
            },
            "colorProvider": {
                "dynamicRegistration": true
            },
            "foldingRange": {
                "dynamicRegistration": true,
                "rangeLimit": 5000,
                "lineFoldingOnly": true,
                "foldingRangeKind": {
                    "valueSet": [
                        "comment",
                        "imports",
                        "region"
                    ]
                },
                "foldingRange": {
                    "collapsedText": false
                }
            },
            "declaration": {
                "dynamicRegistration": true,
                "linkSupport": true
            },
            "selectionRange": {
                "dynamicRegistration": true
            },
            "callHierarchy": {
                "dynamicRegistration": true
            },
            "semanticTokens": {
                "dynamicRegistration": true,
                "tokenTypes": [
                    "namespace",
                    "type",
                    "class",
                    "enum",
                    "interface",
                    "struct",
                    "typeParameter",
                    "parameter",
                    "variable",
                    "property",
                    "enumMember",
                    "event",
                    "function",
                    "method",
                    "macro",
                    "keyword",
                    "modifier",
                    "comment",
                    "string",
                    "number",
                    "regexp",
                    "operator",
                    "decorator"
                ],
                "tokenModifiers": [
                    "declaration",
                    "definition",
                    "readonly",
                    "static",
                    "deprecated",
                    "abstract",
                    "async",
                    "modification",
                    "documentation",
                    "defaultLibrary"
                ],
                "formats": [
                    "relative"
                ],
                "requests": {
                    "range": true,
                    "full": {
                        "delta": true
                    }
                },
                "multilineTokenSupport": false,
                "overlappingTokenSupport": false,
                "serverCancelSupport": true,
                "augmentsSyntaxTokens": true
            },
            "linkedEditingRange": {
                "dynamicRegistration": true
            },
            "typeHierarchy": {
                "dynamicRegistration": true
            },
            "inlineValue": {
                "dynamicRegistration": true
            },
            "inlayHint": {
                "dynamicRegistration": true,
                "resolveSupport": {
                    "properties": [
                        "tooltip",
                        "textEdits",
                        "label.tooltip",
                        "label.location",
                        "label.command"
                    ]
                }
            },
            "diagnostic": {
                "dynamicRegistration": true,
                "relatedDocumentSupport": false
            }
        },
        "window": {
            "showMessage": {
                "messageActionItem": {
                    "additionalPropertiesSupport": true
                }
            },
            "showDocument": {
                "support": true
            },
            "workDoneProgress": true
        },
        "general": {
            "staleRequestSupport": {
                "cancel": true,
                "retryOnContentModified": [
                    "textDocument/semanticTokens/full",
                    "textDocument/semanticTokens/range",
                    "textDocument/semanticTokens/full/delta"
                ]
            },
            "regularExpressions": {
                "engine": "ECMAScript",
                "version": "ES2020"
            },
            "markdown": {
                "parser": "marked",
                "version": "1.1.0"
            },
            "positionEncodings": [
                "utf-16"
            ]
        },
        "notebookDocument": {
            "synchronization": {
                "dynamicRegistration": true,
                "executionSummarySupport": true
            }
        }
    },
    "initializationOptions": {},
    "trace": "verbose",
    "workspaceFolders": [
        {
            "uri": "REDACTED",
            "name": "REDACTED"
        }
    ]
}

@kill-rill1996
Copy link
Author

Go output:

Installing 1 tool at /Users/kirillandreev/go/bin in module mode.
  gopls

Installing golang.org/x/tools/gopls@latest (/Users/kirillandreev/go/bin/gopls) SUCCEEDED

All tools successfully installed. You are ready to Go. :)

Gopls (server) output:

true
[Error - 12:58:44] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
TTER SMALL CAPITAL QLAT[Error - 12:58:44] The gopls server failed to initialize.
[Error - 12:58:44] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
Error starting language server: Error: Pending response rejected since connection got disposedFailed to stop client: Error: Client is not running and can't be stopped. It's current state is: startFailed
TTER SMALL CAPITAL QLAT[Info  - 12:58:50] 
true
[Error - 12:58:50] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
TTER SMALL CAPITAL QLAT[Error - 12:58:51] The gopls server failed to initialize.
[Error - 12:58:51] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
Error starting language server: Error: Pending response rejected since connection got disposed

gopls output clear

@findleyr
Copy link
Member

@jmml97 It looks like you have run into golang/go#61190.

@kill-rill1996 could you run gopls -v version to confirm if you have the same issue? Are you on Mac?

@kill-rill1996
Copy link
Author

golang.org/x/tools/gopls v0.12.4
Yes macos Ventura 13.4.1

@findleyr
Copy link
Member

@kill-rill1996 are you still experiencing this? Can you try updating gopls to the latest version?

go install golang.org/x/tools/gopls@latest

Thanks.

@findleyr findleyr added WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. and removed WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. labels Sep 11, 2023
@kill-rill1996
Copy link
Author

Yes, i still have this problem. updating will not solve this problem, I already tried.

@hyangah
Copy link
Contributor

hyangah commented Sep 11, 2023

@kill-rill1996 This TTER SMALL CAPITAL QLAT appearing in the output channel / gopls trace is not normal. This indicates either 1) the gopls was not cleanly built or 2) there is something unusual in your vscode execution environment.

We keep asking to run gopls -v version to check if the gopls is cleanly built. Please answer to this. (the response in #2880 (comment) indicates the gopls wasn't cleanly built). Also the gopls binary used by vscode-go can be different from what you see from terminal. So check the executable path vscode-go uses by running "Go: Locate Configured Go Tools" and run gopls -v version on the version.

@kill-rill1996
Copy link
Author

gopls -v version

Build info
----------
golang.org/x/tools/gopls v0.12.4
    golang.org/x/tools/gopls@(devel)
    github.com/BurntSushi/[email protected] h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=
    github.com/google/[email protected] h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
    github.com/sergi/[email protected] h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
    golang.org/x/[email protected] h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA=
    golang.org/x/exp/[email protected] h1:2O2DON6y3XMJiQRAS1UWU+54aec2uopH3x7MAiqGW6Y=
    golang.org/x/[email protected] h1:bUO06HqtnRcc/7l71XBe4WcqTZ+3AH1J59zWDDwLKgU=
    golang.org/x/[email protected] h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=
    golang.org/x/[email protected] h1:KS/R3tvhPqvJvwcKfnBHJwwthS11LRhmM5D59eEXa0s=
    golang.org/x/[email protected] h1:UpjohKhiEgNc0CSauXmwYftY1+LlaC75SJwh0SgCX58=
    golang.org/x/[email protected] h1:5PWemM67wMSPpO0Y3lOPlyvgO3z56YkZRxPFcdd300g=
    golang.org/x/[email protected] h1:A9kONVi4+AnuOr1dopsibH6hLi1Huy54cbeJxnq4vmU=
    honnef.co/go/[email protected] h1:6qXr+R5w+ktL5UkwEbPp+fEvfyoMPche6GkOpGHZcLc=
    mvdan.cc/[email protected] h1:JVf4NN1mIpHogBj7ABpgOyZc65/UUOkKQFkoURsz4MM=
    mvdan.cc/xurls/[email protected] h1:tzxjVAj+wSBmDcF6zBB7/myTy3gX9xvi8Tyr28AuQgc=
go: go1.20.5```

@hyangah
Copy link
Contributor

hyangah commented Sep 11, 2023

Thanks @kill-rill1996 The message ( golang.org/x/tools/gopls@(devel)) indicates your gopls version wasn't cleanly built. Can you try to delete the binary and manually reinstall the gopls with go install golang.org/x/tools/gopls@latest? Thanks.

@kill-rill1996
Copy link
Author

I deleted this. When i tried to reinstall, i got this message:

# golang.org/x/tools/gopls
ld: warning: '/private/var/folders/mq/jp06hfpj2xbd4pyjty9tks900000gn/T/go-link-720382682/go.o' has malformed LC_DYSYMTAB, expected 124 undefined symbols to start at index 25306, found 141 undefined symbols starting at index 77

@findleyr
Copy link
Member

@kill-rill1996 it looks like you are running into https://go.dev/issue/61229, a bug in Apple's new linker. Are you able to upgrade to Xcode 15 beta 6 or later? See golang/go#61190 (comment)

@vishaljangid1729
Copy link

Hello team,

I am also facing the same issue on Mac M2 Pro.

Error starting language server: Error: Pending response rejected since connection got disposedFailed to stop client: Error: Client is not running and can't be stopped. It's current state is: startFailed
[Info  - 14:57:00] 
true
[Error - 14:57:00] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
[Error - 14:57:00] The gopls server failed to initialize.
[Error - 14:57:00] gopls client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
Error starting language server: Error: Pending response rejected since connection got disposed

@laik
Copy link

laik commented Jan 4, 2024

I am also facing the same issue on Mac M1

@vishaljangid1729
Copy link

I am also facing the same issue on Mac M1

#3085

this works for me. pls check

@findleyr
Copy link
Member

findleyr commented Jan 5, 2024

@laik could you specifically try #3085 (comment)?

@hyangah I think this issue is no longer directly actionable (as far as I know the only current cause of this would be #3085). Should we close?

@hyangah
Copy link
Contributor

hyangah commented Jan 5, 2024

Looks like this issue is a mix of different root causes and problems.
Now the latest version is v0.40.1, so let's close this.

@hyangah hyangah closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2024
@golang golang locked and limited conversation to collaborators Jan 4, 2025
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

8 participants