Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error when starting tor
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Sun Sep 17, 2006 11:11 pm    Post subject: error when starting tor Reply with quote

I get this error when i start tor,

Code:
/etc/init.d/tor start
 * Caching service dependencies ...                                       [ ok ] * Starting Tor ...
Sep 17 00:06:59.631 [notice] Tor v0.1.1.23. This is experimental software. Do not rely on it for strong anonymity.
Sep 17 00:06:59.634 [notice] Initialized libevent version 1.1a using method epoll. Good.
Sep 17 00:06:59.634 [warn] /var/lib/tor/data is not owned by this user (tor, 104) but by root (0). Perhaps you are running Tor as the wrong user?
Sep 17 00:06:59.634 [warn] Failed to parse/validate config: Couldn't access/create private data directory "/var/lib/tor/data"
Sep 17 00:06:59.634 [err] tor_init(): Reading config failed--see warnings above. For usage, try -h.     


Any help would be great :D


Last edited by psycophobia on Mon Sep 18, 2006 12:00 am; edited 2 times in total
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Sun Sep 17, 2006 11:24 pm    Post subject: Reply with quote

Quote:
/var/lib/tor/data is not owned by this user (tor, 104) but by root (0).


Try: chown tor /var/lib/tor/data

(and if that works, file a bug against the tor ebuild as it failed to set the correct permissions)
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
psycophobia
Guru
Guru


Joined: 08 May 2005
Posts: 510
Location: uk

PostPosted: Sun Sep 17, 2006 11:38 pm    Post subject: Reply with quote

Looks like a bug you are wright :)

I chown tor /var/lib/tor/data,Then,
Code:
/etc/init.d/tor start
 * Caching service dependencies ...                                                          [ ok ] * Starting Tor ...
Sep 17 00:28:19.475 [notice] Tor v0.1.1.23. This is experimental software. Do not rely on it for strong anonymity.
Sep 17 00:28:19.478 [notice] Initialized libevent version 1.1a using method epoll. Good.
Sep 17 00:28:19.479 [warn] Fixing permissions on directory /var/lib/tor/data
Sep 17 00:28:19.479 [notice] connection_create_listener(): Opening Socks listener on 127.0.  [ ok ]


It's still not working with firefox or irc even when it has started ok.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum