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
[!] Unexpected error occured: do_load
Traceback (most recent call last):
File "jok3r.py", line 44, in init
controller.run()
File "/home/kali/bug-bounty/jok3r/lib/controller/MainController.py", line 18, in run
{
File "/home/kali/bug-bounty/jok3r/lib/controller/DbController.py", line 68, in init
del cmd2.Cmd.do_load
AttributeError: do_load
The text was updated successfully, but these errors were encountered:
root@kali:/home/kali/bug-bounty/jok3r# python3 jok3r.py db
[!] Unexpected error occured: do_load
Traceback (most recent call last):
File "jok3r.py", line 44, in init
controller.run()
File "/home/kali/bug-bounty/jok3r/lib/controller/MainController.py", line 18, in run
{
File "/home/kali/bug-bounty/jok3r/lib/controller/DbController.py", line 68, in init
del cmd2.Cmd.do_load
AttributeError: do_load
The text was updated successfully, but these errors were encountered: