Skip to content

"The Haskell HIE (haskell) server crashed 5 times in the last 3 minutes. The server will not be restarted." #164

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
ConnorJL opened this issue Aug 19, 2019 · 8 comments

Comments

@ConnorJL
Copy link

I'm running VSCode on Xubuntu and installed HIE using nix (I can't build HIE because it takes more hard drive space than I have on my machine). The hie and hie-wrapper binaries are callable just fine through a bash shell and start without an issue. But every time I open a haskell file I get the error "The Haskell HIE (haskell) server crashed 5 times in the last 3 minutes. The server will not be restarted."

I then tried everything I could think of, including a custom wrapper to create a log, which contains the following: link

Any help would be greatly appreciated!

@youwillbe
Copy link

@ogkloo
Copy link

ogkloo commented Dec 16, 2019

I had this happen several times, along with a host of other problems, that I resolved by running code <project_dir> rather than just code from an arbitrary directory. It seems hard to come to the conclusion that this is the best way to do this, but after that it works just fine.

@youwillbe
Copy link

I had this happen several times, along with a host of other problems, that I resolved by running code <project_dir> rather than just code from an arbitrary directory. It seems hard to come to the conclusion that this is the best way to do this, but after that it works just fine.

Still can not start up. I gave up...

@fendor
Copy link
Collaborator

fendor commented Dec 26, 2019

@ConnorJL may I ask, do you have a ghc installed or are you using only stack?

@ConnorJL
Copy link
Author

@fendor I have ghc installed (and on PATH) on this machine yes.

@fendor
Copy link
Collaborator

fendor commented Dec 27, 2019

@ConnorJL I actually would suggest trying the latest master. A lot has changed since August.

@ConnorJL
Copy link
Author

ConnorJL commented Jan 7, 2020

For unrelated reasons, I have nuked the system this wasn't working on. HIE works fine on my new system. Sorry for not being too helpful in tracking down bugs, and thank you for your work on this tool!

@ConnorJL ConnorJL closed this as completed Jan 7, 2020
@fendor
Copy link
Collaborator

fendor commented Jan 7, 2020

@ConnorJL No worries, we have more than enough bugs left, you will be helpful in another :)

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

4 participants