hi
I can confirm this is Microsoft problem and they fixed in 9.0.5
https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis/9.0.5
https://github.com/dotnet/aspnetcore/issues/60894#issuecomment-2721462831 https://github.com/dotnet/extensions/issues/6106#issuecomment-2723416274
hi
Please remove the AddStackExchangeRedisCache, which will solve your problem.
hi
Can you download the zoom client and join?
I will check your screen
Thanks.
https://us05web.zoom.us/j/82422757551?pwd=Cb6SDnKuanPHJnwebEuA8cGshZ5AC6.1
hi
Try this
loggerConfiguration
.MinimumLevel.Debug()
.MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning)
.Enrich.FromLogContext()
.WriteTo.Async(c => c.File("Logs/logs.txt"))
.WriteTo.Async(c => c.File("Logs/logs2.txt"))
.WriteTo.Async(c => c.Console());
What is the code of your Program.cs?
hi
Can you share full logs.txt file?
liming.ma@volosoft.com
hi
Can you share a project to reproduce the above issues?
liming.ma@volosoft.com
Thanks.
hi
Can you share a project that can reproduce this?
liming.ma@volosoft.com
Thanks