aspire-plugin icon indicating copy to clipboard operation
aspire-plugin copied to clipboard

Windows cannot find 'https://localhost:50622' when starting Aspire project

Open thomasvdb opened this issue 1 year ago • 0 comments

Describe the bug Since the upgrade to version 1.5.0, I get an error pop-up for each project starting up (about 14 times) stating the following error message: "Windows cannot find 'http://localhost:50622;http://localhost:50632'. Make sure you typed the name correctly, and then try again"

Everything starts up correctly however so I can still work but it's a bit annoying of course.

To Reproduce Steps to reproduce the behavior:

  1. Start the Aspire apphost project

Expected behavior No error popups.

Screenshots Schermafbeelding 2024-10-11 101222

System information:

  • OS: Windows
  • .NET version: 8
  • JetBrains Rider version: JetBrains Rider 2024.2.6
  • Aspire plugin version: 1.5.0
  • Aspire workload version: 8.1.0

thomasvdb avatar Oct 11 '24 08:10 thomasvdb