Hi,
Run this as root:
setcap 'cap_net_bind_service=+ep' /usr/sbin/tor
This will give Tor the ability to bind to ports below 1024 without
requiring root.
On 13.02.2013 17:41, Chris Baines wrote:
> I am having some problems with tor (version 0.2.3.25-1), I get
> warnings when it resumes form hiber
I assume what you're experiencing is:
1 - it initially starts up and functions as expected
2 - hits the weekly accounting max and hibernates
3 - Never recovers from hibernation because of error
If so then try this:
That port binding is a known issue when coming out of hibernate, I also
experienc