You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error message whenever I try to start an audit job
ERROR - crackomatic.job - Replication failed with return code -1
Traceback (most recent call last):
File "/home/crackomatic/.local/lib/python3.8/site-packages/crackomatic/job.py", line 71, in run
hashes = get_hashes(
File "/home/crackomatic/.local/lib/python3.8/site-packages/crackomatic/smb.py", line 126, in get_hashes
replicate(root_dir, domain, ip, username, password, history)
File "/home/crackomatic/.local/lib/python3.8/site-packages/crackomatic/smb.py", line 80, in replicate
raise RuntimeError(
RuntimeError: Replication failed with return code -1
The text was updated successfully, but these errors were encountered:
Getting the following error message whenever I try to start an audit job
ERROR - crackomatic.job - Replication failed with return code -1
Traceback (most recent call last):
File "/home/crackomatic/.local/lib/python3.8/site-packages/crackomatic/job.py", line 71, in run
hashes = get_hashes(
File "/home/crackomatic/.local/lib/python3.8/site-packages/crackomatic/smb.py", line 126, in get_hashes
replicate(root_dir, domain, ip, username, password, history)
File "/home/crackomatic/.local/lib/python3.8/site-packages/crackomatic/smb.py", line 80, in replicate
raise RuntimeError(
RuntimeError: Replication failed with return code -1
The text was updated successfully, but these errors were encountered: