Re: [tor-dev] Error while deploying tor-weather

2015-01-25 Thread meejah
Vipul Sharma writes: > IOError: Failed to read authentication cookie (permission denied): > /var/run/tor/control.authcookie Sounds like this user isn't in "debian-tor" group, if you're on Debian. Note that I'm getting the "rewritten" (last year's GSoC) tor-weather into shape for deployment, and

Re: [tor-dev] Error while deploying tor-weather

2015-01-25 Thread Josef 'veloc1ty' Stautner
Are the filesystem permission correct? Looks like an owner/group error. Am 25.01.2015 um 19:10 schrieb Vipul Sharma: > Hello developers, > > I am trying to deploy tor-weather by following the installation > instructions (given in INSTALL) and the steps given in its README. But > it is giving an er

[tor-dev] Error while deploying tor-weather

2015-01-25 Thread Vipul Sharma
Hello developers, I am trying to deploy tor-weather by following the installation instructions (given in INSTALL) and the steps given in its README. But it is giving an error: *IOError: Failed to read authentication cookie (permission denied): /var/run/tor/control.authcookie* Please can anyone