Hi, We have a business license, and like to get the eBook "Mastering ABP Framework". It has only two options to buy from Amazon and Pact, should we still go there even with license?
Tiered (for MVC) or Auth Server Separated (for Angular): Microservice
Exception message and full stack trace:
11:27:34.613 Information Starting task execution: "Installing client side libraries"
11:34:34.906 Information Failed task execution: "Installing client side libraries"
11:34:34.907 Information ERROR: "An error has occured!"
11:34:34.907 Information ERROR DETAILS: "An internal error occurred during your request!"
11:34:34.907 Error Command execution canceled. Underlying process (abp.exe#10288) was forcefully terminated.
11:34:34.948 Information Starting task execution: "Generating Signing-Certificate for AuthServer"
11:34:44.773 Information Completed task execution: "Generating Signing-Certificate for AuthServer"
11:34:44.773 Information Starting task execution: "Creating TLS Secrets"
11:34:51.737 Information Completed task execution: "Creating TLS Secrets"
11:34:51.737 Information Starting task execution: "Adding service ips to the Hosts file"
11:34:51.774 Information Failed task execution: "Adding service ips to the Hosts file"
11:34:51.774 Information ERROR: "An error has occured!"
11:34:51.774 Information ERROR DETAILS: "An internal error occurred during your request!"
11:34:51.774 Error Access to the path 'C:\WINDOWS\system32\drivers\etc\hosts' is denied.
11:34:51.774 Information Starting task execution: "Creating initial migrations"
11:39:49.884 Error Build started...
Build failed. Use dotnet build to see the errors.
11:39:49.885 Information Failed task execution: "Creating initial migrations | Chat database"
11:39:49.885 Information ERROR: "An error has occured!"
11:39:49.885 Information ERROR DETAILS: "An internal error occurred during your request!"
11:39:49.885 Error Migration failed
Steps to reproduce the issue: Just create a new MICROSERVICE solution with EFCORE(Postgres) and ANGULAR frontend,