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

The roslyn server can not be started #456

Closed
Ja-rek opened this issue Apr 4, 2019 · 3 comments
Closed

The roslyn server can not be started #456

Ja-rek opened this issue Apr 4, 2019 · 3 comments

Comments

@Ja-rek
Copy link

Ja-rek commented Apr 4, 2019

Cannot run any version of the server between v1.32.5 v1.32.13.
The servers I installed by a command :OmniSharpInstall 'v.......

When I try to run ~/.omnisharp/omnisharp-roslyn/run -vs My.sln I don't see any text response on console such as info: OmniSharp.MSBuild.

dotnet --info
.NET Core SDK (reflecting any global.json):
 Version:   2.2.105
 Commit:    7cecb35b92

Runtime Environment:
 OS Name:     arch
 OS Version:
 OS Platform: Linux
 RID:         arch-x64
 Base Path:   /opt/dotnet/sdk/2.2.105/

Host (useful for support):
  Version: 2.2.3
  Commit:  6b8ad509b6

.NET Core SDKs installed:
  2.2.105 [/opt/dotnet/sdk]

.NET Core runtimes installed:
  Microsoft.NETCore.App 2.2.3 [/opt/dotnet/shared/Microsoft.NETCore.App]

To install additional .NET Core runtimes or SDKs:
  https://aka.ms/dotnet-download

                 `ooo/                   OS: Arch Linux x86_64
                `+oooo:                  Kernel: 5.0.5-arch1-1-ARCH
               `+oooooo:                 Uptime: 7 hours, 7 mins
               -+oooooo+:                Packages: 500 (pacman)
             `/:-:++oooo+:               Shell: zsh 5.7.1
            `/++++/+++++++:              Resolution: 1920x1080
           `/++++++++++++++:             WM: dwm

@nickspoons
Copy link
Member

nickspoons commented Apr 4, 2019

This is a well known, documented and fixed problem in a different repo.

@Ja-rek
Copy link
Author

Ja-rek commented Apr 4, 2019

For me only OmniSharp-Roslyn v1.32.1 and dotnet 2.1.300-rc work correctly, but I would like to use current version of dotnet.

it's not the same issue.
When I execute :OmniSharpStartServer I getting
OmniSharp is already running on /home/jk/copy/MagicAssert/MagicAssert.sln
I can autocomplete everything from namesspace System but not it what is in current namespace like MagicAssert

Sorry for the wrong title that confuse you but I thought that the server is not run because i did not see any text response as I mentioned before.

@nickspoons
Copy link
Member

Continued in #457

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