KoboldAI / KoboldAI-Client

For GGUF support, see KoboldCPP: https://github.com/LostRuins/koboldcpp
https://koboldai.com
GNU Affero General Public License v3.0
3.51k stars 758 forks source link

ColabKoboldGPU: Issued certificate has expired #272

Closed brunodpoliveira closed 1 year ago

brunodpoliveira commented 1 year ago

Trying to use the ColabGPU gives out the following error: ERROR: cannot verify raw.githubusercontent.com's certificate, issued by ‘CN=DigiCert TLS RSA SHA256 2020 CA1,O=DigiCert Inc,C=US’: Issued certificate has expired. To connect to raw.githubusercontent.com insecurely, use `--no-check-certificate'.

adding --no-check-certificate to the wget also does not work, as the process fails further along the line for the same reason

henk717 commented 1 year ago

This is entirely on githubs end so nothing we can do when this happens, but I heard its already resolved.