Miniconda download fails
- 主要語言
- TypeScript
- 星號
- 2.3k
- 分支
- 136
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Firstly, I would like to express my gratitude for the release of the Windows version☺️
I tried to install it immediately, but I encountered an error at the initial stage and couldn't proceed.
```
Install Conda (1 / 5)
Install conda error: Error downloading from https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe: request to https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe failed, reason: connect ETIMEDOUT 2606:4700::6810:8203:443, FetchError: request to https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe failed, reason: connect ETIMEDOUT 2606:4700::6810:8203:443 at ClientRequest.
(C:\Users\---\AppData\Local\Programs\comflowy\resources\app.asar\layers\main\dist\index.js:95296:14) at ClientRequest.emit (node:events:517:28) at TLSSocket.socketErrorListener (node:_http_client:501:9) at TLSSocket.emit (node:events:517:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
```
The internet condition is relatively stable, and I tried turning off the firewall but it had no effect.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The error occurs in the conda installation step, likely in the download logic within the main layer's index.js file. Examine the network request handling and timeout settings for the Miniconda download URL. Check if there are fallback mirrors or retry mechanisms, and verify the download function's error handling. Testing involves simulating a network timeout to see if the error is caught and reported appropriately.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- anaconda, node.js, typescript
- 領域
- backend, cli, tooling
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 40/100