[SOLVED] HTTPSConnectionPool(host='cinnamon-spices.linuxmint.com', port=443) Max retries exceeded with url: ...

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
idontknow2
Level 1
Level 1
Posts: 2
Joined: Fri Jan 21, 2022 6:12 am

[SOLVED] HTTPSConnectionPool(host='cinnamon-spices.linuxmint.com', port=443) Max retries exceeded with url: ...

Post by idontknow2 »

Hello!
I experience an issue with my Cinnamon applet manager, desklet manager, *let manager since I upgraded to 20.3.
I tried accessing the json file in my browser on the same machine without issues.
I had installed the spices update applet a long time ago, but removed it since the feature to update the spices in the Linux Mint update manager.
This happens, when I go to the Applets window > Download > Refresh icon

Code: Select all

An error occurred while trying to access the server. Please try again in a little while. 
Details: HTTPSConnectionPool(host='cinnamon-spices.linuxmint.com', port=443): Max retries exceeded with url: /json/applets.json?time=1642760158 (Caused by SSLErrror(SSLError(9, '[X509] PEM lib (_ssl.c:4296)')))
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
idontknow2
Level 1
Level 1
Posts: 2
Joined: Fri Jan 21, 2022 6:12 am

Re: HTTPSConnectionPool(host='cinnamon-spices.linuxmint.com', port=443) Max retries exceeded with url: ...

Post by idontknow2 »

Code: Select all

$ sudo rm -f /etc/ssl/certs/ca-bundle.crt
$ sudo apt reinstall ca-certificates
Credit where credit is due: https://bobcares.com/blog/curl-error-77 ... l-ca-cert/
Locked

Return to “Cinnamon”