Hi,
Does anyone know how to fix Nyx?
I just migrated one TOR relay to a new server and i can’t make nyx work.
root@srv-UmuIpH:~# nyx
Traceback (most recent call last):
File "/usr/bin/nyx", line 33, in <module>
sys.exit(load_entry_point('nyx==2.1.0', 'console_scripts', 'nyx')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nyx/__init__.py", line 176, in main
nyx.starter.main()
File "/usr/lib/python3/dist-packages/stem/util/conf.py", line 288, in wrapped
if 'config' in inspect.getargspec(func).args: