Check the docs before asking a question: https://abp.io/docs/latest
Check the samples to see the basic tasks: https://abp.io/docs/latest/samples
The exact solution to your question may have been answered before, and please first use the search on the homepage.
Provide us with the following info:
🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration
button.
Template: microservice
Created ABP Studio Version: 0.9.13
Multi-Tenancy: Yes
UI Framework: angular
Theme: leptonx
Theme Style: system
Database Provider: ef
Database Management System: sqlserver
Mobile Framework: none
Public Website: No
Include Tests: Yes
ABP Framework version: v9.0.0
UI Type: Angular
Database System: EF Core (SQL Server)
Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
Exception message and full stack trace:
Steps to reproduce the issue:
Hi,
New solution created based on Microservices Template failed to start. I've noticed that services trying to apply migration have already been applied during generation of the solution. All the databases and their corresponding tables have been successfully generated. See the image attached.
Thanks
6 Answer(s)
-
0
hi
Can you try to remove all docker volumes and re-create docker-dependency again?
-
0
It works. Thanks
-
0
: )
-
0
-
0
-
0
Thanks. I will fix it. 👍