-
Notifications
You must be signed in to change notification settings - Fork 901
13.4.3 isproxy = false broken #18039
Copy link
Copy link
Closed
Labels
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownerstriage:bot-seenAspire triage bot has seen this issueAspire triage bot has seen this issue
Metadata
Metadata
Assignees
Labels
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersAn area label is needed to ensure this gets routed to the appropriate area ownerstriage:bot-seenAspire triage bot has seen this issueAspire triage bot has seen this issue
Type
Fields
Give feedbackNo fields configured for Bug.
Is there an existing issue for this?
Describe the bug
app:
System.IO.IOException: 'Failed to bind to address https://127.0.0.1:5001: address already in use.'browser:
The server at localhost:5001 sent back an error: 404 Not FoundExpected Behavior
works like 13.3
Steps To Reproduce
Exceptions (if any)
No response
Aspire doctor output
Aspire Environment Check
Aspire
✅ Aspire CLI version 13.4.3 (channel: stable)
AppHost
✅ AppHost version 13.4.3 (x.AppHost\x.AppHost.csproj)
.NET SDK
✅ .NET 10.0.300 installed (x64)
Container Runtime
✅ Docker v29.1.3: running (auto-detected (default)) ← active
Environment
✅ HTTPS development certificate is trusted
Summary: 5 passed, 0 warnings, 0 failed
Aspire CLI Installations
╭────────────────────────────────────────────────┬─────────────────────────────────────────────────┬─────────┬───────────┬─────────────╮
│ Path │ Version │ Channel │ Route │ PATH status │
├────────────────────────────────────────────────┼─────────────────────────────────────────────────┼─────────┼───────────┼─────────────┤
│ C:\Users\xxx.aspire\bin\aspire.exe (current) │ 13.4.3+4f218933552e18ff2874d1b6d5dc3fe671e3b6d9 │ stable │ (unknown) │ active │
╰────────────────────────────────────────────────┴─────────────────────────────────────────────────┴─────────┴───────────┴─────────────╯
Anything else?
No response