terminate called after throwing an instance of 'std::runtime_error' what(): Encryption not available on this event-machine
I have arachni setup on CentOS 6.3 in a test environment. At the web gui when I try to add the dispatcher after running arachni_rpcd I get the following error in the terminal: terminate called after throwing an instance of 'std::runtime_error' what(): Encryption not available on this event-machine
Any help would be great.
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 08 Nov, 2012 09:56 AM
You'll need the
libssl-dev
package, or whatever it's called on CentOS.Or, you can just use one of the self-contained packages:
1. Stable.
2. Nightlies -- Build from the
experimental
branch.3. Create your own self-contained env.
Tasos Laskos closed this discussion on 08 Nov, 2012 09:56 AM.