Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left. #8015

Open
2 of 4 tasks
mxdlzg opened this issue Apr 25, 2024 · 1 comment
Open
2 of 4 tasks

error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left. #8015

mxdlzg opened this issue Apr 25, 2024 · 1 comment

Comments

@mxdlzg
Copy link

mxdlzg commented Apr 25, 2024

Verify latest release

  • I verified that the issue exists in the latest pnpm release

pnpm version

v9.0.6

Which area(s) of pnpm are affected? (leave empty if unsure)

No response

Link to the code that reproduces this issue or a replay of the bug

No response

Reproduction steps

pnpm i

Describe the Bug

PS E:\ExtraData\Projects\WebProjects\FastGPT> pnpm i
Scope: all 8 workspace projects
 WARN  Ignoring broken lockfile at E:\ExtraData\Projects\WebProjects\FastGPT: The lockfile at "E:\ExtraData\Projects\WebProjects\FastGPT\pnpm-lock.yaml" is broken: duplicated mapping key (656:3)

653 | transitivePeerDependencies:
654 | - supports-color
655 |
656 | /@babel/core@7.24.4:
---------^
657 | resolution: {integrity: sha51 ...
658 | engines: {node: '>=6.9.0'}
 WARN  GET https://registry.npmjs.org/cron-parser error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/domino-ext error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fturndown error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/turndown error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@lexical%2Fselection error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/joplin-turndown-plugin-gfm error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/js-tiktoken error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/isolated-vm error (ETIMEDOUT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/cron-parser error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/domino-ext error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/turndown error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fturndown error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@lexical%2Fselection error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/joplin-turndown-plugin-gfm error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/isolated-vm error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/js-tiktoken error (ETIMEDOUT). Will retry in 1 minute. 1 retries left.
E:\ExtraData\Projects\WebProjects\FastGPT\packages\global:
 ERR_PNPM_META_FETCH_FAIL  GET https://registry.npmjs.org/cron-parser: request to https://registry.npmjs.org/cron-parser failed, reason: connect ETIMEDOUT 104.16.24.34:443

This error happened while installing a direct dependency of E:\ExtraData\Projects\WebProjects\FastGPT\packages\global
Progress: resolved 116, reused 116, downloaded 0, added 0
PS E:\ExtraData\Projects\WebProjects\FastGPT>

BUG!!
npm works well.

Expected Behavior

NPM success as:
0 verbose cli D:\OwnProgram\nodejs\node.exe D:\OwnProgram\nodejs\node_modules\npm\bin\npm-cli.js
1 info using npm@10.2.4
2 info using node@v20.11.1
3 timing npm:load:whichnode Completed in 1ms
4 timing config:load:defaults Completed in 1ms
5 timing config:load:file:D:\OwnProgram\nodejs\node_modules\npm\npmrc Completed in 3ms
6 timing config:load:builtin Completed in 3ms
7 timing config:load:cli Completed in 1ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:E:\ExtraData\Projects\WebProjects\FastGPT.npmrc Completed in 0ms
10 timing config:load:project Completed in 1ms
11 timing config:load:file:C:\Users\mxdlzg.npmrc Completed in 0ms
12 timing config:load:user Completed in 0ms
13 timing config:load:file:C:\Users\mxdlzg\AppData\Roaming\npm\etc\npmrc Completed in 0ms
14 timing config:load:global Completed in 0ms
15 timing config:load:setEnvs Completed in 1ms
16 timing config:load Completed in 7ms
17 timing npm:load:configload Completed in 7ms
18 timing config:load:flatten Completed in 1ms
19 timing npm:load:mkdirpcache Completed in 0ms
20 timing npm:load:mkdirplogs Completed in 0ms
21 verbose title npm i
22 verbose argv "i"
23 timing npm:load:setTitle Completed in 1ms
24 timing npm:load:display Completed in 0ms
25 verbose logfile logs-max:10 dir:E:\ExtraData\Projects\Cache\npm_logs\2024-04-25T13_52_44_001Z-
26 verbose logfile E:\ExtraData\Projects\Cache\npm_logs\2024-04-25T13_52_44_001Z-debug-0.log
27 timing npm:load:logFile Completed in 16ms
28 timing npm:load:timers Completed in 0ms
29 timing npm:load:configScope Completed in 0ms
30 timing npm:load Completed in 45ms
31 timing arborist:ctor Completed in 1ms
32 silly logfile start cleaning logs, removing 2 files
33 timing arborist:ctor Completed in 0ms
34 silly logfile done cleaning log files
35 timing idealTree:init Completed in 2318ms
36 timing idealTree:userRequests Completed in 0ms
37 silly idealTree buildDeps
38 timing idealTree:#root Completed in 0ms
39 silly fetch manifest @commitlint/cli@^17.3.0
40 http fetch GET 200 https://registry.npmjs.org/@commitlint%2fcli 9ms (cache hit)
41 silly fetch manifest @commitlint/config-conventional@^17.3.0
42 http fetch GET 200 https://registry.npmjs.org/@commitlint%2fconfig-conventional 3ms (cache hit)
43 silly fetch manifest @tsconfig/node14@^1.0.3
44 http fetch GET 200 https://registry.npmjs.org/@tsconfig%2fnode14 2ms (cache hit)
45 silly fetch manifest @types/node@^18.11.18
46 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 5ms (cache hit)
47 silly fetch manifest @typicode/eslint-config@^1.1.0
48 http fetch GET 200 https://registry.npmjs.org/@typicode%2feslint-config 3ms (cache hit)
49 silly fetch manifest eslint@^8.50.0
50 http fetch GET 200 https://registry.npmjs.org/eslint 4ms (cache hit)
51 silly fetch manifest docsify-cli@^4.4.4
52 http fetch GET 200 https://registry.npmjs.org/docsify-cli 4ms (cache hit)
53 silly placeDep ROOT @commitlint/cli@17.8.1 OK for: husky@8.0.3 want: ^17.3.0
54 silly fetch manifest @commitlint/format@^17.8.1
55 silly fetch manifest @commitlint/lint@^17.8.1
56 silly fetch manifest @commitlint/load@^17.8.1
57 silly fetch manifest @commitlint/read@^17.8.1
58 silly fetch manifest @commitlint/types@^17.8.1
59 silly fetch manifest execa@^5.0.0
60 silly fetch manifest lodash.isfunction@^3.0.9
61 silly fetch manifest resolve-from@5.0.0
62 silly fetch manifest resolve-global@1.0.0
63 silly fetch manifest yargs@^17.0.0
64 silly placeDep ROOT @commitlint/config-conventional@17.8.1 OK for: husky@8.0.3 want: ^17.3.0
65 silly fetch manifest conventional-changelog-conventionalcommits@^6.1.0
66 silly placeDep ROOT @tsconfig/node14@1.0.3 OK for: husky@8.0.3 want: ^1.0.3
67 silly placeDep node_modules/.pnpm/husky@8.0.3/node_modules/husky @types/node@18.19.31 OK for: husky@8.0.3 want: ^18.11.18
68 silly fetch manifest undici-types@~5.26.4
69 silly placeDep node_modules/.pnpm/husky@8.0.3/node_modules/husky @typicode/eslint-config@1.2.0 OK for: husky@8.0.3 want: ^1.1.0
70 silly fetch manifest @typescript-eslint/eslint-plugin@^6.7.4
71 silly fetch manifest @typescript-eslint/parser@^6.7.4
72 silly fetch manifest eslint-config-prettier@^9.0.0
73 silly fetch manifest eslint-plugin-prettier@^5.0.0
74 silly fetch manifest eslint-plugin-simple-import-sort@^10.0.0
75 silly placeDep ROOT docsify-cli@4.4.4 OK for: husky@8.0.3 want: ^4.4.4
76 silly fetch manifest chalk@^2.4.2
77 silly fetch manifest connect@^3.6.0
78 silly fetch manifest connect-history-api-fallback@^1.6.0
79 silly fetch manifest connect-livereload@^0.6.0
80 silly fetch manifest cp-file@^7.0.0
81 silly fetch manifest docsify@^4.12.2
82 silly fetch manifest docsify-server-renderer@>=4.10.0
83 silly fetch manifest enquirer@^2.3.6
84 silly fetch manifest fs-extra@^8.1.0
85 silly fetch manifest get-port@^5.0.0
86 silly fetch manifest livereload@^0.9.2
87 silly fetch manifest lru-cache@^5.1.1
88 silly fetch manifest open@^6.4.0
89 silly fetch manifest serve-static@^1.12.1
90 silly fetch manifest update-notifier@^4.1.0
91 silly fetch manifest yargonaut@^1.1.2
92 silly fetch manifest yargs@^15.3.0
93 http fetch GET 200 https://registry.npmjs.org/@commitlint%2fformat 79ms (cache hit)
94 http fetch GET 200 https://registry.npmjs.org/undici-types 2493ms (cache updated)
95 http fetch GET 200 https://registry.npmjs.org/connect-livereload 2532ms (cache miss)
96 http fetch GET 200 https://registry.npmjs.org/connect-history-api-fallback 2541ms (cache revalidated)
97 http fetch GET 200 https://registry.npmjs.org/resolve-from 2589ms (cache revalidated)
98 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-simple-import-sort 2588ms (cache miss)
99 http fetch GET 200 https://registry.npmjs.org/yargs 2792ms (cache revalidated)
100 http fetch GET 200 https://registry.npmjs.org/chalk 2810ms (cache revalidated)
101 http fetch GET 200 https://registry.npmjs.org/livereload 2892ms (cache miss)
102 http fetch GET 200 https://registry.npmjs.org/docsify 2894ms (cache miss)
103 http fetch GET 200 https://registry.npmjs.org/yargs 3109ms (cache revalidated)
104 http fetch GET 200 https://registry.npmjs.org/enquirer 3152ms (cache miss)
105 http fetch GET 200 https://registry.npmjs.org/lodash.isfunction 3205ms (cache revalidated)
106 http fetch GET 200 https://registry.npmjs.org/fs-extra 3322ms (cache revalidated)
107 http fetch GET 200 https://registry.npmjs.org/connect 3369ms (cache miss)
108 http fetch GET 200 https://registry.npmjs.org/cp-file 3391ms (cache miss)
109 http fetch GET 200 https://registry.npmjs.org/serve-static 3618ms (cache revalidated)
110 http fetch GET 200 https://registry.npmjs.org/yargonaut 3623ms (cache miss)
111 http fetch GET 200 https://registry.npmjs.org/conventional-changelog-conventionalcommits 3743ms (cache miss)
112 http fetch GET 200 https://registry.npmjs.org/@commitlint%2fread 3747ms (cache miss)
113 http fetch GET 200 https://registry.npmjs.org/get-port 3751ms (cache miss)
114 http fetch GET 200 https://registry.npmjs.org/@commitlint%2fload 3820ms (cache miss)
115 http fetch GET 200 https://registry.npmjs.org/docsify-server-renderer 3971ms (cache miss)
116 http fetch GET 200 https://registry.npmjs.org/eslint-config-prettier 4717ms (cache revalidated)
117 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fparser 8899ms (cache updated)
118 http fetch GET 200 https://registry.npmjs.org/open 34143ms (cache revalidated)
119 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-prettier 34150ms (cache revalidated)
120 http fetch GET 200 https://registry.npmjs.org/resolve-global 34160ms attempt #2 (cache miss)
121 http fetch GET 200 https://registry.npmjs.org/execa 34162ms (cache revalidated)
122 http fetch GET 200 https://registry.npmjs.org/lru-cache 34165ms (cache revalidated)
123 http fetch GET 200 https://registry.npmjs.org/update-notifier 34204ms attempt #2 (cache miss)
124 http fetch GET 200 https://registry.npmjs.org/@commitlint%2ftypes 34243ms attempt #2 (cache miss)
125 http fetch GET 200 https://registry.npmjs.org/@commitlint%2flint 34279ms attempt #2 (cache miss)
126 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2feslint-plugin 36158ms attempt #2 (cache updated)
127 timing idealTree:node_modules/.pnpm/husky@8.0.3/node_modules/husky Completed in 36257ms
128 timing idealTree:node_modules/.pnpm/prettier@3.2.4/node_modules/prettier Completed in 0ms
129 silly fetch manifest @commitlint/cli@^4.2.2
130 silly fetch manifest benchmark@^2.1.0
131 http fetch GET 200 https://registry.npmjs.org/benchmark 460ms (cache miss)
132 silly fetch manifest buble@^0.16.0
133 http fetch GET 200 https://registry.npmjs.org/buble 349ms (cache miss)
134 silly fetch manifest codecov@^3.0.0
135 http fetch GET 200 https://registry.npmjs.org/codecov 444ms (cache miss)
136 silly fetch manifest commitlint-config-angular@^4.2.1
137 http fetch GET 200 https://registry.npmjs.org/commitlint-config-angular 300ms (cache miss)
138 silly fetch manifest cross-env@^5.1.1
139 http fetch GET 200 https://registry.npmjs.org/cross-env 1467ms (cache miss)
140 silly fetch manifest eslint@^4.10.0
141 silly fetch manifest eslint-config-strict@^14.0.0
142 http fetch GET 200 https://registry.npmjs.org/eslint-config-strict 304ms (cache miss)
143 silly fetch manifest eslint-plugin-filenames@^1.2.0
144 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-filenames 198ms (cache miss)
145 silly fetch manifest husky@^0.14.3
146 http fetch GET 200 https://registry.npmjs.org/husky 415ms (cache miss)
147 silly fetch manifest karma@^1.7.1
148 http fetch GET 200 https://registry.npmjs.org/karma 417ms (cache miss)
149 silly fetch manifest karma-chrome-launcher@^2.2.0
150 http fetch GET 200 https://registry.npmjs.org/karma-chrome-launcher 173ms (cache miss)
151 silly fetch manifest karma-coverage@^1.1.1
152 http fetch GET 200 https://registry.npmjs.org/karma-coverage 199ms (cache miss)
153 silly fetch manifest karma-detect-browsers@^2.2.5
154 http fetch GET 200 https://registry.npmjs.org/karma-detect-browsers 234ms (cache miss)
155 silly fetch manifest karma-edge-launcher@^0.4.2
156 http fetch GET 200 https://registry.npmjs.org/karma-edge-launcher 167ms (cache miss)
157 silly fetch manifest karma-firefox-launcher@^1.0.1
158 http fetch GET 200 https://registry.npmjs.org/karma-firefox-launcher 193ms (cache miss)
159 silly fetch manifest karma-ie-launcher@^1.0.0
160 http fetch GET 200 https://registry.npmjs.org/karma-ie-launcher 181ms (cache miss)
161 silly fetch manifest karma-mocha@^1.3.0
162 http fetch GET 200 https://registry.npmjs.org/karma-mocha 164ms (cache miss)
163 silly fetch manifest karma-opera-launcher@^1.0.0
164 http fetch GET 200 https://registry.npmjs.org/karma-opera-launcher 1078ms (cache miss)
165 silly fetch manifest karma-safari-launcher@^1.0.0
166 http fetch GET 200 https://registry.npmjs.org/karma-safari-launcher 306ms (cache miss)
167 silly fetch manifest karma-safaritechpreview-launcher@0.0.6
168 http fetch GET 200 https://registry.npmjs.org/karma-safaritechpreview-launcher 449ms (cache miss)
169 silly fetch manifest karma-sauce-launcher@^1.2.0
170 http fetch GET 200 https://registry.npmjs.org/karma-sauce-launcher 295ms (cache miss)
171 silly fetch manifest mocha@^4.0.1
172 http fetch GET 200 https://registry.npmjs.org/mocha 501ms (cache miss)
173 silly fetch manifest nyc@^11.3.0
174 http fetch GET 200 https://registry.npmjs.org/nyc 172ms (cache miss)
175 silly fetch manifest rollup@^0.50.0
176 http fetch GET 200 https://registry.npmjs.org/rollup 780ms (cache updated)
177 silly fetch manifest rollup-plugin-buble@^0.16.0
178 http fetch GET 200 https://registry.npmjs.org/rollup-plugin-buble 264ms (cache miss)
179 silly fetch manifest rollup-plugin-commonjs@^8.2.6
180 http fetch GET 200 https://registry.npmjs.org/rollup-plugin-commonjs 176ms (cache miss)
181 silly fetch manifest rollup-plugin-istanbul@^1.1.0
182 http fetch GET 200 https://registry.npmjs.org/rollup-plugin-istanbul 192ms (cache miss)
183 silly fetch manifest rollup-plugin-node-resolve@^3.0.0
184 http fetch GET 200 https://registry.npmjs.org/rollup-plugin-node-resolve 198ms (cache miss)
185 silly fetch manifest semantic-release@^8.2.0
186 http fetch GET 200 https://registry.npmjs.org/semantic-release 373ms (cache miss)
187 silly fetch manifest simple-assert@^1.0.0
188 http fetch GET 200 https://registry.npmjs.org/simple-assert 226ms (cache miss)
189 silly placeDep node_modules/.pnpm/type-detect@4.0.8/node_modules/type-detect @commitlint/cli@4.3.0 OK for: type-detect@4.0.8 want: ^4.2.2
190 silly fetch manifest @commitlint/core@^4.3.0
191 silly fetch manifest babel-polyfill@^6.23.0
192 silly fetch manifest chalk@^2.0.1
193 silly fetch manifest get-stdin@^5.0.1
194 silly fetch manifest meow@^3.7.0
195 silly placeDep ROOT benchmark@2.1.4 OK for: type-detect@4.0.8 want: ^2.1.0
196 silly fetch manifest lodash@^4.17.4
197 silly fetch manifest platform@^1.3.3
198 silly placeDep ROOT buble@0.16.0 OK for: type-detect@4.0.8 want: ^0.16.0
199 silly fetch manifest acorn@^3.3.0
200 silly fetch manifest acorn-jsx@^3.0.1
201 silly fetch manifest acorn-object-spread@^1.0.0
202 silly fetch manifest chalk@^1.1.3
203 silly fetch manifest vlq@^0.2.2
204 silly fetch manifest magic-string@^0.14.0
205 silly fetch manifest minimist@^1.2.0
206 silly fetch manifest os-homedir@^1.0.1
207 silly placeDep ROOT codecov@3.8.3 OK for: type-detect@4.0.8 want: ^3.0.0
208 silly fetch manifest argv@0.0.2
209 silly fetch manifest ignore-walk@3.0.4
210 silly fetch manifest js-yaml@3.14.1
211 silly fetch manifest teeny-request@7.1.1
212 silly fetch manifest urlgrey@1.0.0
213 silly placeDep ROOT commitlint-config-angular@4.3.0 OK for: type-detect@4.0.8 want: ^4.2.1
214 silly fetch manifest @commitlint/config-angular@^4.3.0
215 silly placeDep ROOT cross-env@5.2.1 OK for: type-detect@4.0.8 want: ^5.1.1
216 silly fetch manifest cross-spawn@^6.0.5
217 silly placeDep node_modules/.pnpm/type-detect@4.0.8/node_modules/type-detect eslint@4.19.1 OK for: type-detect@4.0.8 want: ^4.10.0
218 silly fetch manifest ajv@^5.3.0
219 silly fetch manifest babel-code-frame@^6.22.0
220 silly fetch manifest chalk@^2.1.0
...

Which Node.js version are you using?

v20.11.1

Which operating systems have you used?

  • macOS
  • Windows
  • Linux

If your OS is a Linux based, which one it is? (Include the version if relevant)

No response

@birdzai
Copy link

birdzai commented Apr 26, 2024

+1 After updating to pnpm v9.0.6 dependabot throws "unable to parse pnpm-lock.yml" error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants