Activities of "justinf"

https://zoom.us/j/91461475907?pwd=MWtsdTR3aVZnTHRHVjhsU0NuT0dGZz09

You can send me here a list of things I should install on a new machine. Could you do that please?

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

If you get into a Zoom session, we can fire up SQL Server Management Studio and connect to the database. But a database wasn't created by the relevant project in the Microservices solution. Again, I need your help with this.

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

I have already created a new Microservices solution twice and I couldn't get the AuthServer project to run.

Can you try connecting to the databases in docker using the database and Redis client?

I need you to show me how to do that. Your one-time help is definitely needed. Once I know how it's done, I can then do it myself.

Good morning Maliming!

Could you advise on next steps please?

Best Regards,

Justin

Steps to reproduce the issue:

  1. I have set the Volo.Abp.Account.Pro.Public.Web project as the startup project
  2. Then I ran the project without attaching the debugger.
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Application\Volo.Abp.Account.Pro.Public.Application.csproj (in 1.22 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Blazor\Volo.Abp.Account.Pro.Public.Blazor.csproj (in 1.22 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Blazor.Server\Volo.Abp.Account.Pro.Public.Blazor.Server.csproj (in 1.42 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.HttpApi\Volo.Abp.Account.Pro.Admin.HttpApi.csproj (in 826 ms).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.HttpApi.Client\Volo.Abp.Account.Pro.Admin.HttpApi.Client.csproj (in 834 ms).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Web\Volo.Abp.Account.Pro.Admin.Web.csproj (in 2.11 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Blazor\Volo.Abp.Account.Pro.Admin.Blazor.csproj (in 861 ms).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Application.Contracts\Volo.Abp.Account.Pro.Admin.Application.Contracts.csproj (in 19 ms).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Application\Volo.Abp.Account.Pro.Admin.Application.csproj (in 1.4 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Shared.Application\Volo.Abp.Account.Pro.Shared.Application.csproj (in 1.64 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Shared.Application.Contracts\Volo.Abp.Account.Pro.Shared.Application.Contracts.csproj (in 68 ms).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Blazor.Server\Volo.Abp.Account.Pro.Admin.Blazor.Server.csproj (in 4.42 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Blazor.WebAssembly\Volo.Abp.Account.Pro.Admin.Blazor.WebAssembly.csproj (in 4.68 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web\Volo.Abp.Account.Pro.Public.Web.csproj (in 2.11 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.HttpApi\Volo.Abp.Account.Pro.Public.HttpApi.csproj (in 1.01 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Application.Contracts\Volo.Abp.Account.Pro.Public.Application.Contracts.csproj (in 843 ms).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.HttpApi.Client\Volo.Abp.Account.Pro.Public.HttpApi.Client.csproj (in 1.02 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web.IdentityServer\Volo.Abp.Account.Pro.Public.Web.IdentityServer.csproj (in 2.97 sec).
Failed to restore C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\test\Volo.Abp.Account.Pro.Application.Tests\Volo.Abp.Account.Pro.Application.Tests.csproj (in 7.83 sec).
1>------ Build started: Project: Volo.Abp.Account.Pro.Public.Web, Configuration: Debug Any CPU ------
NuGet package restore failed. Please see Error List window for detailed warnings and errors.
1>C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web\Volo.Abp.Account.Pro.Public.Web.csproj : error NU1105: Unable to find project information for 'C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Identity.Pro\src\Volo.Abp.Identity.Pro.Domain\Volo.Abp.Identity.Pro.Domain.csproj'. If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore.
1>C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web\Volo.Abp.Account.Pro.Public.Web.csproj : error NU1105: Unable to find project information for 'C:\Users\Justin Frazier\OneDrive\Code Base\Firebird\services\product\modules\Volo.Identity.Pro\src\Volo.Abp.Identity.Pro.Application.Contracts\Volo.Abp.Identity.Pro.Application.Contracts.csproj'. If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore.
1>Done building project "Volo.Abp.Account.Pro.Public.Web.csproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========

[+] Running 7/7

  • Container sql-server-db Running 0.0s
  • Container elasticsearch Running 0.0s
  • Container kibana Running 0.0s
  • Container grafana Running 0.0s
  • Container prometheus Running 0.0s
  • Container rabbitmq Running 0.0s
  • Container redis Running 0.0s

The list above indicates that the docker services are running,

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 

That's the response I got after running the second docker command:

time="2022-07-11T19:33:31+10:00" level=warning msg="Found orphan containers ([docker-postgresql-1]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up."

Did you install the Docker Windows?

Run the docker ps after the up.ps1

Did you install the Docker Windows? <-- Yes I have. Here is the output of "docker ps":

CONTAINER ID   IMAGE      COMMAND                  CREATED      STATUS      PORTS                    NAMES
66a7ed7ba2c7   postgres   &quot;docker-entrypoint.s…&quot;   3 days ago   Up 3 days   0.0.0.0:5432-&gt;5432/tcp   docker-postgresql-1
Showing 31 to 40 of 49 entries
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 December 08, 2025, 08:24
1
ABP Assistant
šŸ” You need to be logged in to use the chatbot. Please log in first.