councilbox / cbx-quorum-explorer

A light-weight open source block explorer for Quorum-based blockchain networks
GNU General Public License v3.0
23 stars 14 forks source link

launch.sh script not working #30

Open purnimaagrawal opened 3 years ago

purnimaagrawal commented 3 years ago

after git clone, I'm trying to run launch-local-node.sh , but it gives me below error :

Pulling syncer (councilbox/quorum-explorer-syncer:)... latest: Pulling from councilbox/quorum-explorer-syncer a48c500ed24e: Pull complete 1e1de00ff7e1: Pull complete 0330ca45a200: Pull complete 471db38bcfbf: Pull complete 0b4aba487617: Pull complete 6ba58b22933b: Pull complete 362efa980146: Pull complete 1ce78d190a85: Pull complete 6bff40798ec3: Pull complete Digest: sha256:ce3c083d8dfb3f2310552ea62bc7254a3b54451e9ec70a0cdee0c17e3dfa0b9c Status: Downloaded newer image for councilbox/quorum-explorer-syncer:latest Pulling metrics (councilbox/quorum-explorer-metrics:)... ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.

Continue with the new image? [yN]y Pulling metrics (councilbox/quorum-explorer-metrics:)... ERROR: pull access denied for councilbox/quorum-explorer-metrics, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

StefPler commented 2 years ago

Getting the same issue