Error reporting prompt
gnutls_handshake() failed: Error in the pull function
Causes and Solutions
It may be a problem with the libssl
library, which can be solved by installing libssl dev
sudo apt-get install libssl-dev
Error reporting prompt
gnutls_handshake() failed: Error in the pull function
Causes and Solutions
It may be a problem with the libssl
library, which can be solved by installing libssl dev
sudo apt-get install libssl-dev