Thanks, the packages could now be restored.
Thanks for the update and your patience. Sorry again for the trouble.
We have a Business license. The packages are
Volo.CmsKit.Pro.Common.Application Volo.Payment.Iyzico.Domain.Shared Volo.Payment.PayPal.Domain.Shared Volo.Payment.Payu.Domain.Shared Volo.Payment.Stripe.Domain.Shared Volo.Payment.TwoCheckout.Domain.Shared Volo.CmsKit.Pro.Common.Application.Contracts The problem started yesterday (more packages where affected but these remain)
Thanks for the detailed package list. I have made the related changes, so please try again, it should be fixed. Please let me know if it still persists.
CMSKit (pro) and Payment still won't restore for me.
What is your license type and when it's started? Also, please share which packages have not been restored.
Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.
The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.
You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?
The Commercial.Core is fixed for me except the LeptonX.Shared
error NU1101: Unable to find package Volo.Abp.AspNetCore.LeptonX.Shared. No packages exist with this id in source(s): nuget.abp.io, nuget.org
This package should also be fixed now, please try again and let me know if it still persists.
The packages got downloaded successfully.
Thanks for the update. Sorry for the trouble 🙏
For me the problem still persists.
Does it give the same error? (error NU1101: Unable to find package Volo.Abp.Commercial.Core. No packages exist with this id in source(s): nuget.abp.io, nuget.org
) Or has the error changed?
Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.
The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.
You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?
The Commercial.Core is fixed for me except the LeptonX.Shared
error NU1101: Unable to find package Volo.Abp.AspNetCore.LeptonX.Shared. No packages exist with this id in source(s): nuget.abp.io, nuget.org
This package should also be fixed now, please try again and let me know if it still persists.
Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.
The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.
You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?
Hi, can you all please try again? It should be fixed now, sorry for the inconvenience.
Hi, thanks for the responde, but we still are getting the same error. The BlazorProjectDirectory was already set in appsettings.json in our attachment and I double check in local env. Can you confirm that this is the right name? There is also the BlazorWebAppProjectDirectory. We are using the Blazor WebApp (that contains .Blazor and .Blazor.Client project). We have tried different combinations in both paths (with .Client and without .Client) , always restarting suite after, but without success. Maybe you can post the appsettings.json and we cloud do a diff compare. Thanks.
You should also manually set the HttpApiHostProjectDirectory and change the UiFramework as 7, sorry I forgot to mention that:
"UiFramework": 7,
.
.
.
"HttpApiHostProjectDirectory": "C:\\Dev\\Demo.Test\\src\\Demo.Test.HttpApi.Host",
If you still can not generate CRUD pages, please let me know, so I can share all the solution info.