You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/01/17 08:57:00 UTC

[jira] [Closed] (FLINK-25671) npm ci failed with code EPROTO when downloading stylelint-config-prettier-8.0.2.tgz

     [ https://issues.apache.org/jira/browse/FLINK-25671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-25671.
------------------------------------
    Resolution: Invalid

This was from a testing branch of mine.

> npm ci failed with code EPROTO when downloading stylelint-config-prettier-8.0.2.tgz
> -----------------------------------------------------------------------------------
>
>                 Key: FLINK-25671
>                 URL: https://issues.apache.org/jira/browse/FLINK-25671
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.15.0
>            Reporter: Yun Gao
>            Priority: Major
>              Labels: test-stability
>
> {code:java}
> [INFO] --- frontend-maven-plugin:1.11.0:npm (npm install) @ flink-runtime-web ---
> [INFO] Running 'npm ci --cache-max=0 --no-save' in /__w/2/s/flink-runtime-web/web-dashboard
> [INFO] npm ERR! code EPROTO
> [INFO] npm ERR! errno EPROTO
> [INFO] npm ERR! request to https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz failed, reason: write EPROTO 139765111289664:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
> [INFO] npm ERR! 
> [INFO] 
> [INFO] npm ERR! A complete log of this run can be found in:
> [INFO] npm ERR!     /home/agent05_azpcontainer/.npm/_logs/2022-01-14T14_16_12_518Z-debug.log
> [INFO] ------------------------------------------------------------------------
>  {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29435&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=2847



--
This message was sent by Atlassian Jira
(v8.20.1#820001)