Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Uncaught Error: Message header must separate key and value using : #211

Open
Amiganer opened this issue Dec 3, 2021 · 0 comments
Open

Comments

@Amiganer
Copy link

Amiganer commented Dec 3, 2021

[Enter steps to reproduce:]

  1. ...starting atom
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Windows 10
Thrown From: ide-rust package 1.1.1

Stack Trace

Uncaught Error: Message header must separate key and value using :

At C:\Users\amiga\.atom\packages\ide-rust\node_modules\vscode-jsonrpc\lib\common\messageBuffer.js:87

Error: Message header must separate key and value using :
    at MessageBuffer.tryReadHeaders (/packages/ide-rust/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js:87:23)
    at StreamMessageReader.onData (/packages/ide-rust/node_modules/vscode-jsonrpc/lib/common/messageReader.js:132:45)
    at /packages/ide-rust/node_modules/vscode-jsonrpc/lib/common/messageReader.js:122:18)
    at Socket.emit (events.js:228:7)
    at addChunk (_stream_readable.js:309:12)
    at readableAddChunk (_stream_readable.js:290:11)
    at Socket.Readable.push (_stream_readable.js:224:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:181:23)

Commands

Non-Core Packages

atom-ide-base 3.4.0 
atom-ide-code-format 1.0.2 
atom-ide-datatip 0.25.0 
atom-ide-definitions 0.4.2 
atom-ide-hyperclick 1.0.11 
atom-ide-markdown-service 2.1.0 
atom-ide-outline 3.2.0 
atom-ide-signature-help 0.16.0 
atom-language-rust 0.14.1 
build 0.70.0 
build-cargo 2.0.0 
busy-signal 2.0.1 
ide-rust 1.1.1 
intentions 2.1.1 
linter 3.4.0 
linter-rust-cargo 1.1.0 
linter-ui-default 3.4.1 
rust-format 1.0.3 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant