You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the following error when running /usr/local/bin/python3 -m touchbar_lyric --app Spotify
requests.exceptions.SSLError: HTTPSConnectionPool(host='c.y.qq.com', port=443): Max retries exceeded with url: /soso/fcgi-bin/client_search_cp?new_json=1&aggr=1&cr=1&flag_qc=0&p=1&n=20&w=Karma (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1091)')))
any idea how to fix this? Thanks!
The text was updated successfully, but these errors were encountered:
no luck trying the mentioned fixes. I'm feeling it might have to do with my network firewall (I'm using under the corporate network).
Thanks a lot for prompt reply!
I got the following error when running
/usr/local/bin/python3 -m touchbar_lyric --app Spotify
any idea how to fix this? Thanks!
The text was updated successfully, but these errors were encountered: