Open Closed

⚠️ ABP Studio: Bugs & Issues ⚠️ #6416


User avatar
0
EngincanV created
Support Team .NET Developer

📗 Documentation

  • How to Install?: https://docs.abp.io/en/commercial/latest/studio/installation
  • Documentation Index: https://docs.abp.io/en/commercial/latest/studio/index (quick starts, templates, fundamentals, concepts, etc...)

📘 Other Resources (ABP Studio Introduction Videos)

  • https://www.youtube.com/watch?v=CeUq2ysz-mQ
  • https://www.youtube.com/watch?v=sSCxyccoHqE
  • https://www.youtube.com/watch?v=XiPRcIHJ3NE
  • https://www.youtube.com/watch?v=yo2L1xGa2pM&t=3250s

✏️ Feel free to report any bugs, issues, and problems.


135 Answer(s)
  • User Avatar
    0
    Sturla created

    Why is ABP Studio downloading a new version when I´m trying to run my project making it impossible to open the site?

    it then showed me this window

    Just check if there is another version and then ask if I want to download and start it!

  • User Avatar
    0
    Sturla created

    When you have not saved entity (I had 20 properties!!!) and you click a link (e.g the Font Awesome icons one) you get navagated away and you CANT get back with previous data!! Please fix this so that this behaves like a normal browser retaining the information OR open links in another tab...

  • User Avatar
    0
    Sturla created

    When trying to get the LeptonX theme (as shown in https://dev.to/enisn/you-do-it-wrong-customizing-abp-login-page-correctly-l2k) with CLI I get this error

    Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown.

    PS C:\Dev\LeptonX> abp get-source Volo.Abp.LeptonXTheme
    [22:00:17 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
    [22:00:17 WRN] Volo.Abp.Studio.Extensions.StandardSolutionTemplates extension not found in the NuGet cache. Directory: C:\Users\sturlath\.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\1.1.2\lib\net9.0
    [22:00:17 INF] Volo.Abp.Studio.Extensions.StandardSolutionTemplates (v: 1.1.2) extension trying install from the NuGet
    
    🕐  Checking extensions...
    🧩 Extensions downloaded: Volo.Abp.Studio.Extensions.StandardSolutionTemplateslutionTemplates (v: 1.1.2) package downloaded from https://api.nuget.org/v3/index.jso
    🚲 The CLI is restarting to apply the changes with arguments: get-source Volo.Abp.LeptonXTheme
    PS C:\Dev\LeptonX> [22:00:52 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
    [22:00:52 INF] Downloading source code of Volo.Abp.LeptonXTheme (Latest)
    [22:00:52 INF] Output folder: C:\Dev\LeptonX
    [22:00:53 ERR] Downloading source code failed for: Volo.Abp.LeptonXTheme
    Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown.
      at async Task Volo.Abp.Studio.Modules.Installing.SourceCodeDownloader.DownloadSourceCodeAsync(string moduleName, string targetFolder, string version, bool
         includeNightly)
      at async Task Volo.Abp.Studio.Cli.Commands.StudioGetSourceCommand.ExecuteAsync(CommandLineArgs commandLineArgs)
      at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs)
      at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args)
    

    I only managed to download it with abp get-source Volo.Abp.LeptonXTheme.Pro --old

  • User Avatar
    0
    improwise created

    [Sturla] said: When trying to get the LeptonX theme (as shown in https://dev.to/enisn/you-do-it-wrong-customizing-abp-login-page-correctly-l2k) with CLI I get this error

    Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown.

    PS C:\Dev\LeptonX> abp get-source Volo.Abp.LeptonXTheme 
    [22:00:17 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli 
    [22:00:17 WRN] Volo.Abp.Studio.Extensions.StandardSolutionTemplates extension not found in the NuGet cache. Directory: C:\Users\sturlath\.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\1.1.2\lib\net9.0 
    [22:00:17 INF] Volo.Abp.Studio.Extensions.StandardSolutionTemplates (v: 1.1.2) extension trying install from the NuGet 
     
    🕐  Checking extensions... 
    🧩 Extensions downloaded: Volo.Abp.Studio.Extensions.StandardSolutionTemplateslutionTemplates (v: 1.1.2) package downloaded from https://api.nuget.org/v3/index.jso 
    🚲 The CLI is restarting to apply the changes with arguments: get-source Volo.Abp.LeptonXTheme 
    PS C:\Dev\LeptonX> [22:00:52 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli 
    [22:00:52 INF] Downloading source code of Volo.Abp.LeptonXTheme (Latest) 
    [22:00:52 INF] Output folder: C:\Dev\LeptonX 
    [22:00:53 ERR] Downloading source code failed for: Volo.Abp.LeptonXTheme 
    Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. 
      at async Task Volo.Abp.Studio.Modules.Installing.SourceCodeDownloader.DownloadSourceCodeAsync(string moduleName, string targetFolder, string version, bool 
         includeNightly) 
      at async Task Volo.Abp.Studio.Cli.Commands.StudioGetSourceCommand.ExecuteAsync(CommandLineArgs commandLineArgs) 
      at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) 
      at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args) 
    

    I only managed to download it with abp get-source Volo.Abp.LeptonXTheme.Pro --old

    Seems like you are the only one active in this thread

  • User Avatar
    0
    Sturla created

    Seems like you are the only one active in this thread

    It does, doesn’t? 😅 Do they value my inputs or should I just stop?

  • User Avatar
    0
    roberto.fiocchi created

    [Sturla] said:

    Seems like you are the only one active in this thread

    It does, doesn’t? 😅 Do they value my inputs or should I just stop?

    I find your posts interesting because I too have similar errors. And I think it's right to report them so ABP Team can improve the product and avoid new ones.

  • User Avatar
    0
    improwise created

    [Sturla] said:

    Seems like you are the only one active in this thread

    It does, doesn’t? 😅 Do they value my inputs or should I just stop?

    The point of these sticky posts elude me, as no one from ABP seem to monitor them. From what I remember, I've always had to create actual tickets for any follow up to happen.

  • User Avatar
    0
    roberto.fiocchi created

    Can you update the version mapping and the release notes to the current version? We're now at 1.4.1.

    https://abp.io/docs/latest/studio/version-mapping https://abp.io/docs/10.0/studio/version-mapping

    https://abp.io/docs/latest/studio/release-notes https://abp.io/docs/10.0/studio/release-notes

    Is it now possible to create a solution by choosing the version and using that version's template? See https://abp.io/support/questions/8627/Install-specific-version-of-ABP-Studio

    Thanks

  • User Avatar
    0
    holy-expertni-sluzby created

    Hello. I hope this is correct place where to send bugs with Studio. Since update to 1.4.0 (and also 1.4.1) I'm missing vertical scrollbar in Solution Runner (Applications). Thank you for returning it back.

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    [holy-expertni-sluzby] said: Hello. I hope this is correct place where to send bugs with Studio. Since update to 1.4.0 (and also 1.4.1) I'm missing vertical scrollbar in Solution Runner (Applications). Thank you for returning it back.

    This is a known problem, and it will be fixed next version. Thanks for your patience.

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.1.0-preview. Updated on October 30, 2025, 06:33