I’m on macOS 15.5 and on 25.09 and getting this error. I am not using a VPN
Checking for updates... Unable to check for Anki versions. Please check your internet connection. Error: Failed to run (2): /Applications/Anki.app/Contents/MacOS/uv run --no-project --no-config --managed-python --with pip-system-certs,requests[socks] --python 3.13.5 /Applications/Anki.app/Contents/Resources/versions.py: error: Failed to download https://github.com/astral-sh/python-build-standalone/releases/download/20250612/cpython-3.13.5%2B20250612-aarch64-apple-darwin-install_only_stripped.tar.gz Caused by: Request failed after 3 retries Caused by: error sending request for url (https://github.com/astral-sh/python-build-standalone/releases/download/20250612/cpython-3.13.5%2B20250612-aarch64-apple-darwin-install_only_stripped.tar.gz) Caused by: client error (Connect) Caused by: tcp connect error: Bad file descriptor (os error 9) Caused by: Bad file descriptor (os error 9)
I can access that url https://github.com/astral-sh/python-build-standalone/releases/download/20250612/cpython-3.13.5%2B20250612-aarch64-apple-darwin-install_only_stripped.tar.gz
just fine. Any ideas? Thanks