[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10616 [Tor]: Bug: No origin circuit for successful SOCKS stream 6434
#10616: Bug: No origin circuit for successful SOCKS stream 6434
------------------------+--------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-client
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Changes (by nickm):
* milestone: => Tor: 0.2.4.x-final
Comment:
Hm. It's complaining that we got END_STREAM_REASON_RESOLVEFAILED for a
stream, but that stream isn't attached to a circuit. This is an
oversight in the pathbias code. Looks like it should have been fixed:
{{{
// DNS remaps can trigger this. So can failed hidden service
// lookups.
}}}
we should make the failed-hidden-service-lookup case not give a message
there.
I also wonder about:
{{{
Jan 12 01:47:05.688 [info] connection_dir_client_reached_eof():
Successfully fetched v2 rendezvous descriptor.
Jan 12 01:47:05.688 [notice] Closing stream for 'wvhfrckfqzmyou42.onion':
hidden service is unavailable (try again later).
}}}
It seems like something's missing if we think we fetched it, *and* we
can't connect. It would be nice to know why.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10616#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs