Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-18436

403 Error while downloading dependency

    XMLWordPrintable

Details

    Description

      Hello!

      I'm getting this error while trying to install the sharp dependency on a pipeline. It started to happen this like 8 hours ago.

      When I try to download that file https://github.com/lovell/sharp-libvips/releases/download/v8.7.4/libvips-8.7.4-linux-x64.tar.gz it works without problem.

      > sharp@0.22.0 install /opt/atlassian/pipelines/agent/build/node_modules/sharp
      > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
      info sharp Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.7.4/libvips-8.7.4-linux-x64.tar.gz
      /opt/atlassian/pipelines/agent/build/node_modules/sharp/install/libvips.js:86
                throw new Error(`Status ${response.statusCode}`);
                ^
      Error: Status 403
          at /opt/atlassian/pipelines/agent/build/node_modules/sharp/install/libvips.js:86:17
          at f (/opt/atlassian/pipelines/agent/build/node_modules/once/once.js:25:25)
          at ClientRequest.protocol.request.res (/opt/atlassian/pipelines/agent/build/node_modules/simple-get/index.js:63:5)
          at Object.onceWrapper (events.js:277:13)
          at ClientRequest.emit (events.js:189:13)
          at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:556:21)
          at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)
          at TLSSocket.socketOnData (_http_client.js:442:20)
          at TLSSocket.emit (events.js:189:13)
          at addChunk (_stream_readable.js:284:12)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            c5790e15d0a3 jpuelpan
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: