Starting script C:\Users\nyila\AppData\Local\siril-scripts\SyQon/Starless.py
17:52:39: PyQt6 is installed
17:52:39: PySide6 is installed
17:52:39: astropy is installed
17:52:39: scipy is installed
17:52:40: Torch is already installed
17:52:41: torch-directml is installed
17:52:41: Connecting to Windows pipe: \.\pipe\22ebb701-8537-4828-9d18-76ae0a085f9a
17:52:41: Connected to Siril
17:52:41: Could not check for updates to zenith.pt
17:52:41: Downloading Zenith Torch model (377 MB)…
17:52:41: Downloading from https://siril.syqon.it/zenith.pt.sha256…
17:52:41: Error: Failed to download SHA256 checksum: <urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1010)>
17:52:41: Download error (Attempt 1/3): HTTPSConnectionPool(host=‘siril.syqon.it’, port=443): Max retries exceeded with url: /zenith.pt (Caused by SSLError(SSLError(1, ‘[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1010)’)))
17:52:46: Download error (Attempt 2/3): HTTPSConnectionPool(host=‘siril.syqon.it’, port=443): Max retries exceeded with url: /zenith.pt (Caused by SSLError(SSLError(1, ‘[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1010)’)))
17:52:57: Download error (Attempt 3/3): HTTPSConnectionPool(host=‘siril.syqon.it’, port=443): Max retries exceeded with url: /zenith.pt (Caused by SSLError(SSLError(1, ‘[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1010)’)))
17:53:12: Error downloading Zenith model. Cannot continue: Failed to download file from https://siril.syqon.it/zenith.pt after 3 attempts
17:53:12: Python process (PID: 6316) exited with status 1
not your box. siril.syqon.it is dead on tls. i get the same tlsv1 alert internal error from here.
torch and pyqt already installed so the script is fine, its just the 377mb zenith.pt fetch. theres an older pixls thread on this. they moved some pages to syqon.eu but the model still isnt sitting at a public url there.
dont keep retrying that host. wait for syqon to fix the cert, or grab zenith.pt if someone mirrors it and drop it next to the script so it skips the download.