[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Configured hibernation does not work after restart in an interval?
- To: or-talk@xxxxxxxxxxxxx
- Subject: Re: Configured hibernation does not work after restart in an interval?
- From: Roger Dingledine <arma@xxxxxxx>
- Date: Sat, 5 Aug 2006 10:20:58 -0400
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Sat, 05 Aug 2006 10:21:07 -0400
- In-reply-to: <44D1E371.3080800@blackbase.de>
- References: <20060703093750.GD26630@leitl.org> <20060703122640.GA10272@squat.noreply.org> <20060703123933.GK26630@leitl.org> <20060703125233.GB10272@squat.noreply.org> <44A92468.8070709@pavlovian.net> <44D1E371.3080800@blackbase.de>
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
- User-agent: Mutt/1.5.9i
On Thu, Aug 03, 2006 at 01:52:17PM +0200, Joerg Maschtaler wrote:
> i use Tor 0.1.1.22 as a server.
> The limit for traffic which i defined with option AccountingMax was
> exceeded for both directions in the given interval.
>
> In the logfile i see the following notice:
> ---snip---
> Jul 31 18:54:24.076 [notice] accounting_set_wakeup_time(): Configured
> hibernation. This interval begins at 2006-07-01 00:00:00 and ends at
> 2006-08-01 00:00:00. We have no prior estimate for bandwidth, so we
> will start out awake and hibernate when we exhaust our quota.
> ---snap---
>
> I'm not sure if i understand this message.
> Does it mean that Tor can't realize how much traffic occured before its
> restart although the restart happens in the interval?
Yes, that's what it means.
Is your DataDirectory writable by your Tor process? Is your Tor
process creating and upating a file called "bw_accounting" in the
DataDirectory? What OS, and did you install from package or source,
and did you change anything? Any other warnings in your Tor log?
--Roger