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

[BUG] A valid browser not found when debugging from Codespaces #560

Closed
Tracked by #579
webreidi opened this issue Sep 25, 2023 · 7 comments
Closed
Tracked by #579

[BUG] A valid browser not found when debugging from Codespaces #560

webreidi opened this issue Sep 25, 2023 · 7 comments
Assignees
Labels

Comments

@webreidi
Copy link

webreidi commented Sep 25, 2023

Describe the Issue

Debugging a web app in Codespaces gives errors and does not allow for debugging.
image

I tried it out on the local and all works fine.

Steps To Reproduce

Clone Repo: https://github.com/burkeholland/RudeGPT
Debug Client project

Expected Behavior

Debug launches with the app opening in the browser being used for Codespaces.

Environment Information

1.82.2
abd2f3db4bdb28f9e95536dfa84d8479f1eb312d
x64
C# Dev Kit v0.5.98
C# v2.3.27
.NET 7.0.305

@webreidi webreidi added the bug Something isn't working label Sep 25, 2023
@microsoft-issue-labeler microsoft-issue-labeler bot added the area-dotnet-debugging Issues around .NET Debugging with console, ASP.NET, or Aspire label Sep 25, 2023
@WardenGnaw
Copy link
Member

FYI @phil-allen-msft

@WardenGnaw WardenGnaw removed the area-dotnet-debugging Issues around .NET Debugging with console, ASP.NET, or Aspire label Sep 25, 2023
@phil-allen-msft phil-allen-msft self-assigned this Oct 5, 2023
@FBoucher
Copy link

I had the same experience on a Windows 11 and Ubuntu 22.04.
It works fine when running locally (Edge is installed).
When I re-open in a devContainer I have the same "A valid browser is not installed." message.

@webreidi
Copy link
Author

This is now working in Codespaces with the latest version of C# and C# Dev Kit. @FBoucher is it working for you?

@FBoucher
Copy link

Same error when running locally @webreidi Would you like me to open a now issues more specific for local DevContainer?

@webreidi
Copy link
Author

@FBoucher yes, please open a new issue more specific to local DevContainers so the team can track down what is different.

@sajidfarooq
Copy link

Running into same error. Tried with this repo in Codespaces:
https://github.com/edcharbeneau/ultimateblazorapp

@saurabhdiwanji
Copy link

saurabhdiwanji commented Jan 19, 2025

Image

Do we have the solution for this problem?I see the same problem in my setup for WSL in debugging.

Note: it works fine in windows vscode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants