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

Miniconda download fails #170

Open
nomadoor opened this issue Feb 2, 2024 · 3 comments
Open

Miniconda download fails #170

nomadoor opened this issue Feb 2, 2024 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nomadoor
Copy link

nomadoor commented Feb 2, 2024

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.

@6174
Copy link
Owner

6174 commented Feb 3, 2024

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:

  1. Step1: You can download miniconda here: https://docs.conda.io/projects/miniconda/en/latest/
  2. 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

@nomadoor
Copy link
Author

nomadoor commented Feb 3, 2024

For some reason, it didn’t work well with Miniconda, but I was able to proceed after installing Anaconda.
Then, the same issue with 6174/comflowy#25 occurred, but it seems to be resolved, so I’m waiting for the release.
Thank you very much.

@6174 6174 self-assigned this Feb 4, 2024
@6174 6174 added this to the Alpha-006 milestone Feb 4, 2024
@6174 6174 added the bug Something isn't working label Feb 4, 2024
@6174 6174 moved this to In Progress in Comflowyspace Feb 4, 2024
@6174 6174 moved this from In Progress to Done in Comflowyspace Feb 4, 2024
@thinkingjimmy
Copy link
Collaborator

@nomadoor We've released a new version that fixes this issue: https://github.com/6174/comflowyspace/releases/tag/v0.0.6-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants