Activities of "berkansasmaz"

I don't think this problem is caused by insufficient system resources. Can you send me your log records to determine the problem correctly? Most likely your Redis server is either down or not accessible. See more: https://stackoverflow.com/a/69371513/9922629

Hello,

Yes, the PowerShell is already installed.

From the terminal, I can run abp install-libs, however, from Studio I cannot do it.

I don't know which version of ABP Studio you are using, but somehow it seems to me that ABP Studio cannot access environment variables and binary files because it is not permitted. Can you run the following command in the terminal and try again to understand this?

sudo open /Applications/ABP\ Studio.app

Also, the Module Template is missing from studio.

Yes, it is a design decision. We can add it in the future, but for now, if you want to proceed through Studio, you can create an empty solution and add modules to it or you can use CLI directly.

One more bug: when I created a layered application and Unchecked OpenIddict UI, it was still added to the project, so Unchecking is not working in v8.2.2

Thanks for reporting the issue, we will try to fix this issue in the next version.

I'm glad your problem is solved, enjoy ABP Studio 🥳🥳


Closing the issue. Feel free to re-open or create a new issue if you have further questions.

Hello, this error seems to be related to your computer configurations. The Volo.Abp.Studio.Cli package has been released on nuget.org and should be publicly available and can be installed without any problems. I suspect there might be a problem in your global NuGet configuration file, you can check this document if you want. I also suggest you take a look here.

Hello, does the problem only happen when you enter ABP Studio with the embedded browser or does it also happen when you open it from your own browser (Chrome, Firefox, etc.)?

Answer

Hello, first of all, thank you for reporting the issue. This is a known issue and we think it may have been resolved with version 0.7.6(just released). Please try again and let us know if the issue is resolved.


Note: If you experience the problem again, as a workaround you can manually stop the projects from the terminal or task manager.

Hello, first of all, sorry for the late reply 😔

I don't have a short answer to your last question, because the purpose of the new microservice templates is to create minimal simple microservices, so there is no layered template for microservices. However, if you want to use it, you can create modules and set references and configurations as we do for ABP modules. By the way, If you are thinking of moving forward in this way, you can get help from this document.

Hello, I am opening an internal issue for this document. Thank you for your request.


Closing the question. Feel free to re-open or create a new question if you have further questions.

Yes, it's normal for them to be disabled. See more: https://abp.io/faq#what-is-the-difference-between-a-personal-license-and-other-paid-license-types

May I know which version of ABP Studio and ABP CLI you are using? We have solved this problem with version 0.7.4. If you are using an older version, please update ABP Studio and CLI and try again.

For CLI:

dotnet tool update -g Volo.Abp.Studio.Cli

Showing 1 to 10 of 332 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13