arachni_rpcd_monitor - cannot load such file lib/arachni/ui/cli/output
Hello,
I do this:
git clone https://github.com/Arachni/arachni-ui-web
cd arachni-ui-web
git checkout experimental
bundle install --path=./vendor
All other arachni bins run without issue. When I try to run arachni_rpcd_monitor, i get the following error:
vagrant-ubuntu-trusty-64:~/code/repos/arachni/src/bin$ ./arachni_rpcd_monitor
/home/neha/code/simple/repos/arachni/src/vendor/ruby/2.1.0/bundler/gems/arachni-69ebed8459d7/ui/cli/rpc/client/dispatcher_monitor.rb:15:in `require': cannot load such file -- /home/neha/code/simple/repos/arachni/src/vendor/ruby/2.1.0/bundler/gems/arachni-69ebed8459d7/lib/arachni/ui/cli/output (LoadError)
from /home/neha/code/simple/repos/arachni/src/vendor/ruby/2.1.0/bundler/gems/arachni-69ebed8459d7/ui/cli/rpc/client/dispatcher_monitor.rb:15:in `<module:Arachni>'
from /home/neha/code/simple/repos/arachni/src/vendor/ruby/2.1.0/bundler/gems/arachni-69ebed8459d7/ui/cli/rpc/client/dispatcher_monitor.rb:12:in `<top (required)>'
from /home/neha/code/simple/repos/arachni/src/vendor/ruby/2.1.0/bundler/gems/arachni-69ebed8459d7/bin/arachni_rpcd_monitor:11:in `require_relative'
from /home/neha/code/simple/repos/arachni/src/vendor/ruby/2.1.0/bundler/gems/arachni-69ebed8459d7/bin/arachni_rpcd_monitor:11:in `<top (required)>'
from ./arachni_rpcd_monitor:16:in `load'
from ./arachni_rpcd_monitor:16:in `<main>'
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 01 Apr, 2016 10:30 AM
Looks like that executable forgot to be updated properly after some refactoring had taken place.
I'll sort it out and let you know.
Cheers
Support Staff 2 Posted by Tasos Laskos on 01 Apr, 2016 10:39 AM
Done: https://github.com/Arachni/arachni/commit/19a4257d5a5613181c9d82b32...
Tasos Laskos closed this discussion on 01 Apr, 2016 10:39 AM.