[tor-bugs] #27188 [Core Tor/Tor]: hsv3 unavailable after reconnecting: No more HSDir available to query.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 17 14:45:23 UTC 2018


#27188: hsv3 unavailable after reconnecting: No more HSDir available to query.
------------------------------+--------------------------------
     Reporter:  traumschule   |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.5.x-final
    Component:  Core Tor/Tor  |    Version:  Tor: unspecified
     Severity:  Normal        |   Keywords:  tor-hs hsdir
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 (Tor 0.3.5.0 needs a trac version)

 Just noticed that my v3 $onion got unavailable while the webserver is
 still functional.
 {{{
 $ torify w3m $onion
 w3m: Can't load $onion
 Aug 17 16:14:09 host Tor[950]: Closed 1 streams for service
 [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir
 available to query.

 $ tor --version
 Tor version 0.3.5.0-alpha-dev

 $ curl -s localhost|grep title
    <title>Tor Project | Privacy Online</title>

 $ torsocks curl torproject.org
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
 <html><head>
 <title>302 Found</title>

 tor$ git blame src/feature/hs/hs_client.c
 c232b6b59c src/or/hs_client.c         (David Goulet
 2017-09-26 10:45:24 -0400   57)     return "No more HSDir available to
 query";
 }}}
 i can repeat above multiple times but it does not refetch directories.
 keeping the instance running to see if it comes online again after three
 hours (#26769).

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


More information about the tor-bugs mailing list