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.


48 Answer(s)
  • User Avatar
    0
    ahmetfarukulu created

    dotnet nuget locals all --clear

    hi ahmetfarukulu

    “D:\Packages” consist of 0.65 package

    Execute dotnet nuget locals all --clear command.

    Restart ABP Studio, the exception still exists.

    Did you set the environment variable? You can see the current value with Write-Host $Env:NUGET_PACKAGES or you can set it with setx /M NUGET_PACKAGES D:\Packages PowerShell commands.

  • User Avatar
    0
    lizhaofeng created

    setx /M NUGET_PACKAGES D:\Packages

    hi ahmetfarukulu

    After running the command "setx /M NUGET_PACKAGES D:\Packages", the abp studio runs normally. Thank you!

  • User Avatar
    0
    hakan.uskaner created

    It would be great, if you could update your license model information to reflect the use of the microservice template. Within abp suite we can use the microservice template with a team license. with abp studio you are breaking with this approach, like you could see in the picture above.

    What is here exactly the current plan for this ?? What will be the difference between abp studio microservice template and the one within abp studio ? What are the benefits besides the use with kubernetes if compard to .net aspire platform

    The current Version of abp studio 0.65 is still not usable. i receive for both the Application -Single Layer and Application- Layered the error in the logs of abp studio: 13:40:24.135 Error Object reference not set to an instance of an object.

  • User Avatar
    0
    alper created
    Support Team Director

    Abp studio license is not provided in your license plan. This an extra tool which is not stated in any ABP Licenses. Abp studio will have a separate license rules.

  • User Avatar
    0
    Chris created

    Using the Suite I've created two entities and used the navigation feature to setup a many-to-many relationship between them. I have saved and generated all of the code. I am using ABP CLI 8.0.5 and Suite v8.0.4.

    When I run the code I can use the create modal to add the many to many items using the UI that has been generated, however when I use the edit modal to delete one or more of the many to many items I get "An internal error occurred during your request!" error message when I click save.

    This feature used to work as expected in a v7 project.

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Using the Suite I've created two entities and used the navigation feature to setup a many-to-many relationship between them. I have saved and generated all of the code. I am using ABP CLI 8.0.5 and Suite v8.0.4.

    When I run the code I can use the create modal to add the many to many items using the UI that has been generated, however when I use the edit modal to delete one or more of the many to many items I get "An internal error occurred during your request!" error message when I click save.

    This feature used to work as expected in a v7 project.

    I have forwarded your question to the relevant teammate, but this only covers topics related to ABP Studio, so you may not get an answer here.

  • User Avatar
    0
    Chris created

    When creating a new project with the suite v8.0.4 and selecting the Basic template the code does not compile, this is because the suite has not added the required references for the Basic template.

  • User Avatar
    1
    gizem.kurt created
    Support Team QA Test Engineer

    When creating a new project with the suite v8.0.4 and selecting the Basic template the code does not compile, this is because the suite has not added the required references for the Basic template.

    I repeated the problem. A topic regarding this issue has been created and will be addressed. Thanks

  • User Avatar
    0
    rivz created

    ABP Studio CLI is installed automatically when you install ABP Studio.

    from cli, abpc command line is not found. Please let us know what we are missing.

    We create issues for:

    • ABP Commercial CLI not found.
    • Internal error during project creation.

    It will be fixed in the next version.

    is this fixed? i seem to have same problem. MacBook pro, M2, Sonoma OS 14.4.1

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    ABP Studio CLI is installed automatically when you install ABP Studio.

    from cli, abpc command line is not found. Please let us know what we are missing.

    We create issues for:

    • ABP Commercial CLI not found.
    • Internal error during project creation.

    It will be fixed in the next version.

    is this fixed? i seem to have same problem. MacBook pro, M2, Sonoma OS 14.4.1

    Thanks for your report, this issue has been resolved and we will release a new version as soon as possible.

  • User Avatar
    0
    rivz created

    ABP Studio CLI is installed automatically when you install ABP Studio.

    from cli, abpc command line is not found. Please let us know what we are missing.

    We create issues for:

    • ABP Commercial CLI not found.
    • Internal error during project creation.

    It will be fixed in the next version.

    is this fixed? i seem to have same problem. MacBook pro, M2, Sonoma OS 14.4.1

    Thanks for your report, this issue has been resolved and we will release a new version as soon as possible.

    is there an ETA? Just figuring if i should wait a bit or start my project without it. Im not sure, can i import my existing project to studio if it is not created with it?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    We will be releasing the new version during the day, so I recommend you wait until then.

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    We have released version 0.6.6 of ABP Studio, FYI 🥳🥳

    Note: When running it for Mac, it is recommended to run it from the terminal with the following command: sudo open /Applications/ABP\ Studio.app

  • User Avatar
    0
    mrbrl created

    ABP Studio CLI is installed automatically when you install ABP Studio.

    from cli, abpc command line is not found. Please let us know what we are missing.

    We create issues for:

    • ABP Commercial CLI not found.
    • Internal error during project creation.

    It will be fixed in the next version.

    is this fixed? i seem to have same problem. MacBook pro, M2, Sonoma OS 14.4.1

    Thanks for your report, this issue has been resolved and we will release a new version as soon as possible.

    is there an ETA? Just figuring if i should wait a bit or start my project without it. Im not sure, can i import my existing project to studio if it is not created with it?

    Update with 0.6.6 : same issue

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Update with 0.6.6 : same issue

    Can you provide me with the following information so that I can reproduce the problem?

    • Is there an abpc executable file in /Applications/ABP Studio.app/Contents/MacOS folder?
    • Is there a symlink to abpc in /usr/local/bin folder?
    • If the symlink is present, can you send me the full output of the terminal that opens when you double-click?
  • User Avatar
    0
    mrbrl created

    Update with 0.6.6 : same issue

    Can you provide me with the following information so that I can reproduce the problem?

    • Is there an abpc executable file in /Applications/ABP Studio.app/Contents/MacOS folder?
    • Is there a symlink to abpc in /usr/local/bin folder?
    • If the symlink is present, can you send me the full output of the terminal that opens when you double-click?

    Hi, this is on windows. I now added abp folder to the env variables path (eg C:\Program Files\Volosoft\ABP Studio, and it seems to work, although every command is getting this error 'System.TypeInitializationException: The type initializer for 'Volo.Abp.Studio.Extensions.ExtensionConsts' threw an exception. ---> System.ArgumentNullException: Value cannot be null. (Parameter 'path1') at System.ArgumentNullException.Throw(String paramName) at System.IO.Path.Combine(String path1, String path2) at Volo.Abp.Studio.Extensions.ExtensionConsts.Iq2FRp3PHuxHdPuuR4ug(Object, Object) at Volo.Abp.Studio.Extensions.ExtensionConsts..cctor() --- End of inner exception stack trace --- at Volo.Abp.Studio.Extensions.StudioExtensionLoader.GetExtensions() at Volo.Abp.Studio.Extensions.StudioAbpApplicationCreationOptionsExtensions.LoadAbpStudioExtensions(AbpApplicationCreationOptions options, StudioExtensionApplicationType type) at Volo.Abp.Studio.Cli.Program.<>c.<Main>b__0_2(AbpApplicationCreationOptions options)'

  • User Avatar
    0
    rivz created

    MacBook pro, M2, Sonoma OS 14.4.1

    ABP studio now opens up correctly

    1.) When trying to select "ABP Suite" from the top right menu, whole application crashes and i have to force close it.

    2.) I get an error when trying to create a new solution. "An internal error occurred during your request!"

    Doesent happen when i select "Empty Solution" Doesent seem to happen when i select "No-UI" Doesent seem to happen when i select "Use local ABP framework"

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Update with 0.6.6 : same issue

    Can you provide me with the following information so that I can reproduce the problem?

    • Is there an abpc executable file in /Applications/ABP Studio.app/Contents/MacOS folder?
    • Is there a symlink to abpc in /usr/local/bin folder?
    • If the symlink is present, can you send me the full output of the terminal that opens when you double-click?

    Hi, this is on windows. I now added abp folder to the env variables path (eg C:\Program Files\Volosoft\ABP Studio, and it seems to work, although every command is getting this error 'System.TypeInitializationException: The type initializer for 'Volo.Abp.Studio.Extensions.ExtensionConsts' threw an exception. ---> System.ArgumentNullException: Value cannot be null. (Parameter 'path1') at System.ArgumentNullException.Throw(String paramName) at System.IO.Path.Combine(String path1, String path2) at Volo.Abp.Studio.Extensions.ExtensionConsts.Iq2FRp3PHuxHdPuuR4ug(Object, Object) at Volo.Abp.Studio.Extensions.ExtensionConsts..cctor() --- End of inner exception stack trace --- at Volo.Abp.Studio.Extensions.StudioExtensionLoader.GetExtensions() at Volo.Abp.Studio.Extensions.StudioAbpApplicationCreationOptionsExtensions.LoadAbpStudioExtensions(AbpApplicationCreationOptions options, StudioExtensionApplicationType type) at Volo.Abp.Studio.Cli.Program.<>c.<Main>b__0_2(AbpApplicationCreationOptions options)'

    This problem will be solved with the new version, thanks for the report 🙏

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    1.) When trying to select "ABP Suite" from the top right menu, whole application crashes and i have to force close it.

    I am creating an issue for the problem related to Suite.

    2.) I get an error when trying to create a new solution. "An internal error occurred during your request!"

    Can you send me the log records of the ABP Studio?

    Note: You can find the log file in ~/.abp/studio/ui/logs path.

  • User Avatar
    0
    rivz created

    well the logs are way too long, is there an email i can send the file?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    You can send it to berkan.sasmaz@volosoft.com address.

  • User Avatar
    0
    hothsv created

    I am trying to initialise an existing solution that loads fine in visual studio and is Blazor / Microservices based.

    If I initialise each solution or microservice solution they work fine however if I try to initialise the main solution which has all projects into a single solution with 302 projects I get the following error.

    I am running on Windows 11

    Logs

    2024-04-24 22:47:37.921 +10:00 [WRN] Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. at Volo.Abp.Studio.Modules.ModuleManager.CreateFolderAsync(String modulePath, String folder) at Volo.Abp.Studio.Initializer.ModuleInitializer.Dj4RL1f3Wr(String , String ) at Volo.Abp.Studio.Initializer.ModuleInitializer.UtsR2fpR9p(String , Boolean ) at Volo.Abp.Studio.Initializer.ModuleInitializer.InitializeAsync(String modulePath, Boolean skipExisting) at Volo.Abp.Studio.Initializer.SolutionInitializer.InitializeAsync(String directoryPath, String solutionName) at Volo.Abp.Studio.UI.Commands.InitSolutionCommandFactory.jgiB46XYTk() 2024-04-24 22:47:37.921 +10:00 [WRN] Code:AbpStudio:InvalidFolderName 2024-04-24 22:47:37.921 +10:00 [WRN] Details: 2024-04-24 22:47:37.922 +10:00 [WRN] ---------- Exception Data ---------- Name = ../../services/identity/src

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    I am trying to initialise an existing solution that loads fine in visual studio and is Blazor / Microservices based.

    If I initialise each solution or microservice solution they work fine however if I try to initialise the main solution which has all projects into a single solution with 302 projects I get the following error.

    I am running on Windows 11

    Logs

    2024-04-24 22:47:37.921 +10:00 [WRN] Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. at Volo.Abp.Studio.Modules.ModuleManager.CreateFolderAsync(String modulePath, String folder) at Volo.Abp.Studio.Initializer.ModuleInitializer.Dj4RL1f3Wr(String , String ) at Volo.Abp.Studio.Initializer.ModuleInitializer.UtsR2fpR9p(String , Boolean ) at Volo.Abp.Studio.Initializer.ModuleInitializer.InitializeAsync(String modulePath, Boolean skipExisting) at Volo.Abp.Studio.Initializer.SolutionInitializer.InitializeAsync(String directoryPath, String solutionName) at Volo.Abp.Studio.UI.Commands.InitSolutionCommandFactory.jgiB46XYTk() 2024-04-24 22:47:37.921 +10:00 [WRN] Code:AbpStudio:InvalidFolderName 2024-04-24 22:47:37.921 +10:00 [WRN] Details: 2024-04-24 22:47:37.922 +10:00 [WRN] ---------- Exception Data ---------- Name = ../../services/identity/src

    Thank you for the report, I am creating an internal issue about this.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11