-
### Describe the bug
I am running a local emulator for SignalR and whenever the emulator is triggered it throws following error:
```
fail: Microsoft.Azure.SignalR.Emulator.HubEmulator.HttpServerl…
-
### Describe the bug
I have a blazor server app hosted on an Azure App Service, using Azure SignalR, and also a SignalR client running.
This has been working fine for about 8 months. This morning I'…
-
I have a dotnet core api app hosted on Azure app service(PaaS). I have implemented signalr service in this. Client side they call the negotiate url to get the connection Id.
**Issue:**
negotiate …
-
Original issue: https://github.com/Azure/azure-webjobs-sdk/issues/2993
# Issue description
The host extension `Microsoft.Azure.WebJobs.Extensions.SignalRService` 1.10.0 (corresponding to the wor…
-
### Describe the issue
I am trying to migrate a legacy ASP.NET SignalR app to Azure SignalR. The Web App (.net v4.7.2) hosting the signalr endpoint and hub and the web client work fine together, but …
-
Once every day, we will get the following errors and then application hangs and there is no way to recover except to restart the app service:
**Packages**
- Asp.Net Core 3.1
- Microsoft.Azure.…
-
Using uv 0.1.3, when trying to install pydantic
-
`IUserIdProvider.GetUserId(HubConnectionContext connection)` calls are being called by Azure SignalR server in which case they are not going through middlewares.
I need them to go through the middlaw…
-
We recently deployed Azure SignalR Service in West Europe and we mostly see errors at night or over the weekend. I have inspected the source code on here on GitHub and it seems that the SDK logs these…
-
### Is your feature request related to a problem? Please describe.
One big problem using Azure is that there is no existing way to deploy SignalR applications. The process for creating a SignalR appl…