Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

gnutls_handshake() failed: error in the pull function

My server is behind a proxy and I got the same error, I solved this modifying ~/.gitconfig adding the proxy conf:

[http]
    proxy = http://xxx.xxx.xxx.xxx:pppp
Comment

gnutls_handshake() failed: error in the pull function

My server is behind a proxy and I got the same error, I solved this modifying ~/.gitconfig adding the proxy conf:

[http]
    proxy = http://xxx.xxx.xxx.xxx:pppp
Comment

PREVIOUS NEXT
Code Example
Shell :: download single file from github 
Shell :: List all installed programs or desktop application 
Shell :: How to Edit connections in Ubuntu 
Shell :: connectify alternative for linux 
Shell :: luarocks 
Shell :: git add remote 
Shell :: uninstalling docker-compose 
Shell :: git undo unstaged changes to one file 
Shell :: package manager dotnet 5.0 frameworks 
Shell :: how to ignore folder in gitignore duplicate 
Shell :: unity download android sdk 
Shell :: read cpu temperature ubuntu 
Shell :: git squash branch 
Shell :: how to run .rpm file in linux 
Shell :: github comment code block new line 
Shell :: ffmpeg video size reduction 
Shell :: git push local branch to remote repo 
Shell :: print in bash 
Shell :: linux add alias 
Shell :: assigning permissions to folder and files in linux 
Shell :: gitignore file download 
Shell :: svn commit file 
Shell :: create mysql user and database from script 
Shell :: select my keyboard ubuntu server 
Shell :: uninstall package with yarn 
Shell :: debian libc-client.a). Please check your c-client installation 
Shell :: upgrade powershell 
Shell :: docker NoRouteToHostException: No route to host (Host unreachable) 
Shell :: latest package yarn dependencies 
Shell :: git to know committed files by author 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =