ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

Unacceptable TLS certificate

Open rzaprianov opened this issue 2 years ago • 10 comments
trafficstars

Version

v0.1.0

Bug description

Hi there, I try to run Chat GPT on my MX Linux 21, but after installed DEB and download AppImage - both start with error "Unacceptable TLS certificate" How to fix that?

OS

MX Linux 21 (Debian Bulleye)

Environment

No response

rzaprianov avatar Jan 25 '23 12:01 rzaprianov

I am having the same issue on Fedora 35 using the AppImage. Downloaded on Jan 26.

rsquare-phil avatar Jan 26 '23 15:01 rsquare-phil

I am not sure where the TLS is coming from, the application is not making any proxy requests, can you provide a screenshot?

lencx avatar Jan 26 '23 15:01 lencx

Yes, here you are! https://i.imgur.com/GXjfHf0.jpg

rzaprianov avatar Jan 26 '23 15:01 rzaprianov

I have installed the DEB package - same issue.

rzaprianov avatar Jan 26 '23 15:01 rzaprianov

I don't have linux, but I searched for this question, you can try.

  • https://itsfoss.com/unacceptable-tls-certificate-error-linux/
  • https://fedingo.com/how-to-fix-unacceptable-tls-certificate-error-in-linux/

lencx avatar Jan 26 '23 15:01 lencx

@lencx could it be caused by the libssl version?it seems that your build script use an old Ubuntu version and libssl1.1,but the newer Ubuntu uses libssl3.Diffrent libssl may have some difference about TLS.

yixinBC avatar Jan 26 '23 15:01 yixinBC

@yixinBC I'm not sure, maybe the next version can be built with the latest version of linux.

lencx avatar Jan 26 '23 15:01 lencx

I hope that could be helpful: https://forums.raspberrypi.com/viewtopic.php?t=191867

yixinBC avatar Jan 26 '23 16:01 yixinBC

This was the first thing I did

sudo apt-get update
sudo apt-get -y --reinstall ca-certificates

I have digital signature and it use any SSL certificates for sure. I have checked and I saw that I have installed libssl1.1. Is that lib the problem?

rzaprianov avatar Jan 26 '23 19:01 rzaprianov

I have the same problem... I have migrated to AIPRM :disappointed:

Tortue95 avatar Feb 09 '23 15:02 Tortue95

Same here on Opensuse, AppImage version. The console throw error: Unhandled Promise Rejection: SecurityError: The operation is insecure.

Is there any workaround for this?

dangnhdev avatar May 15 '23 01:05 dangnhdev

Same error. Comment added to https://github.com/lencx/ChatGPT/issues/694

DonRichards avatar Oct 05 '23 14:10 DonRichards

Same error latest openSUSE Tumbleweed.

richardstevenhack avatar May 31 '24 00:05 richardstevenhack