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,

Could you provide the link to the source code for the sample tha you provide?

Thanks & Regards

Hi,

A few more questions:

  • Do you have any documentation for leptonx css classes?
  • I understand that I am asking too much, but could you provide a concrete example of how to apply leptonx css classes for Syncfusion or any other third party components provider for instance for Blazor datagrid.

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

Hi,

I think you didn't undestand the context properly. I've generated the solution based on microservice template and everything is in place like scripts for generating SSL certificates and keys, helm charts, nginx configs etc. I went step by step according to the documentation to deploy to the Kubernetes local cluster with helm. I can say that everythig were absolutly fine and working properly besides the blazor application.

Actually I've found where the problem was. The mistake is in the helm chart values file for blazor configuration for ingress.host.name which were generated by microservices template. Unfortunatly there are other problems with https and security, but this is another story. I consider this issue closed.

Thanks & Regards

  • 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.

Question
  • 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
Zobrazeno od 1 do 10 z celkem 66 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11