Miniconda download fails
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.
<anonymous>
(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.
Thanks for the bug report, I guess it's still a network issue, do you have proxy turned on on your system?
And if you still have this problem, a workaround is to install conda by hand:
- Step1: You can download miniconda here: https://docs.conda.io/projects/miniconda/en/latest/
- Step2: After install conda, you can restart comflowyspace again, it should skip install conda step if there is already one found in the system
And we store error logs on ${Your-Home-directory}\comflowy\error.log , if you find the log, you can share it here to help us debug the issue
For some reason, it didn’t work well with Miniconda, but I was able to proceed after installing Anaconda. Then, the same issue with https://github.com/6174/comflowy/issues/25 occurred, but it seems to be resolved, so I’m waiting for the release. Thank you very much.
@nomadoor We've released a new version that fixes this issue: https://github.com/6174/comflowyspace/releases/tag/v0.0.6-alpha