You are not logged in.

#1 2021-10-28 15:01:22

br@nd0n
Member
Registered: 2021-10-28
Posts: 2

Error installing flatpak softwares "Unacceptable TLS certificate"

I installed flatpak using
$ sudo pacman -S flatpak
after that i a added repo
$ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
and it gives me error
"Unable to load summary from remote flathub: Unacceptable TLS certificate"
i added another following repo
$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
this got added without any error but if i install any software from flathub.org it gives me same previous error
"Unable to load summary from remote flathub: Unacceptable TLS certificate"

Offline

#2 2022-04-19 22:51:32

marcin123
Member
Registered: 2018-12-20
Posts: 9

Re: Error installing flatpak softwares "Unacceptable TLS certificate"

Had the same issue. Turned out that my local time was incorrect. The solution was to set correct time

sudo timedatectl set-ntp true

Offline

Board footer

Powered by FluxBB