[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #18065 [Nyx]: arm can't handle v6 addresses
#18065: arm can't handle v6 addresses
---------------------+------------------------
Reporter: cimnine | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Nyx | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Sponsor: |
---------------------+------------------------
Comment (by ohheyalan@â):
Here is what I'm getting when I try to launch Arm:
{{{
sudo -u debian-tor arm
}}}
And it returns
{{{
Traceback (most recent call last):
File "/usr/share/arm/starter.py", line 534, in <module>
controller.init(conn)
File "/usr/share/arm/util/torTools.py", line 670, in init
self._exitPolicyChecker = self.getExitPolicy()
File "/usr/share/arm/util/torTools.py", line 1345, in getExitPolicy
result = ExitPolicy(entry, result)
File "/usr/share/arm/util/torTools.py", line 2611, in __init__
self.ipAddressBin += "".join([str((int(octet) >> y) & 1) for y in
range(7, -1, -1)])
ValueError: invalid literal for int() with base 10: '*4'
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18065#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs