Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #8141

Closed (moved)
Open
Opened Feb 03, 2013 by cypherpunks@cypherpunks

Tried for 120 seconds[...]

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!

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#8141