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

DevServer package "Process with an Id of XXXXX is not running." regression #59888

Open
1 task done
HunterAhlquist opened this issue Jan 15, 2025 · 0 comments
Open
1 task done
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Comments

@HunterAhlquist
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

It appears the bug from this issue with a merged fix has reappeared in 9.0.1 of the DevServer package:
#56119

Image

I can revert to 9.0.0 and everything works as expected.

Expected Behavior

The application starts as expected with the 9.0.1 DevServer package

Steps To Reproduce

  1. Create a WASM standalone test project with sample pages
  2. Test to see if the application works with DevServer package 9.0.0
  3. Upgrade the WASM DevServer package to 9.0.1
  4. An error similar to this one should appear when you run the application
    Image
  5. Press "OK" and the application doesn't start.

Exceptions (if any)

N/A

.NET Version

9.0.101

Anything else?

No response

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

No branches or pull requests

1 participant