-
-
Notifications
You must be signed in to change notification settings - Fork 523
Description
Package
Stable Diffusion WebUI Forge - Classic (Installer)
When did the issue occur?
Installing the Package
What GPU / hardware type are you using?
NVIDIA GeForce GTX 1660 SUPER
What happened?
Summary
Stability Matrix fails during prerequisite download (Python installation step) with an SSL/TLS error.
The issue is reproducible even on a fresh Windows install and on multiple PCs.
Environment
- OS: Windows 10 Pro 22H2 (x64)
- Fresh clean install
- Antivirus: Windows Defender only
- No system-wide VPN
Steps to Reproduce
- Launch StabilityMatrix.exe
- Start installation
- Installation fails during Python/prerequisite download
What I Already Tried
- Reproduced on 2 different PCs
- Different networks (home + mobile hotspot)
- Defender exclusions
- Portable mode ON / OFF
- Default install path
- TLS 1.2 manually enabled (registry)
- certutil / sfc / dism
- Full clean reinstall of Windows (Home → Pro)
Question
Does Stability Matrix require a specific TLS version, cipher suite, or certificate chain?
Is there a way to enable verbose network logging?
Console output
Unpacking resources
Unpacking resources
Error: System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.IO.IOException: Unable to read data from the transport connection: Удаленный хост принудительно разорвал существующее подключение..
---> System.Net.Sockets.SocketException (10054): Удаленный хост принудительно разорвал существующее подключение.
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync…
at StabilityMatrix.Core.Services.DownloadService.DownloadToFileAsync(...)
at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.InstallPythonIfNecessary(...)
Version
v2.15.5 (Windows x64)
What Operating System are you using?
Windows