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 on windows enterprise proxy computer #10

Open
yodatak opened this issue Oct 7, 2024 · 0 comments
Open

Error on windows enterprise proxy computer #10

yodatak opened this issue Oct 7, 2024 · 0 comments

Comments

@yodatak
Copy link

yodatak commented Oct 7, 2024

I use it a lot on linux but on windows i got this error i think its because of windows proxy and its manage

Language server error: dockerfile-language-server

failed to execute npm info subcommand:
stdout: "{\n "error": {\n "code": "ETIMEDOUT",\n "summary": "request to https://registry.npmjs.org/dockerfile-language-server-nodejs failed, reason:",\n "detail": "This is a problem related to network connectivity.\nIn most cases you are behind a proxy or have bad network settings.\n\nIf you are behind a proxy, please make sure that the\n'proxy' config is set properly. See: 'npm help config'"\n }\n}\n"
stderr: "npm error code ETIMEDOUT\nnpm error errno ETIMEDOUT\nnpm error network request to https://registry.npmjs.org/dockerfile-language-server-nodejs failed, reason: \nnpm error network This is a problem related to network connectivity.\nnpm error network In most cases you are behind a proxy or have bad network settings.\nnpm error network\nnpm error network If you are behind a proxy, please make sure that the\nnpm error network 'proxy' config is set properly. See: 'npm help config'\nnpm error A complete log of this run can be found in: C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\cache\_logs\2024-10-07T08_07_24_766Z-debug-0.log\n"
-- stderr--

0 verbose cli C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\node.exe C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\node_modules\npm\bin\npm-cli.js
1 info using [email protected]
2 info using [email protected]
3 silly config load:file:C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\node_modules\npm\npmrc
4 silly config load:file:C:\Users\yodatak\Downloads\zed-windows (1)\zed-release.npmrc
5 silly config load:file:C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\blank_user_npmrc
6 silly config load:file:C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\blank_global_npmrc
7 verbose title npm info dockerfile-language-server-nodejs
8 verbose argv "info" "--cache" "C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\cache" "--userconfig" "C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\blank_user_npmrc" "--globalconfig" "C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\blank_global_npmrc" "dockerfile-language-server-nodejs" "--json" "--fetch-retry-mintimeout" "2000" "--fetch-retry-maxtimeout" "5000" "--fetch-timeout" "5000"
9 verbose logfile logs-max:10 dir:C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\cache_logs\2024-10-07T08_07_24_766Z-
10 verbose logfile C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\cache_logs\2024-10-07T08_07_24_766Z-debug-0.log
11 silly logfile done cleaning log files
12 http fetch GET https://registry.npmjs.org/dockerfile-language-server-nodejs attempt 1 failed with ETIMEDOUT
13 http fetch GET https://registry.npmjs.org/dockerfile-language-server-nodejs attempt 2 failed with ETIMEDOUT
14 http fetch GET https://registry.npmjs.org/dockerfile-language-server-nodejs attempt 3 failed with ETIMEDOUT
15 verbose type system
16 verbose stack FetchError: request to https://registry.npmjs.org/dockerfile-language-server-nodejs failed, reason:
16 verbose stack at ClientRequest. (C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\node_modules\npm\node_modules\minipass-fetch\lib\index.js:130:14)
16 verbose stack at ClientRequest.emit (node:events:520:28)
16 verbose stack at _destroy (node:_http_client:875:13)
16 verbose stack at onSocketNT (node:_http_client:895:5)
16 verbose stack at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
17 error code ETIMEDOUT
18 error errno ETIMEDOUT
19 error network request to https://registry.npmjs.org/dockerfile-language-server-nodejs failed, reason:
20 error network This is a problem related to network connectivity.
20 error network In most cases you are behind a proxy or have bad network settings.
20 error network
20 error network If you are behind a proxy, please make sure that the
20 error network 'proxy' config is set properly. See: 'npm help config'
21 verbose cwd C:\Users\yodatak\Downloads\zed-windows (1)\zed-release
22 verbose os Windows_NT 10.0.22631
23 verbose node v22.5.1
24 verbose npm v10.8.2
25 verbose exit 1
26 verbose code 1
27 error A complete log of this run can be found in: C:\Users\yodatak\AppData\Local\Zed\node\node-v22.5.1-win-x64\cache_logs\2024-10-07T08_07_24_766Z-debug-0.log

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

No branches or pull requests

1 participant