Hashtopolis Forum
Ubuntu 18LTS client problem. - Printable Version

+- Hashtopolis Forum (https://hashtopolis.org)
+-- Forum: Support (https://hashtopolis.org/forum-1.html)
+--- Forum: Problems (https://hashtopolis.org/forum-2.html)
+--- Thread: Ubuntu 18LTS client problem. (/thread-938.html)



Ubuntu 18LTS client problem. - ahmedramze - 10-11-2020

Hello

I setup Server on ubuntu server 18LTS and its running well  I follow the instruction on video and wiki and all setup ok.


 the issue I have client also running command 

python3 hashtopolis.zip

and running well and waiting for task

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000} span.s1 {font-variant-ligatures: no-common-ligatures}
No task available!
{'action': 'getTask', 'token': 'PpF2kpw3Zr'}
http://x.x.x.x:80 "POST /hashtopolis/api/server.php HTTP/1.1" 200 94
b'{"action":"getTask","response":"SUCCESS","taskId":null,"reason":"No suitable task available!"}'
No task available!


all now ok 

I configured web binary etc al ok 
just when i set a task or do health check for the server I got this erorr


p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000} span.s1 {font-variant-ligatures: no-common-ligatures}
b'{"action":"downloadBinary","response":"SUCCESS","url":"https:\\/\\/hashcat.net\\/files\\/hashcat-6.1.1.7z","name":"hashcat","executable":"hashcat.bin"}'
Starting check ID 11
CALL: ./hashcat.bin --version
CALL: ./hashcat.bin --machine-readable --quiet --restore-disable --potfile-disable --session=health  --hash-type=0 ../../hashlists/health_check.txt -a 3 -1 ?l?u?d ?1?1?1?1?1  -o ../../hashlists/health_check.out
Started health check attack
Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "hashtopolis.zip/__main__.py", line 343, in <module>
  File "hashtopolis.zip/__main__.py", line 164, in loop
  File "hashtopolis.zip/__main__.py", line 68, in run_health_check
IndexError: list index out of range





any help ?


RE: Ubuntu 18LTS client problem. - s3in!c - 10-14-2020

What does it show on the agent when you just run './hashcat.bin -I'?