Hi Arisbe. Think I vaguely recall seeing a report about this before. Nyx (aka arm) is undergoing a rewrite. Mind giving the new codebase a whirl?
https://nyx.torproject.org/ Unfortunately there aren't any releases yet so you'll need to snag it from git. Think the following should do the trick... % git clone https://git.torproject.org/stem.git % git clone https://git.torproject.org/nyx.git % cd nyx % ln -s ../stem/stem stem % ./run_nyx On Fri, Sep 1, 2017 at 11:27 AM, Arisbe <ari...@cni.net> wrote: > Hello people, > > I'm not a python programmer so I need some help with a problem. I have a > number of Tor nodes and some bridges. Occasionally, when I install tor_arm > I get a divide by zero message as follows: > > Exception in thread Thread-69: Traceback (most recent call last): > > File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner > selt.run() > > File "/usr/share/arm/util/sysTools.py", line 517, in runnewValues["cpuAvg"] > = total CpuTime / uptime > > ZeroDivisionError: integer division or modulo by zero > > Exception in thread Thread-70 ...... > > I'm running debian jessie in this most recent example. 2 G memory, 20 G > hdd. This is a bridge with only some daily use but typically 10-12 > circuits. > > Does someone have experience debugging this problem? > > Thanks! > > > _______________________________________________ > tor-relays mailing list > tor-relays@lists.torproject.org > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays