Activities of "maliming"

hi

Where can I find the backend logs generated by ABP?

You can see the log configuration in Program.cs

eg:

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

See: https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

Thanks.

好的 👍

Additionally, this 502 gateway error is from Azure, not your application.

Can you also check the Azure logs?

Thanks.

hi

Can you share the HAR file for all HTTP requests?

liming.ma@volosoft.com

How to record the HTTP request and response of Chrome

Thanks

Answer

Thanks. You can try to use Studio.

hi

Can you try to use @volosoft/abp.ng.theme.lepton-x": "~2.2.2, also restore npm packages again.

2.2.2

Thanks.

Answer

hi

If this issue only exists on the remote server, you can create a new project on your local machine and then transfer it to the remote server.

Or can you try installing Studio on a remote server and creating?

https://abp.io/docs/latest/studio

Thanks.

Answer

hi

I have confirmed. The Create a new solution was removed from Suite.

You can only use CLI or ABP Studio to create new project.

https://abp.io/docs/latest/cli

https://abp.io/docs/latest/studio

Thanks.

hi

I use Chrome to capture the requests.

hi

You can output the URL to logs, maybe 'AzureAd:RedirectToIdentityProviderUriis not https://int-fbteammgmt.lpl-cloud.com`

See the video: https://we.tl/t-xpuWZslXNE

Thanks.

Showing 671 to 680 of 12011 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.3.0-preview. Updated on February 25, 2026, 11:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.