Hi Ralph, arm simply shells out to netstat, lsof, and other commands to get connection information. You can run these commands yourself to troubleshoot why they don't work...
https://gitweb.torproject.org/nyx.git/tree/src/util/connections.py?h=release Also, if you log the ARM_DEBUG events arm should tell you what it's running along with a little information. Cheers! -Damian (arm's author) On Sun, Sep 25, 2016 at 2:57 AM, Ralph Seichter <[email protected]> wrote: > Hello, > > since updating my nodes to Tor 0.2.8.8, the "connections" page of Arm is > not showing connections anymore for one exit node running on Gentoo Linux. > On a Debian based exit node and on Gentoo based non-exit nodes things > work as expected. The affected exit seems to work fine and bandwidth > graphs look OK, only the connection list is unexpectedly shown as empty. > > I tried all listed "resolving utility" options, but that did not help. > Any idea on how I might be able to debug/fix this? > > -Ralph > _______________________________________________ > tor-relays mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays _______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
