-
Notifications
You must be signed in to change notification settings - Fork 2
Uncaught Error: Header must provide a Content-Length property. #25
Comments
Same here. Seems to happen when hovering over text |
It's happening for me for virtually every keypress and is making it unusable. I think it may be caused by the fact that the code I'm editing is currently malformed while in the middle of a big refactor, and I guess the langserver is crashing or malfunctioning. But I can't easily see how to inspect what's going on with the langserver. |
It's hard to tell what caused go-langserver to crash without the stack trace from go-langserver itself. Possibly related to this issue. I haven't yet seen this myself, does anyone know if this is this still an issue after updating to a newer version of go-langserver? |
Got the same issue when I'm typing the following comment Atom stacktrace[Enter steps to reproduce:]
Atom: 1.30.0 x64 Stack TraceUncaught Error: Header must provide a Content-Length property.
Commands
Non-Core Packages
The logs of
This path exists on my computer. |
I don't know how to reproduce this. It just happens...
Atom: 1.26.1 x64
Electron: 1.7.11
OS: Ubuntu 17.10
Thrown From: ide-go package 0.7.0
Stack Trace
Uncaught Error: Header must provide a Content-Length property.
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: