Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #369
Closed
Open
Created Dec 15, 2006 by Trac@tracbot

Bad GETINFO "accounting/bytes-left" data

uname -a

OpenBSD fgsfds.local 4.0 GENERIC#0 i386

tor -h

Dec 14 18:20:18.888 [notice] Tor v0.1.1.25. This is experimental software. Do not rely on it for strong anonymity. Copyright 2001-2005 Roger Dingledine, Nick Mathewson.

torrc excerpt:

SocksPort 9050 SocksListenAddress 0.0.0.0 SocksPolicy accept 192.168.15.0/24 SocksPolicy reject *

Log notice syslog Log info file /etc/tor/private/debug.log

RunAsDaemon 1 DataDirectory /etc/tor/private ControlPort 9051 ORPort 9001 PublishServerDescriptor 1

AccountingMax 300MB AccountingStart day 00:00

ExitPolicy reject :

User _tor Group _tor

BandwidthRate 50KB

PidFile /etc/tor/tor.pid SafeLogging 1

grep hibernate debug.log

... debug.log:Dec 14 00:00:00.683 [notice] hibernate_end(): Hibernation period ended. Resuming normal activity. debug.log:Dec 14 12:25:54.369 [notice] consider_hibernation(): Bandwidth soft limit reached; commencing hibernation. debug.log:Dec 14 12:25:54.371 [info] hibernate_begin(): Closing listener type 3 debug.log:Dec 14 12:25:54.372 [info] hibernate_begin(): Closing listener type 6 debug.log:Dec 14 12:36:32.850 [notice] hibernate_go_dormant(): Going dormant. Blowing away remaining connections. debug.log:Dec 14 12:36:32.852 [info] hibernate_go_dormant(): Closing conn type 4 ...

telnet localhost 9051

Trying 127.0.0.1... Connected to localhost. Escape character is '!^]'. authenticate 250 OK getinfo accounting/hibernating 250-accounting/hibernating=hard 250 OK getinfo accounting/bytes 250-accounting/bytes=316021088 308635003 250 OK getinfo accounting/bytes-left 250-accounting/bytes-left=18446744073708103328 5937797 <--- wrong 250 OK quit 250 closing connection Connection closed by foreign host.

[Automatically added by flyspray2trac: Operating System: BSD]

Trac:
Username: guest

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking