03-13-2019, 11:09 AM
(This post was last modified: 03-13-2019, 12:15 PM by freeroute.
Edit Reason: tested other hosts
)
Do you have any idea what the problem is?
Note: Server installed in December 2018. Everything worked. In January there was an upgrade on server side. Last days I tried to run the client, and got this error.
Server: Hashtopolis: 0.10.1, OS Ubuntu 64bit
Client: OS kali, 32 bit
Command was on client side:
python3 hashtopolis.zip
Starting client 's3-python-0.4.0'...
Please enter the url to the API of your Hashtopolis installation:
xxxx
No token found! Please enter a voucher to register your agent:
xxxx
Successfully registered!
Collecting agent data...
Login successful!
Hashtopolis Server version: 0.10.1 ()
Client is up-to-date!
Got task with id: 4
Downloading: [==================================================]
sh: 1: ./7zr: Exec format error
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "hashtopolis.zip/__main__.py", line 338, in <module>
File "hashtopolis.zip/__main__.py", line 174, in loop
File "hashtopolis.zip/htpclient/binarydownload.py", line 164, in check_version
FileNotFoundError: [Errno 2] No such file or directory: 'crackers/temp'
Edited:
Debug: https://paste.hashkiller.co.uk/Ft1Spmqv
Tested OS 64bit windows. Not working.
python psutil and requests installed:
pip3 install requests psutil
Requirement already satisfied: psutil in /usr/lib/python3/dist-packages (5.5.1)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.21.0)
Note: Server installed in December 2018. Everything worked. In January there was an upgrade on server side. Last days I tried to run the client, and got this error.
Server: Hashtopolis: 0.10.1, OS Ubuntu 64bit
Client: OS kali, 32 bit
Command was on client side:
python3 hashtopolis.zip
Starting client 's3-python-0.4.0'...
Please enter the url to the API of your Hashtopolis installation:
xxxx
No token found! Please enter a voucher to register your agent:
xxxx
Successfully registered!
Collecting agent data...
Login successful!
Hashtopolis Server version: 0.10.1 ()
Client is up-to-date!
Got task with id: 4
Downloading: [==================================================]
sh: 1: ./7zr: Exec format error
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "hashtopolis.zip/__main__.py", line 338, in <module>
File "hashtopolis.zip/__main__.py", line 174, in loop
File "hashtopolis.zip/htpclient/binarydownload.py", line 164, in check_version
FileNotFoundError: [Errno 2] No such file or directory: 'crackers/temp'
Edited:
Debug: https://paste.hashkiller.co.uk/Ft1Spmqv
Tested OS 64bit windows. Not working.
python psutil and requests installed:
pip3 install requests psutil
Requirement already satisfied: psutil in /usr/lib/python3/dist-packages (5.5.1)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.21.0)