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



The below command solved my issue. Thanks.
docker restart src_catalog-api_1
That's very good fixing.
Most helpful comment
The below command solved my issue. Thanks.
docker restart src_catalog-api_1