Skip to content

SSL/TLS handshake failure during installation on Windows #1544

@o08558588-cmd

Description

@o08558588-cmd

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

  1. Launch StabilityMatrix.exe
  2. Start installation
  3. 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?

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions