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

Error talking to http://localhost:port/autocomplete #267

Open
3 of 8 tasks
cozerCode opened this issue Sep 30, 2021 · 2 comments
Open
3 of 8 tasks

Error talking to http://localhost:port/autocomplete #267

cozerCode opened this issue Sep 30, 2021 · 2 comments

Comments

@cozerCode
Copy link

cozerCode commented Sep 30, 2021

Platform

  • Linux
  • Windows
  • OSX

Type

  • This is an issue
  • This is a feature request
  • Other

Checklist

  • It hasn't been fixed in the latest master
  • I can reproduce this issue in a fresh Sublime Text install without other extensions

Versions

output of mono --version:

6.12.0

output of msbuild /version:

16.6.0.52201

Details

What's the bug?
Error talking to http://localhost:54191/autocomplete
the intillisense isn't working or connecting to the server or somethin i searched to fix this issue but i didn't find a solution
i saw some other guys having the same issue
is this can be fixed by changing the timeout duration?

just saw an error
HTTPConnectionPool(host='localhost', port=port): Max retries exceeded with url: /autocomplete (Caused by ProtocolError('Connection aborted.', ConnectionRefusedError(10061, 'No connection could be made because the target machine actively refused it', None, 10061)))

How-To

How do I reproduce this issue?
idk

@cozerCode cozerCode changed the title Error talking to http://localhost:54191/autocomplete Error talking to http://localhost:port/autocomplete Sep 30, 2021
@LexouDuck
Copy link

LexouDuck commented Oct 5, 2021

Unfortunately, it seems as though this project (omnisharp-sublime) has been abandoned...
The most recent commit is from 3 years ago - and there are now 8 different issues which are duplicates of the same problem, which is that the omnisharp server wont start correctly - the package distributes an incorrect version of omnisharp-roslyn.

Could a contributor/maintainer please edit the README.md of this repo to indicate that this project has been deprecated and is no longer being updated ? Are there any alternative packages that we could use ?

@igorr0driguez
Copy link

I've had success using https://github.com/sublimelsp/LSP-OmniSharp

I'm only having trouble pointing the OmniSharp that is installed to my global mono installation.

Apart from that, server is starting and working fine.

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

3 participants