[tor-bugs] #31157 [Circumvention/Snowflake]: Collect metrics about what type of proxies are running
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Dec 3 19:22:30 UTC 2019
#31157: Collect metrics about what type of proxies are running
---------------------------------------------+-----------------------------
Reporter: cohosh | Owner: cohosh
Type: enhancement | Status: merge_ready
Priority: Medium | Milestone:
Component: Circumvention/Snowflake | Version:
Severity: Normal | Resolution:
Keywords: anti-censorship-roadmap-october | Actual Points: 1
Parent ID: | Points: 3
Reviewer: karsten | Sponsor: Sponsor28
---------------------------------------------+-----------------------------
Comment (by cohosh):
Updated the broker as of {{{2019/12/03 19:00:28}}}
Updated the standalone proxy-go instances on the bridge as of
{{{2019/12/03 19:05:27}}}
I also updated both the mozilla and chrome addon stores.
When updating the website I got the following errors:
{{{
$ rsync --chown=:snowflake --chmod ug=rw,D+x --perms --delete -crv build/
staticiforme:/srv/snowflake.torproject.org/htdocs/
sending incremental file list
rsync: failed to set permissions on
"/srv/snowflake.torproject.org/htdocs/.": Operation not permitted (1)
rsync: failed to set permissions on
"/srv/snowflake.torproject.org/htdocs/assets": Operation not permitted (1)
./
embed.js
_locales/es/messages.json
_locales/lt/messages.json
_locales/nl/messages.json
_locales/tr/messages.json
assets/
rsync: mkstemp
"/srv/snowflake.torproject.org/htdocs/_locales/nl/.messages.json.c5cJkc"
failed: Permission denied (13)
sent 14,890 bytes received 888 bytes 4,508.00 bytes/sec
total size is 982,821 speedup is 62.29
rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at main.c(1196) [sender=3.1.2]
}}}
and when I ran the dry-run again I can see that the nl translations didn't
update properly:
{{{
$ rsync -n --chown=:snowflake --chmod ug=rw,D+x --perms --delete -crv
build/ staticiforme:/srv/snowflake.torproject.org/htdocs/
sending incremental file list
./
_locales/nl/messages.json
assets/
sent 3,220 bytes received 52 bytes 934.86 bytes/sec
total size is 982,821 speedup is 300.37 (DRY RUN)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31157#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list