System.Net.Http.WinHttpException: 'A connection with the server could not be established'
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
I am diving into the Azure Functions pool here, and have created a v2 project from scratch with Anonymous authorization and Storage Emulator. Simply hitting F5 after this, I get intermittent errors with the following message:
`System.Net.Http.WinHttpException: 'A connection with the server could not be established'`
Not sure if this is a known issue, but wanted to make sure it's captured and hopefully track it down. Obviously not a good feeling/experience seeing an error being thrown every few seconds when starting a simple, new project. 😆
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.