[tor-bugs] #32906 [Applications/GetTor]: GetTor email responder not working
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jan 9 02:33:30 UTC 2020
#32906: GetTor email responder not working
---------------------------------+------------------------
Reporter: cohosh | Owner: (none)
Type: defect | Status: new
Priority: Very High | Milestone:
Component: Applications/GetTor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
---------------------------------+------------------------
Comment (by cohosh):
In trying the attached fix, locally I then got the following logged
errors:
{{{
2020-01-09T02:04:13+0000 [-] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py",
line 460, in callback
self._startRunCallbacks(result)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py",
line 568, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py",
line 654, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py",
line 1475, in gotResult
_inlineCallbacks(r, g, status)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py",
line 1418, in _inlineCallbacks
result = g.send(result)
File
"/srv/gettor.torproject.org/home/gettor/gettor/services/email/sendmail.py",
line 200, in get_new
link_msg = "{}\n{}".format(link_msg, link_str)
File
"/srv/gettor.torproject.org/home/gettor/gettor/utils/strings.py", line
124, in translated
return strings[k]
builtins.KeyError: 'links_body'
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32906#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list