[tor-bugs] #32059 [Core Tor/Tor]: Bug when reading accounting interval while starting a new relay

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 14 13:06:07 UTC 2019


#32059: Bug when reading accounting interval while starting a new relay
--------------------------+------------------------------
 Reporter:  willbarr      |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Low           |      Component:  Core Tor/Tor
  Version:  Tor: 0.3.5.8  |       Severity:  Normal
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------
 {{{
 [warn] router_should_be_dirserver(): Bug: An accounting interval is not
 allowed to be zero seconds long. Raising to 1. (on Tor 0.3.5.8 )
 [notice] Your Tor server's identity key fingerprint is 'x'
 [notice] Configured hibernation. This interval begins at 2019-09-30
 00:00:00 and ends at 2019-09-30 00:00:00. We have no prior estimate for
 bandwidth, so we will start out awake and hibernate when we exhaust our
 quota.
 [notice] Configured hibernation. This interval begins at 2019-10-14
 00:00:00 and ends at 2019-10-15 00:00:00. We have no prior estimate for
 bandwidth, so we will start out awake and hibernate when we exhaust our
 quota.
 }}}


 To reproduce: start a new relay with following torrc

 {{{
 SocksPort 0

 DataDirectory /var/lib/tor/relay3

 ORPort 1234

 Nickname test

 AccountingMax 100 GBytes

 AccountingStart day 00:00
 }}}

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


More information about the tor-bugs mailing list