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

I start the start_windows.bat and it doesn't work. #5628

Closed
1 task done
dantsss23 opened this issue Mar 4, 2024 · 2 comments
Closed
1 task done

I start the start_windows.bat and it doesn't work. #5628

dantsss23 opened this issue Mar 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@dantsss23
Copy link

Describe the bug

Downloading Miniconda from https://repo.anaconda.com/miniconda/Miniconda3-py310_23.3.1-0-Windows-x86_64.exe to C:\Users\alias\Documents\obabo\text-generation-webui\installer_files\miniconda_installer.exe
Ya existe el subdirectorio o el archivo C:\Users\alias\Documents\obabo\text-generation-webui\installer_files.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - La función de revocación no puede comprobar la revocación para el certificado.

Miniconda failed to download.
Presione una tecla para continuar . . .

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

i followed this tutorial on youtube https://www.youtube.com/watch?v=C-7jGYOGvy4&t=1028s

I tried to solve it with the help of gpt chat but it didn't work.

Screenshot

No response

Logs

Downloading Miniconda from https://repo.anaconda.com/miniconda/Miniconda3-py310_23.3.1-0-Windows-x86_64.exe to C:\Users\alias\Documents\obabo\text-generation-webui\installer_files\miniconda_installer.exe
Ya existe el subdirectorio o el archivo C:\Users\alias\Documents\obabo\text-generation-webui\installer_files.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - La función de revocación no puede comprobar la revocación para el certificado.

Miniconda failed to download.
Presione una tecla para continuar . . .

System Info

windows 11
only cpu
intel core i5
8 ram
@dantsss23 dantsss23 added the bug Something isn't working label Mar 4, 2024
@oobabooga
Copy link
Owner

I think that may be caused by #5535

Can you try replacing curl -L with curl -Lk in your start_windows.bat?

@dantsss23
Copy link
Author

thanks, I just changed it to curl-Lk in the blog notes and it worked.

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
None yet
Development

No branches or pull requests

2 participants