ralphwetzel / theonionbox

Dashboard to monitor Tor node operations
MIT License
122 stars 17 forks source link

ValueError: Unable to resolve tor's user #49

Closed yellow444 closed 6 years ago

yellow444 commented 6 years ago

BOX | While including 'sections/local/local.html' into 'index_page.html': Traceback (most recent call last): File "c:\program files (x86)\python36-32\lib\site-packages\theonionbox\pages\index.html", line 73, in include(file) File "C:\Program Files (x86)\Python36-32\lib\site-packages\bottle.py", line 3386, in _include return self.cache[_name].execute(env['_stdout'], env) File "C:\Program Files (x86)\Python36-32\lib\site-packages\bottle.py", line 3396, in execute eval(self.co, env) File "c:\program files (x86)\python36-32\lib\site-packages\theonionbox\sections\local\local.html", line 122, in {{!standard_row('User', tor.get_user())}} File "C:\Program Files (x86)\Python36-32\lib\site-packages\stem\control.py", line 482, in wrapped return func(self, *args, **kwargs) File "C:\Program Files (x86)\Python36-32\lib\site-packages\stem\control.py", line 1563, in get_user raise ValueError("Unable to resolve tor's user" if self.is_localhost() else "Tor isn't running locally") ValueError: Unable to resolve tor's user

system win 10 x64 python -V Python 3.6.5 Tor Version 0.3.2.10

https://prnt.sc/jn5ktx https://prnt.sc/jn5kxq

ralphwetzel commented 6 years ago

Thanks for reporting this. Should now be fixed with Release v4.2.1.