You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/02/18 08:49:00 UTC

[jira] [Created] (FLINK-16134) npm ERR! 429 Too Many Requests

Piotr Nowojski created FLINK-16134:
--------------------------------------

             Summary: npm ERR! 429 Too Many Requests
                 Key: FLINK-16134
                 URL: https://issues.apache.org/jira/browse/FLINK-16134
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Web Frontend
            Reporter: Piotr Nowojski


Test of {{flink-runtime-web}} failed with:

{noformat}
[INFO] Installing node version v10.9.0
[INFO] Downloading https://nodejs.org/dist/v10.9.0/node-v10.9.0-linux-x64.tar.gz to /home/agent1_azpcontainer/.m2/repository/com/github/eirslett/node/10.9.0/node-10.9.0-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/agent1_azpcontainer/.m2/repository/com/github/eirslett/node/10.9.0/node-10.9.0-linux-x64.tar.gz into /__w/2/s/flink-runtime-web/web-dashboard/node/tmp
[INFO] Copying node binary from /__w/2/s/flink-runtime-web/web-dashboard/node/tmp/node-v10.9.0-linux-x64/bin/node to /__w/2/s/flink-runtime-web/web-dashboard/node/node
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ flink-runtime-web_2.11 ---
[INFO] Running 'npm ci --cache-max=0 --no-save' in /__w/2/s/flink-runtime-web/web-dashboard
[ERROR] npm ERR! code E429
[ERROR] npm ERR! 429 Too Many Requests: ts-node@7.0.1
[ERROR] 
[ERROR] npm ERR! A complete log of this run can be found in:
[ERROR] npm ERR!     /home/agent1_azpcontainer/.npm/_logs/2020-02-17T12_31_39_912Z-debug.log
{noformat}

https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_apis/build/builds/5244/logs/8





--
This message was sent by Atlassian Jira
(v8.3.4#803005)