question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Razor build server (process 27970) failed to shut down: The shutdown command failed: The application to execute does not exist

See original GitHub issue

Steps to reproduce

$ dotnet build-server shutdown error:

Razor build server (process 27970) failed to shut down: The shutdown command failed: The application to execute does not exist: '/usr/share/dotnet/sdk/NuGetFallbackFolder/microsoft.aspnetcore.razor.design/2.2.0/tools/rzc.dll'

Why does it look for 2.2.0 when I am using 3.0?

Expected behavior

Shutdown properly without error

Actual behavior

Environment data

dotnet --info output:

$ dn --info
.NET Core SDK (reflecting any global.json):
 Version:   3.0.100
 Commit:    04339c3a26

Runtime Environment:
 OS Name:     ubuntu
 OS Version:  19.04
 OS Platform: Linux
 RID:         ubuntu.19.04-x64
 Base Path:   /usr/share/dotnet-3.0.100/sdk/3.0.100/

Host (useful for support):
  Version: 3.0.0
  Commit:  7d57652f33

.NET Core SDKs installed:
  3.0.100 [/usr/share/dotnet-3.0.100/sdk]

.NET Core runtimes installed:
  Microsoft.AspNetCore.App 3.0.0 [/usr/share/dotnet-3.0.100/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 3.0.0 [/usr/share/dotnet-3.0.100/shared/Microsoft.NETCore.App]

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
livarcocccommented, Oct 30, 2019

@wli3 can you take a look at this?

1reaction
totollygeekcommented, Oct 12, 2021

This is still happening. Also on the latest 5.0 SDK. It is breaking our pipelines. Can anyone give us at least some information for a workaround? That issue has been open for almost 2 years now. How much investigation is needed? 🤔

Read more comments on GitHub >

github_iconTop Results From Across the Web

Backlog Milestone
Razor build server (process 27970) failed to shut down: The shutdown command failed: The application to execute does not exist. #10573 by khteh...
Read more >
The target "ResolveTagHelperRazorGenerateInputs" does ...
I am getting the following error when i try to build an AspNetCore Web Application targeting netcoreapp2.2. Error MSB4057 The target " ...
Read more >
Untitled
Furry cringepics, Wooden flooring don't starve, Pacific islands rugby players, ... Barrett construction cincinnati, Divide by 0 error in access, ...
Read more >
Windows 10 Application Error when shutting down
I am running Windows10 - Ver 1511 OS Build 10586.29 - on an Asus laptop Model K55A (upgraded from Win 7). Every time...
Read more >
2010-August.txt
1 - Write a server myself, similar to server4.erl in Joe Armstrong's "Programming Erlang" book. In this case, I will use an "after...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found