Activities of "devchase321"

[maliming] said: hi

Can you share the debug logs of https://localhost:44338/ website?

var loggerConfiguration = new LoggerConfiguration() 
    .MinimumLevel.Debug() 
    .MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning) 
    .Enrich.FromLogContext() 
    .WriteTo.Async(c => c.File("Logs/logs.txt")) 

Thanks.

Here is the link to the logs: https://we.tl/t-4y675TtEh2 Thanks.

Here is the link to the logs: https://we.tl/t-QeE9sAvDIy Thanks.

I have tried these steps but I am still unable to resolve the problem. Please advise.

Hello Team,

I am facing an issue with my Blazor application. While using the application, I frequently encounter an “Unauthorized (401)” error.

  • Steps to reproduce the issue:
  • Log in to the Blazor Admin application and navigate to any page.
  • Open the Public Website and refresh the page.
  • Return to the Blazor Admin application and try to perform any action.
  • At this point, the system shows an Unauthorized (401) error.

I shared the video and log file. Error log link : https://we.tl/t-EnTmS4QUKk Video link : https://we.tl/t-r6s2EwgzzD

After adding reference of HttpApi project it is now stuck to above 2 phase and I am not able to access the blazor application now.

I have found a case today, it is working till the Career module is loaded. it is taking bit long to load career module menu. but as soon as the career module is loaded it started throwing the error. Please verify and let me know.

Hi @maliming,

I have shared the zip file with you. Please check it. Yesterday it started working suddenly, but I started getting the error again today.

Yes, they looks correct. bot answer did not help me.

ABP Version : 9.3.2 UI : Blazor Database : SQL Server Auth server : Separated

  1. Create new Entity from Suite.
  2. Login to Admin application
  3. Click on newly created entity menu.
  4. In console I am getting error around 1900 count. Please check attached image

Thank you it is working.

Showing 1 to 10 of 10 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 23, 2025, 10:47