Tor has already changed to a non-privileged user, but you are trying to bind on ports that only root is allowed to bind on.
Two solutions:
1) Run tor as root (really, a bad idea) 2) Bind to other ports than 80 and 443. Since you are resuming, you are unlikely to be a stable relay/exit/bridge anyway, so you can basically choose any port you want and just use it for your own traffic only.
On Wed, Feb 13, 2013 at 5:41 PM, Chris Baines cbaines8@gmail.com wrote:
I am having some problems with tor (version 0.2.3.25-1), I get warnings when it resumes form hibernation: Feb 11 00:00:00.000 [warn] Could not bind to 0.0.0.0:80: Permission denied Feb 11 00:00:00.000 [notice] Opening OR listener on 0.0.0.0:443
Can anyone help? _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays