Activities of "maliming"

hi

because right now we can’t access the app.

What is the http response code? 500 or timeout?

Could you please try restarting your app?

Thanks.

hi

should i create custom tenant resolver or should i create custom login to customize login process ?

Both are ok.

You can switch the tenant by override the Login page.

Or add a new MyTenantResolveContributor, and try to get request info to determine the current tenant.

Thanks,

hi

Can you try to add to the App.Razor file and import the namespaces

Thanks

<LayoutHook Name="@LayoutHooks.Head.First" Layout="@StandardLayouts.Application" />

<LayoutHook Name="@LayoutHooks.Head.Last" Layout="@StandardLayouts.Application" />

hi

I see, I will try to reproduce it.

Thanks.

hi

9.3.1 packages will be available within 1-2 days.

https://github.com/abpframework/abp/releases/tag/9.3.1

Thanks.

hi

The logs show your Postgres database has some problem.

Can you check your DB first?

Code is no problem.

Thankls

hi

Please check and share the logs. Liming.Ma@volosoft.com

Thanks.

hi

The default postgres max pool size is 100

You can increase it for your actual case. This is no problem.

Thanks.

hi

I tried, but when I disable it from appsettings I get this error:

You should add Hangfire configuration code, but disable it with the abp options.

context.Services.AddHangfire(config =>
{
  config.UseSqlServerStorage(configuration.GetConnectionString("Default"));
});

hi

The error is Could not allocate space for object 'celleron.AbpAuditLogActions'.'PK_AbpAuditLogActions' in database 'Cellero_CloudServices' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.

Please check your database.

Thanks.

Showing 1291 to 1300 of 11559 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.