Open Alerinos opened 1 year ago
@Alerinos Could you try the latest version?
I hope the commit below fixes the problem.
@jsakamoto Thank you for the quick fix, unfortunately this is a difficult bug to trigger due to the large number of users and ddos attack. I'll let you know if it happens again, thanks again.
I'm also getting this error when publishing the app on the server with .NET 7 and all packages updated. It works locally but I'm unable to deploy on Ubuntu.
Microsoft.JSInterop.JSDisconnectedException: JavaScript interop calls cannot be issued at this time. This is because the circuit has disconnected and is being disposed. Mar 02 20:06:00 localhost kestrel-store[5806]: Unhandled exception in circuit 'Z91CCAci1dQxIe0FpYEmGdDetGmo6AVhTCMJw_QYo48'. Mar 02 20:06:00 localhost kestrel-store[5806]: fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
Found my problem, there are files to deploy under wwwroot/_content
, copied those and it works
Hi, I have some problem with the application. There is probably something looping in the nginx configuration that caused the application to get ddos/flood.
I got error 500 status probably because of this error.
It could be caused by something else but I figured I'd report the issue.
Json error:
Parse error:
my provider:
Index:
Details of my problem described elsewhere: https://github.com/dotnet/aspnetcore/issues/45522#issuecomment-1345131356