Hello everyone,
1- Everything works fine when I update the repository list and upgrade all packages, but when I try to view the changelog, 50% of the time for the debian packages and 100% of the time for Proxmox enterprises packages, I get the error you can see in both screenshot. Looking at the changelog from the terminal with "apt changelog <packagename>" work fine for the debian ones, but it tells me they are unavailable for the Proxmox one.
2- When I try to git clone a repository from github in a VM to install a service, I get the following error: "gnutls_handshake() failed: The TLS connection was non-properly terminated".
I think both of those issue are related. I already looked at the firewall, it's not blocking any HTTPS traffic, and when I look at the firewall log, I can see that only the request for changelog that are successful appear in the log (the firewall is logging 100% of the traffic), and all request for github appear in the log.
I downloaded "links" in the same VM I got the git clone error, and was able to browse the same URL I wanted to git clone without error.
Thanks for helping me,
Olivier
1- Everything works fine when I update the repository list and upgrade all packages, but when I try to view the changelog, 50% of the time for the debian packages and 100% of the time for Proxmox enterprises packages, I get the error you can see in both screenshot. Looking at the changelog from the terminal with "apt changelog <packagename>" work fine for the debian ones, but it tells me they are unavailable for the Proxmox one.
2- When I try to git clone a repository from github in a VM to install a service, I get the following error: "gnutls_handshake() failed: The TLS connection was non-properly terminated".
I think both of those issue are related. I already looked at the firewall, it's not blocking any HTTPS traffic, and when I look at the firewall log, I can see that only the request for changelog that are successful appear in the log (the firewall is logging 100% of the traffic), and all request for github appear in the log.
I downloaded "links" in the same VM I got the git clone error, and was able to browse the same URL I wanted to git clone without error.
Thanks for helping me,
Olivier