Skip to content

ERROR tower_lsp::transport: failed to decode message #9

@nkabbara

Description

@nkabbara

Hello,

I installed the extension and diagnostics work, but when I hover over any of them I'm seeing the following in the logs

2025-03-27T01:37:46.997291-03:00 [WARN] Get code actions via harper-ls failed: server shut down
2025-03-27T01:37:46.997868-03:00 [ERROR] Get code actions via harper-ls failed: server shut down

I started the server on the command line to see what's happening and I found the following err out:

2025-03-27T04:37:49.613628Z ERROR tower_lsp::transport: failed to decode message: missing required `Content-Length` header
Content-Length: 75

{"jsonrpc":"2.0","error":{"code":-32700,"message":"Parse error"},"id":null}

Ideas on how I can debug this?

Thank you.

Mac/M2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions