Open Closed

abp suite crud generation error #9326


User avatar
0
ugurkepler created

Hello, I get an error when I want to create a crud page using ABP studio. Can you help me? I had replaced the Volo.Abp.LeptonXTheme code. I think there is a problem while building this part.

error logs like this:

10:42:26.311 Information Starting task execution: "Building: Volo.Abp.LeptonXTheme" 10:42:47.433 Information CLI command executed. Command: "dotnet build -v:q /property:WarningLevel=0 /clp:ErrorsOnly /graphBuild" Working directory: "D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme" CommandResult { ExitCode: 1, IsSuccess: False, StartTime: 05/16/2025 10:42:26 +03:00, ExitTime: 05/16/2025 10:42:47 +03:00, RunTime: 00:00:21.1138781 } 10:42:47.434 Information Failed task execution: "Building: Volo.Abp.LeptonXTheme" 10:42:47.434 Information ERROR: "An error has occured!" 10:42:47.435 Information ERROR DETAILS: "Dotnet build failed for the project "Volo.Abp.LeptonXTheme". Details: C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Failed to download package 'Volo.CmsKit.Pro.MongoDB.9.0.2' from 'https://nuget.abp.io/my-key/v3/package/volo.cmskit.pro.mongodb/9.0.2/volo.cmskit.pro.mongodb.9.0.2.nupkg'. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Response status code does not indicate success: 403 (Forbidden). [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Failed to download package 'Volo.Forms.HttpApi.9.0.2' from 'https://nuget.abp.io/my-key/v3/package/volo.forms.httpapi/9.0.2/volo.forms.httpapi.9.0.2.nupkg'. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Response status code does not indicate success: 403 (Forbidden). [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Failed to download package 'Volo.FileManagement.Domain.Shared.9.0.2' from 'https://nuget.abp.io/my-key/v3/package/volo.filemanagement.domain.shared/9.0.2/volo.filemanagement.domain.shared.9.0.2.nupkg'. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Response status code does not indicate success: 403 (Forbidden). [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Failed to download package 'Volo.Abp.TextTemplateManagement.Domain.Shared.9.0.2' from 'https://nuget.abp.io/my-key/v3/package/volo.abp.texttemplatemanagement.domain.shared/9.0.2/volo.abp.texttemplatemanagement.domain.shared.9.0.2.nupkg'. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Response status code does not indicate success: 403 (Forbidden). [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Failed to download package 'Volo.Chat.SignalR.9.0.2' from 'https://nuget.abp.io/my-key/v3/package/volo.chat.signalr/9.0.2/volo.chat.signalr.9.0.2.nupkg'. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Response status code does not indicate success: 403 (Forbidden). [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : The feed 'nuget.abp.io [https://nuget.abp.io/my-key/v3/index.json]' lists package 'Volo.CmsKit.Pro.MongoDB.9.0.2' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : The feed 'nuget.abp.io [https://nuget.abp.io/my-key/v3/index.json]' lists package 'Volo.CmsKit.Pro.MongoDB.9.0.2' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln] C:\Program Files\dotnet\sdk\9.0.201\NuGet.targets(175,5): error : Failed to download package 'Volo.CmsKit.Pro.Admin.Blazor.Server.9.0.2' from 'https://nuget.abp.io/my-key/v3/package/volo.cmskit.pro.admin.blazor.server/9.0.2/volo.cmskit.pro.admin.blazor.server.9.0.2.nupkg'. [D:\KeplerProjects\KeplerCockpit\modules\Volo.Abp.LeptonXTheme\Volo.Abp.LeptonXTheme.sln]


1 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello,

    This may be a short-term problem on our NuGet server. Is your problem persisting now? If so, what is the output when you execute the following command in the terminal?

    abp login-info

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 v9.3.0-preview. Updated on June 13, 2025, 11:37