[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #8141 [- Select a component]: Tried for 120 seconds[...]
#8141: Tried for 120 seconds[...]
----------------------------------+-----------------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: - Select a component | Version: Tor: 0.2.4.9-alpha
Keywords: | Parent:
Points: | Actualpoints:
----------------------------------+-----------------------------------------
Mix of the two:
A) Feb 03 07:13:52.000 [notice] Tried for 131 seconds to get a connection
to [scrubbed]:0. Giving up.
B) Feb 03 15:04:36.000 [notice] Tried for 120 seconds to get a connection
to [scrubbed]:0. Giving up. (waiting for circuit)
Repeats every few seconds.
C) Feb 03 14:08:53.000 [warn] circuit_package_relay_cell(): Bug: outgoing
relay cell has n_chan==NULL. Dropping.
.. C) appeared once. I've noticed this in other bug reports recently. New
bug?
$ cat log | grep "Tried" | wc
5032 83779 522126
$ cat log | grep "(waiting for circuit)" | wc
1089 20691 131769
$ perl -e 'print 5032 - 1089 . "\r\n"';
3943
3943 instances of A)
1089 instances of B)
$ tor --version
Tor version 0.2.4.9-alpha (git-1c9cfe5ae2e2c378).
torrc (redacted a normal hidden service setup as I don't see it relevant):
{{{
SocksPort 9050 IsolateDestPort
SocksPort 5555 IsolateDestAddr
DNSPort 53 IsolateDestAddr
DisableDebuggerAttachment 0
DNSPort 53
HardwareAccel 1
UseNTorHandshake 1
}}}
If any more information is required, let me know!
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8141>
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