Activities of "hilal.aksoy"

Today we have Response status 409 (Conflict) error when we try to restore packages by jenkins. Note: Most probably this issue happens, but sometime doesn't happen

  • ABP Framework version: v4.3.3
  • UI type: Angular
  • DB provider: EF Core
  • Identity Server Separated: yes
  • Exception message and stack trace:

Response status code does not indicate success: 409 (Conflict). 10:27:39 Failed to download package 'Volo.Abp.Account.Pro.Public.Application.Contracts.4.3.3' from 'https://nuget.abp.io/****/v3/package/volo.abp.account.pro.public.application.contracts/4.3.3/volo.abp.account.pro.public.application.contracts.4.3.3.nupkg'. 10:27:39 Response status code does not indicate success: 409 (Conflict).

Failed to download package 'Polly.7.1.0' from 'https://nuget.abp.io/*****/v3/package/polly/7.1.0/polly.7.1.0.nupkg'. 10:28:00 Response status code does not indicate success: 403 (Forbidden).

  • Steps to reproduce the issue:" Restore packages

Background Job sometimes starts and becomes abandoned immediately without giving any log. I have a worker(AsyncPeriodicBackgroundWorkerBase) and I use it as a trigger for a job. The interesting part that sometimes it works without any problems and logs everything. I tried to put try/catch in the top of ExecuteAsync method and some logs but when it fails it doesn't even log the first line in code. Do you have any idea to force the job to log everything? It works 100% fine on the local but I face this problem when I run the projects on kubernetes cluster.

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

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.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11