Eshoponcontainers: Microsoft.eShopOnContainers.Services.CatalogDb - Not Created

Created on 18 Dec 2019  路  2Comments  路  Source: dotnet-architecture/eShopOnContainers

Hello,
I am able to run most of the services locally on Windows machine with Linux container but there seems some issue for Catalog service. As per my investigation, DB for the catalog is not created.
I was trying to run the update migration script but was not able to execute.

I have attached the required screenshots for the same .

Kindly help.

Thanks in Advance
catalogDb_Error
Health_Checks
SQL_Database

Most helpful comment

The below command solved my issue. Thanks.
docker restart src_catalog-api_1

All 2 comments

The below command solved my issue. Thanks.
docker restart src_catalog-api_1

That's very good fixing.

Was this page helpful?
0 / 5 - 0 ratings