Closed prurigro closed 1 year ago
Update your SSL certificates: You can try updating your SSL certificates to ensure that they are up-to-date and valid. This can typically be done by running the following command in your terminal:
sudo update-ca-certificates --fresh
Set the SSL_CERT_DIR environment variable: You can try setting the SSL_CERT_DIR environment variable to the path where your SSL certificates are located. This can typically be done by running the following command in your terminal:
export SSL_CERT_DIR=/etc/ssl/certs
Describe the bug
When starting the app or selecting the download model option, a popup appears with the following error:
To Reproduce
Expected behavior
The app starts and the model downloads correctly, or directs the user to where the model is and has them manually download it.
Screenshots
Desktop (please complete the following information):