-
Notifications
You must be signed in to change notification settings - Fork 225
Description
I think its unable to connect to the server to download the Zotify packages
PS C : \Users************> pipx install https://get.zotify.xyz
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError("The certificate's CN name does not match the passed value."))': /
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError("The certificate's CN name does not match the passed value."))': /
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError("The certificate's CN name does not match the passed value."))': /
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError("The certificate's CN name does not match the passed value."))': /
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError("The certificate's CN name does not match the passed value."))': /
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='get.zotify.xyz', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError("The certificate's CN name does not match the passed value.")))
Cannot determine package name from spec 'https://get.zotify.xyz'. Check package spec for errors.