International-Data-Spaces-Association / metadata-broker-open-core

This is the repository of the open-core reference implementation of the IDS Metadata Broker.
Apache License 2.0
10 stars 17 forks source link

Service unavailable error message #122

Closed jfernandezsqs closed 1 year ago

jfernandezsqs commented 1 year ago

I have dowloaded the latest version of the MetadataBroker (version 5.0.2) and it shows an error at deployment.

I have executed the following command at the docker/composefiles/broker-localhost folder. docker-compose up

This is the error message:

sqs@sqs-VirtualBox:~/Escritorio/metadata-broker-open-core/docker/composefiles/broker-localhost$ docker-compose up
Pulling broker-reverseproxy (registry.gitlab.cc-asp.fraunhofer.de/eis-ids/broker-open/reverseproxy:)...
ERROR: Head "https://registry.gitlab.cc-asp.fraunhofer.de/v2/eis-ids/broker-open/reverseproxy/manifests/latest": received unexpected HTTP status: 503 Service Unavailable

It says service unavailable.

jfernandezsqs commented 1 year ago

Fixed.