thispc / psiphon

A multi-functional version of a popular network circumvention tool
GNU General Public License v3.0
229 stars 59 forks source link

DEBUG: could not reorder servers #20

Open can-song opened 6 years ago

can-song commented 6 years ago

psiphon --port=1081 --sid=6 Trying to connect to GB : 88.208.221.9 DEBUG: OSSH connection: End Of File (EOF). Exception style platform. <pexpect.pty_spawn.spawn object at 0x7f14ac078490> command: ./ssh args: [u'./ssh', u'-C', u'-D', u'127.0.0.1:1081', u'-N', u'-p', u'53', u'-z', u'-Z', u'af115c16d9974415256da3152f48a8af3dd977108b7d9bcb81ac88752433b415', u'psiphon_ssh_a0c5b1b74676bd96@88.208.221.9'] buffer (last 100 chars): '' before (last 100 chars): 'ssh_exchange_identification: read: Connection reset by peer\r\r\n' after: <class 'pexpect.exceptions.EOF'> match: None match_index: None exitstatus: 255 flag_eof: True pid: 25568 child_fd: 5 closed: False timeout: 30 delimiter: <class 'pexpect.exceptions.EOF'> logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile("fe:85:38:06:b5:e6:4d:e9:bb:f0:d9:b9:77:f8:99:84") 1: re.compile("Password:") DEBUG: could not reorder servers Trying next server... Trying to connect to GB : 88.208.221.9 DEBUG: OSSH connection: Timeout exceeded. <pexpect.pty_spawn.spawn object at 0x7f14ac0787d0> command: ./ssh args: [u'./ssh', u'-C', u'-D', u'127.0.0.1:1081', u'-N', u'-p', u'53', u'-z', u'-Z', u'af115c16d9974415256da3152f48a8af3dd977108b7d9bcb81ac88752433b415', u'psiphon_ssh_a0c5b1b74676bd96@88.208.221.9'] buffer (last 100 chars): '' before (last 100 chars): '' after: <class 'pexpect.exceptions.TIMEOUT'> match: None match_index: None exitstatus: None flag_eof: False pid: 25570 child_fd: 6 closed: False timeout: 30 delimiter: <class 'pexpect.exceptions.EOF'> logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile("fe:85:38:06:b5:e6:4d:e9:bb:f0:d9:b9:77:f8:99:84") 1: re.compile("Password:") DEBUG: could not reorder servers Trying next server... Trying to connect to GB : 88.208.221.9 DEBUG: OSSH connection: Timeout exceeded. <pexpect.pty_spawn.spawn object at 0x7f14ac0788d0> command: ./ssh args: [u'./ssh', u'-C', u'-D', u'127.0.0.1:1081', u'-N', u'-p', u'53', u'-z', u'-Z', u'af115c16d9974415256da3152f48a8af3dd977108b7d9bcb81ac88752433b415', u'psiphon_ssh_a0c5b1b74676bd96@88.208.221.9'] buffer (last 100 chars): '' before (last 100 chars): '' after: <class 'pexpect.exceptions.TIMEOUT'> match: None match_index: None exitstatus: None flag_eof: False pid: 25701 child_fd: 5 closed: False timeout: 30 delimiter: <class 'pexpect.exceptions.EOF'> logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile("fe:85:38:06:b5:e6:4d:e9:bb:f0:d9:b9:77:f8:99:84") 1: re.compile("Password:") DEBUG: could not reorder servers Trying next server... Trying to connect to GB : 88.208.221.9

slimane-deb commented 4 years ago

same issue right now, did you manage to find a workaround ?