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

Unable to RDP to servers after downloading .6.0.9 Core inside #55183

Open
1 task done
vinsenzzo opened this issue Apr 17, 2024 · 1 comment
Open
1 task done

Unable to RDP to servers after downloading .6.0.9 Core inside #55183

vinsenzzo opened this issue Apr 17, 2024 · 1 comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Comments

@vinsenzzo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I've encountered an issue with accessing to my on-prem servers via RDP protocol after downloading the ASP.net core 6.0.9, hosting bundle from Microsoft and restart of the server.

Server details:
Windows server 2022
Use RDP protocol to access this server from a jumphost
Downloaded .net core 6.0.9 hosting bundle and restarted server
Didn't have an existing .net core installed previously in the server, the server that is connecting consist of the .net core v6.0.5.

Do let me know if you need any more details to find out the root cause

Expected Behavior

Able to RDP into customer's environment and continue operations

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

.NET Core 6.0.9

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 Apr 17, 2024
@amcasey
Copy link
Member

amcasey commented Apr 18, 2024

There should be no interaction between dotnet and RDP, especially if you're not actually running an aspnetcore server (it sounds like you've downloaded it, but not built anything yet). Is it possible something else was picked up during reboot - a Windows update or a new Group Policy?

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

2 participants