Activities of "maliming"

hi

https://github.com/dotnet/AspNetCore.Docs/issues/21615#issuecomment-786311147

hi

Visual Studio .NET 6.0+ SDK NPM AND YARN Docker Desktop ABP CLI

After that, you can try the steps in the meeting.

abp install-libs

You can try to run the YourProjectName.DbMigrator project first then that run the auth-server.

hi

https://commercial.abp.io/faq#what-happens-when-license-ends

If possible, you can recreate a new microservice project or try another computer to troubleshoot the environment.

  redis:
    ports:
      - "6379:6379"

  sql-server-db:
    ports:
      - "1434:1433"
    environment:
      SA_PASSWORD: "myPassw0rd"

hi

ZOOM doesn't work well for remote checking. Can you try connecting to the databases in docker using the database and Redis client?

The Volo.Abp.Account.Pro.Public.Web project is a class library and can't be a startup project

Can you try to use the dotnet restore and dotnet build to restore and build?

hi

Exception message and stack trace:

Steps to reproduce the issue:

It seems the up.ps1 is not working.

Try to run these command.

> cd etc\docker
> docker network create your-project-name-network
> docker-compose -f docker-compose.infrastructure.yml -f docker-compose.infrastructure.override.yml up -d > logs.txt
Showing 7841 to 7850 of 10652 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 September 12, 2025, 10:20