[tor-bugs] #15006 [Tor]: Improve error message "Connecting to a relay directory failed (no route to host)."

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Feb 27 16:37:10 UTC 2015


#15006: Improve error message "Connecting to a relay directory failed (no route to
host)."
--------------------------+--------------------------------
     Reporter:  krichter  |      Owner:  nickm
         Type:  defect    |     Status:  needs_review
     Priority:  normal    |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor       |    Version:
   Resolution:            |   Keywords:  026-deferrable
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+--------------------------------

Comment (by atagar):

 {{{
 + [HOST=" QString
 }}}

 Typo, s/[/". Also please spell out 'QuotedString'. QString doesn't
 currently exist in the spec...

 {{{
 % grep QString ./* | wc -l
 0
 % grep QuotedString ./* | wc -l
 18
 }}}

 Also, is the spec saying all these keyword fields are optional or it's an
 'all or nothing'? Usually we have "[keyword1=foo] [keyword2=bar]...".
 Don't think I've seen square brackets around multiple fields before.

 Otherwise spec change looks good to me!

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


More information about the tor-bugs mailing list