[tor-bugs] #29734 [Circumvention/Snowflake]: Broker should receive country stats information from Proxy and Client
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri May 10 18:35:50 UTC 2019
#29734: Broker should receive country stats information from Proxy and Client
-------------------------------------+-----------------------------
Reporter: cohosh | Owner: cohosh
Type: enhancement | Status: merge_ready
Priority: Medium | Milestone:
Component: Circumvention/Snowflake | Version:
Severity: Normal | Resolution:
Keywords: snowflake, geoip, stats | Actual Points: 2
Parent ID: #29207 | Points: 1
Reviewer: ahf | Sponsor: Sponsor19
-------------------------------------+-----------------------------
Comment (by cohosh):
More on deployment:
I tried the following steps on snowflake-broker:
- add `deb https://deb.torproject.org/torproject.org stretch main` to
/etc/apt/sources.list.d/tor.list
- installed `tor-geoipdb` (which also installed `tor` and `torsocks`)
- changed /etc/runit/snowflake-broker to:
{{{
exec chpst -u snowflake-broker /usr/local/bin/broker --acme-hostnames
snowflake-broker.bamsoftware.com --acme-email dcf at torproject.org
--metrics-log /home/snowflake-broker/metrics.log 2>&1
}}}
But I'm still getting the error message
{{{ 2019/05/10 18:07:13 open metrics.log: permission denied }}}
I see that snowflake-broker is the owner of `/home/snowflake-broker` but
it's assigned to group nogroup. Is that the cause of this problem?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29734#comment:32>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list