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
As I have been experimenting with the blue hydra with Ubertooth, I have noticed a strange error. I don't know anything about programming in Ruby. Can anyone help with understanding on what is going on and how can it be fixed? Here is the issue: running in kali with sena UD100 and Ubertooth One (latest firmware) adapters, shortly after the welcome to blue hydra menu appears, I get this error message:
'''#<Thread:0x00005585b6c41558@/root/blue_hydra/lib/blue_hydra/runner.rb:600 run> terminated with exception (report_on_exception is true):Traceback (most recent call last):
2: from /root/blue_hydra/lib/blue_hydra/runner.rb:603:in block in start_ubertooth_thread' 1: from /root/blue_hydra/lib/blue_hydra/runner.rb:603:in loop'
/root/blue_hydra/lib/blue_hydra/runner.rb:609:in block (2 levels) in start_ubertooth_thread': undefined method split' for #Hash:0x00005585b6c41238 (NoMethodError)'''
What is going on???
The text was updated successfully, but these errors were encountered:
As I have been experimenting with the blue hydra with Ubertooth, I have noticed a strange error. I don't know anything about programming in Ruby. Can anyone help with understanding on what is going on and how can it be fixed? Here is the issue: running in kali with sena UD100 and Ubertooth One (latest firmware) adapters, shortly after the welcome to blue hydra menu appears, I get this error message:
'''#<Thread:0x00005585b6c41558@/root/blue_hydra/lib/blue_hydra/runner.rb:600 run> terminated with exception (report_on_exception is true):Traceback (most recent call last):
2: from /root/blue_hydra/lib/blue_hydra/runner.rb:603:in
block in start_ubertooth_thread' 1: from /root/blue_hydra/lib/blue_hydra/runner.rb:603:in
loop'/root/blue_hydra/lib/blue_hydra/runner.rb:609:in
block (2 levels) in start_ubertooth_thread': undefined method
split' for #Hash:0x00005585b6c41238 (NoMethodError)'''What is going on???
The text was updated successfully, but these errors were encountered: