You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
WARNING: Image for service aspnetrunbasics was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Creating rabbitmq ...
Creating webstatus ... done
Creating discountdb ... done
Creating rabbitmq ... done
Creating elasticsearch ... done
Creating portainer ...
Creating pgadmin ... done
Creating catalogdb ... done
Creating portainer ... done
Creating catalog.api ...
Creating kibana ...
Creating discount.grpc ... error <-ERROR, why
Creating catalog.api ... done
Creating kibana ... done
ERROR: for discount.grpc Cannot start service discount.grpc: failed to create endpoint discount.grpc on network src_default: failed to save bridge endpoint c6621e6 to store: failCreating discount.api ... done
Creating ordering.api ... done
Creating basket.api ... done
Creating ocelotapigw ... done
Creating shopping.aggregator ... done
Creating aspnetrunbasics ... done
ERROR: for discount.grpc Cannot start service discount.grpc: failed to create endpoint discount.grpc on network src_default: failed to save bridge endpoint c6621e6 to store: failed to update bridge store for object type *bridge.bridgeEndpoint: timeout
ERROR: Encountered errors while bringing up the project.
PS C:\Users\silip\Desktop\ASPNETRUN\run-aspnetcore-microservices\src>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
WARNING: Image for service aspnetrunbasics was built because it did not already exist. To rebuild this image you must use
docker-compose build
ordocker-compose up --build
.Creating rabbitmq ...
Creating webstatus ... done
Creating discountdb ... done
Creating rabbitmq ... done
Creating elasticsearch ... done
Creating portainer ...
Creating pgadmin ... done
Creating catalogdb ... done
Creating portainer ... done
Creating catalog.api ...
Creating kibana ...
Creating discount.grpc ... error <-ERROR, why
Creating catalog.api ... done
Creating kibana ... done
ERROR: for discount.grpc Cannot start service discount.grpc: failed to create endpoint discount.grpc on network src_default: failed to save bridge endpoint c6621e6 to store: failCreating discount.api ... done
Creating ordering.api ... done
Creating basket.api ... done
Creating ocelotapigw ... done
Creating shopping.aggregator ... done
Creating aspnetrunbasics ... done
ERROR: for discount.grpc Cannot start service discount.grpc: failed to create endpoint discount.grpc on network src_default: failed to save bridge endpoint c6621e6 to store: failed to update bridge store for object type *bridge.bridgeEndpoint: timeout
ERROR: Encountered errors while bringing up the project.
PS C:\Users\silip\Desktop\ASPNETRUN\run-aspnetcore-microservices\src>
Beta Was this translation helpful? Give feedback.
All reactions