Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-3192

It is not possible to build che-plugin-registry for v2.9 (crw-2.9-rhel-8)

    XMLWordPrintable

Details

    • 5
    • Hide

      $ git clone git@github.com:redhat-developer/codeready-workspaces.git
      $ cd codeready-workspaces
      $ git checkout crw-2.9-rhel-8
      $ cd dependencies/che-devfile-registry
      $ ./build.sh --organization <my-org> \
      --registry <my-registry> \
      --tag <my-tag> \
      --offline

      Show
      $ git clone git@github.com:redhat-developer/codeready-workspaces.git $ cd codeready-workspaces $ git checkout crw-2.9-rhel-8 $ cd dependencies/che-devfile-registry $ ./build.sh --organization <my-org> \ --registry <my-registry> \ --tag <my-tag> \ --offline
    • Undefined
    • Not Required

    Description

      It is not possible to build che-plugin-registry for new CRW v2.9 when following the docs: Installation Guide -> 5.3.2.2 Building an offline plugin-registry image:

      build-error.log

       

      - Update tags by digests for OCI images
      stack=Error: Request failed with status code 401
       at createError (/home/rludva/Workspace/2021/2021-07-23/codeready-workspaces/dependencies/che-plugin-registry/node_modules/axios/lib/core/createError.js:16:15)
       at settle (/home/rludva/Workspace/2021/2021-07-23/codeready-workspaces/dependencies/che-plugin-registry/node_modules/axios/lib/core/settle.js:17:12)
       at IncomingMessage.handleStreamEnd (/home/rludva/Workspace/2021/2021-07-23/codeready-workspaces/dependencies/che-plugin-registry/node_modules/axios/lib/adapters/http.js:260:11)
       at IncomingMessage.emit (events.js:327:22)
       at endReadableNT (_stream_readable.js:1221:12)
       at processTicksAndRejections (internal/process/task_queues.js:84:21)
      Unable to start Error: Request failed with status code 401
       at createError (/home/rludva/Workspace/2021/2021-07-23/codeready-workspaces/dependencies/che-plugin-registry/node_modules/axios/lib/core/createError.js:16:15)
       at settle (/home/rludva/Workspace/2021/2021-07-23/codeready-workspaces/dependencies/che-plugin-registry/node_modules/axios/lib/core/settle.js:17:12)
       at IncomingMessage.handleStreamEnd (/home/rludva/Workspace/2021/2021-07-23/codeready-workspaces/dependencies/che-plugin-registry/node_modules/axios/lib/adapters/http.js:260:11)
       at IncomingMessage.emit (events.js:327:22)
       at endReadableNT (_stream_readable.js:1221:12)
       at processTicksAndRejections (internal/process/task_queues.js:84:21) {
       config: {
       url: 'https://registry.redhat.io/v2/codeready-workspaces/plugin-java8-rhel8/manifests/2.9',
       method: 'get',
       headers: {
       Accept: 'application/vnd.docker.distribution.manifest.v2+json,application/vnd.docker.distribution.manifest.list.v2+json',
       'User-Agent': 'axios/0.21.1'
       },
       transformRequest: [ [Function: transformRequest] ],
       transformResponse: [ [Function: transformResponse] ],
       timeout: 0,
       adapter: [Function: httpAdapter],
       responseType: 'arraybuffer',
       xsrfCookieName: 'XSRF-TOKEN',
       xsrfHeaderName: 'X-XSRF-TOKEN',
       maxContentLength: -1,
       maxBodyLength: -1,
       validateStatus: [Function: validateStatus],
       data: undefined
       },

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhn-support-rludva Radomir Ludva
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: