Activities of "icoretchi"

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples 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: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Template: microservice

  • Created ABP Studio Version: 0.9.21

  • Current ABP Studio Version: 0.9.21

  • Multi-Tenancy: Yes

  • UI Framework: angular

  • Theme: leptonx

  • Theme Style: system

  • Run Install Libs: Yes

  • Database Provider: ef

  • Database Management System: sqlserver

  • Mobile Framework: none

  • Public Website: Yes

  • Include Tests: Yes

  • Dynamic Localization: Yes

  • Kubernetes Configuration: Yes

  • Grafana Dashboard: Yes

  • Use Local References: No

  • Optional Modules:

    • GDPR
    • FileManagement
    • TextTemplateManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin
  • ABP Framework version: v9.0.3

  • UI Type: Angular

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

I have configured to use Kafka as message bus, but when I try to stop the services in abp studio, the services actually doesn't stop.

The following errors are logged:

Any ideas?

Thanks

Question
  • ABP Framework version: v9.0.3
  • 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,

Let me know if the the fix for issue #8530 was included in latest version 9.0.3. As I checked it wasn't fixed. If it takes so long to fix at least suggest some workaround, because I cannot make any updates to the projects.

Thanks

Hi,

Could you be so kind to provide the progress for this ticket.

Thanks

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples 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: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v9.0.2
  • 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:

Hi,

After updating to v9.0.2 the application receiving the following error any time when I navigate through menu items. See the image attached: The problem is that the part of the screen that consist of adding new entity remain the same (actually the first entity selected) for every other entity selected. You can see in the image that I've selected the Auction entity, but is shown the + New Project. Any ideas?

Thanks

Hi,

But I don't use the RabbitMQ.Client directly, only through Abp libraries. <PackageReference Include="Volo.Abp.EventBus.RabbitMQ" Version="9.0.2" /> <PackageReference Include="Volo.Abp.BackgroundJobs.RabbitMQ" Version="9.0.2" />

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples 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: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v9.0.2
  • 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:

Hi,

I've successfully migrated Blazor WASM microservices solution to version v9.0.2. All the projects compiled successfully as well. After running the solution I am receiving the following error for all my services concerning RabbitMQ connection. See the image attached. Any ideas?

Thanks

  • ABP Framework version: v9.0.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Template: microservice
  • Created ABP Studio Version: 0.9.17
  • Multi-Tenancy: Yes
  • UI Framework: angular
  • Theme: leptonx
  • Theme Style: system
  • Database Provider: ef
  • Database Management System: sqlserver
  • Mobile Framework: none
  • Public Website: No
  • Include Tests: Yes
  • Dynamic Localization: Yes
  • Optional Modules:
    • GDPR
    • FileManagement
    • TextTemplateManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin
  • Steps to reproduce the issue:
  • Generate new solution using microservice template with Angular UI
  • Add new microservice
  • Add new entity

There are many component and services path reference errors. See the image attached. These are easy to resolve, but another problem is that the entity is not appears in UI. Apparently everything is ok with routing providers, but I didn't succeed to find out where are the problems.

  • Template: microservice
  • Created ABP Studio Version: 0.9.16
  • Multi-Tenancy: Yes
  • UI Framework: angular
  • Theme: leptonx
  • Theme Style: system
  • Database Provider: ef
  • Database Management System: sqlserver
  • Mobile Framework: none
  • Public Website: No
  • Include Tests: Yes
  • Dynamic Localization: Yes
  • Optional Modules:
    • GDPR
    • FileManagement
    • TextTemplateManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin

Hi,

There is an error in environment.prod.ts after creation the solution based on Micoservice template. See the image attached.

Cheers, Yulian

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples 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: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v9.0.1

  • UI Type: Angular

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

  • Template: microservice

  • Created ABP Studio Version: 0.9.15

  • Multi-Tenancy: No

  • UI Framework: angular

  • Theme: leptonx

  • Theme Style: system

  • Database Provider: ef

  • Database Management System: sqlserver

  • Mobile Framework: none

  • Public Website: No

  • Include Tests: Yes

Hi,

I've generated new solution based on microservice template. After building and successfully running the solution the swagger ui for microservices failed to load. See the image attached. Any ideas?

Thanks

scope line.

Showing 1 to 10 of 100 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47