Uploaded image for project: 'Portal'
  1. Portal
  2. PORTAL-186

Docker Image portal-app:v1.3.0 missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • Beijing Release
    • Portal
    • Portal Sprint 6

      In the HEAT based ONAP installation the Portal deployment fails due to a missing portal-app docker image.

      + docker pull nexus3.onap.org:10001/onap/portal-db:v1.3.0
      v1.3.0: Pulling from onap/portal-db
      Digest: sha256:f62c1fa3fb47d553c96a8a5e785ca389f69d8e893eed486935ff5c66d9d8683a
      Status: Image is up to date for nexus3.onap.org:10001/onap/portal-db:v1.3.0
      + docker pull nexus3.onap.org:10001/onap/portal-app:v1.3.0
      Pulling repository nexus3.onap.org:10001/onap/portal-app
      Error: image onap/portal-app:v1.3.0 not found
      + docker pull nexus3.onap.org:10001/onap/portal-wms:v1.3.0
      v1.3.0: Pulling from onap/portal-wms
      Digest: sha256:70c65aea75cb105a51ee2f98c85010fb9f0e092d62c52713f8da2055c7f12835
      Status: Image is up to date for nexus3.onap.org:10001/onap/portal-wms:v1.3.0
      + docker pull nexus3.onap.org:10001/onap/cli:v1.1.0
      v1.1.0: Pulling from onap/cli
      Digest: sha256:c8e77b2a41d9459fc7f1bcb829c8677fa863aec339cc2fe1b090cae87083ea0b
      Status: Image is up to date for nexus3.onap.org:10001/onap/cli:v1.1.0
      + docker tag nexus3.onap.org:10001/onap/portal-db:v1.3.0 onap/portal-db:beijing
      + docker tag nexus3.onap.org:10001/onap/portal-app:v1.3.0 onap/portal-app:beijing
      Error response from daemon: No such image: nexus3.onap.org:10001/onap/portal-app:v1.3.0
      + docker tag nexus3.onap.org:10001/onap/portal-wms:v1.3.0 onap/portal-wms:beijing
      + docker tag nexus3.onap.org:10001/onap/cli:v1.1.0 onap/cli:beijing
      + export LOGS_DIR=./logs
      + LOGS_DIR=./logs
      + mkdir -p ./logs
      + export PROPS_DIR=./properties_simpledemo
      + PROPS_DIR=./properties_simpledemo
      + /opt/docker/docker-compose down
      Removing network deliveries_default
      + /opt/docker/docker-compose up -d
      Creating network "deliveries_default" with the default driver
      Pulling portal-app (onap/portal-app:beijing)...
      ERROR: repository onap/portal-app not found: does not exist or no pull access

            tattasunder tattasunder
            andreasgeissler Andreas Geissler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: