telnet git.samba.org 443 Trying 193.175.80.230... Trying 2001:638:603:d06e::80:230... telnet: Unable to connect to remote host: Network is unreachable> On 02/03/15 18:30, sandy.napoles at eccmg.cupet.cu wrote: >> GIT_SSL_NO_VERIFY=true git pull >> error: Failed to connect to 2001:638:603:d06e::80:230: Network is >> unreachable while accessing http://git.samba.org/samba.git/info/refs >> fatal: HTTP request failed >> >>> OK, try this: >>> >>> GIT_SSL_NO_VERIFY=true git pull >>> || >>> Rowland >>> >>> >>> -- >>> To unsubscribe from this list go to the following URL and read the >>> instructions: https://lists.samba.org/mailman/options/samba >>> >> > > Well that rules that out then, from my limited search on the internet, > it seems that the error message you are getting is probably not the real > reason you cannot connect. > > Try connect via telnet on port 443: > > telnet git.samba.org 443 > > You could also rename samba-master and try pulling the git anew. > > Rowland > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
Am 02.03.2015 um 19:58 schrieb sandy.napoles at eccmg.cupet.cu:> telnet git.samba.org 443 > Trying 193.175.80.230... > Trying 2001:638:603:d06e::80:230... > telnet: Unable to connect to remote host: Network is unreachabletalk with your firewall / proxy admin which seems to be a complete idiot thinking to gain security by ruin any network operations [harry at srv-rhsoft:~]$ telnet git.samba.org 443 Trying 193.175.80.230... Connected to git.samba.org. Escape character is '^]'. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20150302/1077acb1/attachment.pgp>
On 02/03/15 19:58, sandy.napoles at eccmg.cupet.cu wrote:> telnet git.samba.org 443 > Trying 193.175.80.230... > Trying 2001:638:603:d06e::80:230... > telnet: Unable to connect to remote host: Network is unreachable > >Prueba en otro sitio, no lo habitual pues casi seguro hay algo dentro de la red local k te bloquea;)
On 02/03/15 18:58, sandy.napoles at eccmg.cupet.cu wrote:> telnet git.samba.org 443 > Trying 193.175.80.230... > Trying 2001:638:603:d06e::80:230... > telnet: Unable to connect to remote host: Network is unreachable > > > >> On 02/03/15 18:30, sandy.napoles at eccmg.cupet.cu wrote: >>> GIT_SSL_NO_VERIFY=true git pull >>> error: Failed to connect to 2001:638:603:d06e::80:230: Network is >>> unreachable while accessing http://git.samba.org/samba.git/info/refs >>> fatal: HTTP request failed >>> >>>> OK, try this: >>>> >>>> GIT_SSL_NO_VERIFY=true git pull >>>> || >>>> Rowland >>>> >>>> >>>> -- >>>> To unsubscribe from this list go to the following URL and read the >>>> instructions: https://lists.samba.org/mailman/options/samba >>>> >> Well that rules that out then, from my limited search on the internet, >> it seems that the error message you are getting is probably not the real >> reason you cannot connect. >> >> Try connect via telnet on port 443: >> >> telnet git.samba.org 443 >> >> You could also rename samba-master and try pulling the git anew. >> >> Rowland >> >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >> >OK, you really need to fix this, there is 'something' between your computer and the wide, wide world stopping you finding port 443, is there a firewall, proxy, or unfriendly neighbour government between you and the internet (ok, the last was a joke ;-) ) Rowland
On 02/03/15 19:15, buhorojo wrote:> On 02/03/15 19:58, sandy.napoles at eccmg.cupet.cu wrote: >> telnet git.samba.org 443 >> Trying 193.175.80.230... >> Trying 2001:638:603:d06e::80:230... >> telnet: Unable to connect to remote host: Network is unreachable >> >> > > Prueba en otro sitio, no lo habitual pues casi seguro hay algo dentro > de la red local k te bloquea;) >excuse, but could you repeat that, but this time in English. Rowland