[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] Re: #1389 [Tor-Tor client]: no loading relay discriptors from root servers moria1, tor26, ides...



#1389: no loading relay discriptors from root servers moria1, tor26, ides...
----------------------------+-----------------------------------------------
 Reporter:  anonymous       |       Owner:  phobos            
     Type:  defect          |      Status:  accepted          
 Priority:  normal          |   Milestone:  Tor: 0.2.1.x-final
Component:  Tor-Tor client  |     Version:                    
 Keywords:                  |  
----------------------------+-----------------------------------------------

Old description:

> torrc file:
> ---------------------
> StrictEntryNodes 1
> EntryNodes moria1,ides
> HashedControlPassword XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
> CookieAuthentication 1
> DirServer moria1 orport=9101
> v3ident=D586D18309DED4CD6D57C18FDB97EFA96D330566 128.31.0.39:9131 9695
> DFC3 5FFE B861 329B 9F1A B04C 4639 7020 CE31
> ---------------------
>
> firewall allow all traffic from(to) address 128.31.0.39 and
> 216.224.124.114
>
> log bootstrapping:
> ---------------------------
> May 09 22:31:01.341 [notice] Tor 0.2.1.25 opening new log file.
> May 09 22:31:01.544 [notice] Parsing GEOIP file.
> May 09 22:31:07.482 [notice] OpenSSL OpenSSL 0.9.8l 5 Nov 2009 looks like
> version 0.9.8l; I will try SSL3_FLAGS to enable renegotation.
> May 09 22:31:07.653 [notice] No current certificate known for authority
> moria1; launching request.
> May 09 22:31:07.653 [notice] Bootstrapped 5%: Connecting to directory
> server.
> May 09 22:31:07.685 [notice] I learned some more directory information,
> but not enough to build a circuit: We have no network-status consensus.
> May 09 22:31:07.857 [notice] Bootstrapped 10%: Finishing handshake with
> directory server.
> May 09 22:31:08.888 [notice] Bootstrapped 15%: Establishing an encrypted
> directory connection.
> May 09 22:31:09.294 [notice] Bootstrapped 20%: Asking for networkstatus
> consensus.
> May 09 22:31:09.669 [notice] Bootstrapped 25%: Loading networkstatus
> consensus.
> May 09 22:31:10.075 [notice] I learned some more directory information,
> but not enough to build a circuit: We have no network-status consensus.
> May 09 22:31:11.200 [notice] Bootstrapped 45%: Asking for relay
> descriptors.
> May 09 22:31:11.200 [notice] I learned some more directory information,
> but not enough to build a circuit: We have only 0/1664 usable
> descriptors.
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 1; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 2; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 3; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 4; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 5; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 6; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 7; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 8; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 9; recommendation warn)
> May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking
> for relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE;
> count 10; recommendation warn)
> ------------------------------
>
> what is it?

New description:

 torrc file:
 ---------------------
 !StrictEntryNodes 1
 !EntryNodes moria1,ides
 !HashedControlPassword XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 !CookieAuthentication 1
 !DirServer moria1 orport=9101
 v3ident=D586D18309DED4CD6D57C18FDB97EFA96D330566 128.31.0.39:9131 9695
 DFC3 5FFE B861 329B 9F1A B04C 4639 7020 CE31
 ---------------------

 firewall allow all traffic from(to) address 128.31.0.39 and
 216.224.124.114

 log bootstrapping:
 ---------------------------
 May 09 22:31:01.341 [notice] Tor 0.2.1.25 opening new log file.
 May 09 22:31:01.544 [notice] Parsing GEOIP file.
 May 09 22:31:07.482 [notice] OpenSSL OpenSSL 0.9.8l 5 Nov 2009 looks like
 version 0.9.8l; I will try SSL3_FLAGS to enable renegotation.
 May 09 22:31:07.653 [notice] No current certificate known for authority
 moria1; launching request.
 May 09 22:31:07.653 [notice] Bootstrapped 5%: Connecting to directory
 server.
 May 09 22:31:07.685 [notice] I learned some more directory information,
 but not enough to build a circuit: We have no network-status consensus.
 May 09 22:31:07.857 [notice] Bootstrapped 10%: Finishing handshake with
 directory server.
 May 09 22:31:08.888 [notice] Bootstrapped 15%: Establishing an encrypted
 directory connection.
 May 09 22:31:09.294 [notice] Bootstrapped 20%: Asking for networkstatus
 consensus.
 May 09 22:31:09.669 [notice] Bootstrapped 25%: Loading networkstatus
 consensus.
 May 09 22:31:10.075 [notice] I learned some more directory information,
 but not enough to build a circuit: We have no network-status consensus.
 May 09 22:31:11.200 [notice] Bootstrapped 45%: Asking for relay
 descriptors.
 May 09 22:31:11.200 [notice] I learned some more directory information,
 but not enough to build a circuit: We have only 0/1664 usable descriptors.
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 1; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 2; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 3; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 4; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 5; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 6; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 7; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 8; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 9; recommendation warn)
 May 09 22:31:32.264 [warn] Problem bootstrapping. Stuck at 45%: Asking for
 relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count
 10; recommendation warn)
 ------------------------------

 what is it?

--

Comment(by phobos):

 You should also upgrade to 0.2.1.26-stable.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1389#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online