Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL peer certificate or SSH remote key was not OK #4321

Open
DrtacoBella opened this issue Jul 11, 2023 · 2 comments
Open

SSL peer certificate or SSH remote key was not OK #4321

DrtacoBella opened this issue Jul 11, 2023 · 2 comments
Labels

Comments

@DrtacoBella
Copy link

seems cause of problem is flathub using some kinda proxies..

16376 recvfrom(22, "=|\201\200\0\1\0\5\0\0\0\0\2dl\7flathub\3org\0\0\34\0\1\300\f\0\5\0\1\0\0\10\236\0#\tdualstack\1n\3sni\6global\6fastly\3net\0\300,\0\34\0\1\0\0
\10\236\0\20*\4NB\6\0\0\0\0\0\0\0\0\0\3G\300,\0\34\0\1\0\0\10\236\0\20*\4NB\4\0\0\0\0\0\0\0\0\0\3G\300,\0\34\0\1\0\0\10\236\0\20*\4NB\2\0\0\0\0\0\0\0\0\0\3G\300,\0
\34\0\1\0\0\10\236\0\20*\4NB\0\0\0\0\0\0\0\0\0\0\3G", 65536, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.2")}, [28 => 16]) = 191
16376 close(22)

....

the owner of specific proxies is -
16376 connect(22, {sa_family=AF_INET, sin_port=htons(443), sin_addr=inet_addr("151.101.129.91")}, 16) = 0

.. a fastly - https://ipinfo.io/151.101.129.91#block-summary

the error I am seeing on screen:
root@dino:/home/tesla# flatpak --verbose remote-ls
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /root/.local/share/flatpak
F: Fetching summary index file for remote ‘flathub’
F: Loading https://dl.flathub.org/repo/summary.idx using curl
F: Failed to download optional summary index: While fetching https://dl.flathub.org/repo/summary.idx: [60] SSL peer certificate or SSH remote key was not OK
error: Unable to load summary from remote flathub: While fetching https://dl.flathub.org/repo/summary.idx: [60] SSL peer certificate or SSH remote key was not OK

how to sort this out?

@DrtacoBella
Copy link
Author

I am on latest Debian 12 ..
Flatpak 1.14.4

@SkySilkK
Copy link

I am also on debian, for me the time and timezone was not set properly.. after I fixed it, the issue got away. Please check if your Date & Time is set properly in debian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants