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

[coc.nvim] Restarting server failed #4419

Closed
geofflangenderfer opened this issue Dec 8, 2022 · 2 comments
Closed

[coc.nvim] Restarting server failed #4419

geofflangenderfer opened this issue Dec 8, 2022 · 2 comments

Comments

@geofflangenderfer
Copy link

geofflangenderfer commented Dec 8, 2022

Result from CocInfo

## versions

vim version: NVIM v0.8.1
node version: v17.5.0
coc.nvim version: 0.0.82-33a68756 2022-11-29 02:29:36 +0800
coc.nvim directory: /Users/lgeoff/.config/nvim/plugged/coc.nvim
term: tmux
platform: darwin

## Log of coc.nvim

2022-12-07T18:51:15.276 INFO (pid:43919) [plugin] - coc.nvim initialized with node: v17.5.0 after 87

Describe the bug

unable to start haskell language server. I think this is an issue with trusting third party software on m1 mac. I'm not sure how to fix it. But i hope this a good way to gather info on how to. I think others will be having the same issue to. So collecting info to solve it will be helpful to many coc.nvim users

Reproduce the bug

my vimrc is a mess and 800 lines long. Not sure how to reproduce it minimally besides starting from 0.

@geofflangenderfer
Copy link
Author

looks like there's an issue in haskell language server repo: haskell/haskell-language-server#2008

@fannheyward
Copy link
Member

How do you setup haskell language server with coc.nvim? You can enable the verbose trace logs to debug the errors. https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel

This properly is an issue with the server, coc.nvim is a client that just request to server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants