Activities of "icoretchi"

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi,

I am trying to deploy to the local Kubernetes cluster. I am receiving the following error: Your connection isn't private! I get the NET::ERR_CERT_AUTHORITY_INVALID error when I try to navigate any of the applications. In the documentation you have mentioned about this error, and suggest to check the certificate generation and deploying. The problem is that all the services APIs (administration, identity etc), even Auth-Server application can be accessed with the generated certificate, but only the Blazor application cannot. Can you suggest something?

  • ABP Framework version: v7.2.2
  • UI type: Blazor
  • DB provider: EF Core
  • ABP Framework version: v7.2.2
  • UI type: Blazor wasm
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular):
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi,

Is it possible to set up a meeting to discuss the issues with deploying to the local Kubernetes cluster? Because the problems are different and quite ambiguous, I think it would be much more simpler and faster than having to exchange a lot of messages.

Thanks,

  • ABP Framework version: v7.3.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

When I choose Romanian language for UI, the language for DataGrid Pager control labels does not change. I've noticed this behavior for a few other languages as well.

Thanks

  • ABP Framework version: v7.3.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Microservices Template
  • Steps to reproduce the issue:
    • I've generated the application using microservices template
    • I've updated the helm charts to deploy to Kubernetes cluster. Succesfully deployed.
    • Login to the application
    • Administration menu is not displayed.

The application is deployed to https://roadsties.sofos.site. You can verify.

  • ABP Framework version: v7.3.2
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): MicroservicesTemplate
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • Add FileManagement Module to solution: abp add-module Volo.FileManagement
  • Update ocelot.json file with file-management endpoints

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v7.3.2

  • UI Type: Blazor WASM

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): Microservice

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

  • Add FileManagement Module to solution: abp add-module Volo.FileManagement

  • FileManagement menu is placed in the main menu even if the documentation indicates that it will be created in the Administration menu How could I change the position of the File Management menu from the main menu for example to the Administration menu?

Thanks

  • ABP Framework version: v7.3.3

  • UI Type: Blazor WASM

  • Database System: EF Core (SQL Server)

  • Microservices template

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

  • Add the LoginLinkComponent.razor

  • Add ToolbarContributor

- Configure ToolbarMenu in Blazor module

- As result there are 2 links. The old one still shown, and the new one is just the text, but not the icon.

Something similiar has been implemented in Blazor Server template, but unfortunatly not in Blazor WASM. I'll be grateful if you could suggest something. Thanks

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v7.3.3
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): microservice
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I am trying to upload a file with a size a little more than 1M in production (i.e. cloud kube cluster). I have to mention if the file is less than 1M is uploaded successfully. And also locally the files of any size can be uploaded successfully. I am using FileManagement module. I have tried to configure kestrel with the following options.Limits.MaxRequestBodySize = null; I've changed the ocelot gateway to yarp. Nothing helped. Can you suggest something?

*

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v7.4.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): microservices
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I've migrated the project from 7.3.3 to 7.4.0 and received the following error:

Showing 1 to 10 of 63 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.1.0-preview. Updated on November 07, 2025, 08:20