question

Davidos-6317 avatar image
1 Vote"
Davidos-6317 asked JerryCai-MSFT commented

Blazor - Server- Error: Circuit not initialized.

Hello,

Blazor server side question:
We have an app (.Net core 3.1) which is hosted on Azure.
When the app is not used for several minutes and user clicks in the app an error will occure in web console Error: Circuit not initialized., second click means Uncaught (in promise) Error: Cannot send data if the connection is not in the 'Connected' State. => Blazor is disconnected.

How it can happen that circuit is not inicialized?
I tried to increase DisconnectedCircuitRetentionPeriod to 3 hours but without any proggress.

Thank you in advance for help.

/David


dotnet-aspnet-core-blazor
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,@Davidos-6317 Could you please show the related code and the error logs? They can help us to better locate your problem.

0 Votes 0 ·

0 Answers