Open Closed

Bug: /setting-management refresh crashes #2516


User avatar
0
BassaSolutions created
  • ABP Framework version: v5.1.2
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
    • Error: System.InvalidOperationException: Sequence contains no elements
    • at System.Linq.ThrowHelper.ThrowNoElementsException()
    • at Volo.Abp.SettingManagement.Blazor.Pages.SettingManagement.SettingManagement.OnInitializedAsync()
    • at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()
  • Steps to reproduce the issue:
    • Load the latest startup template (e.g. 5.1.2)
    • Without logging in, try to open http://localhost:5000/setting-management (without logging in)
    • Exception, Application hangs up!

All other pages redirect to login. http://localhost:5000/setting-management crashes. This should be fixed.


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

    We recognized the problem and created an issue to solve it.

    You can track issue#11515.


    Also your credit is refunded.

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 v10.0.0-preview. Updated on August 28, 2025, 08:29