Arachni / arachni

Web Application Security Scanner Framework
http://www.arachni-scanner.com
Other
3.79k stars 765 forks source link

Error in Arachni::Checks::BackupFiles: Too many open files @ rb_sysopen #601

Closed magnologan closed 9 years ago

magnologan commented 9 years ago

Hi,

I got this error message in Arachni yesterday. Not sure what it means. The command used was this one:

./arachni --scope-directory-depth-limit=2 --scope-page-limit=100 --scope-dom-depth-limit=1 --scope-auto-redundant=2 --scope-exclude-binaries --http-request-timeout=5000 --http-request-redirect-limit=1 --browser-cluster-pool-size=10 --checks=* --http-authentication-username=xxx --http-authentication-password=xxx http://www.website.com

Error in Arachni::Checks::BackupFiles: Too many open files @ rb_sysopen - /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/components/checks/passive/backup_files//formats.txt [-] [Errno::EMFILE] Too many open files @ rb_sysopen - /Users/.../arachni-1.1-0.5.7/bin/../system/logs/framework/error-806.log [-] [Errno::EMFILE] Too many open files @ rb_sysopen - /Users/.../arachni-1.1-0.5.7/bin/../system/logs/framework/error-806.log /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/output.rb:77:in initialize': Too many open files @ rb_sysopen - /Users/.../arachni-1.1-0.5.7/bin/../system/logs/framework/error-806.log (Errno::EMFILE) from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/output.rb:77:inopen' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/output.rb:77:in error_log_fd' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/output.rb:147:inlog_error' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/output.rb:95:in print_error' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/output.rb:106:inprint_exception' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/framework.rb:111:in rescue in run' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/framework.rb:59:inrun' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/ui/cli/framework.rb:49:in initialize' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/bin/arachni:12:innew' from /Users/.../arachni-1.1-0.5.7/system/gems/gems/arachni-1.1/bin/arachni:12:in <top (required)>' from /Users/.../arachni-1.1-0.5.7/bin/../system/arachni-ui-web/bin/arachni:16:inload' from /Users/.../arachni-1.1-0.5.7/bin/../system/arachni-ui-web/bin/arachni:16:in `

'

Zapotek commented 9 years ago

Hello,

You'll need to increase your open file limit, the best way to go about this depends on your distro, a google search should point you to the right direction.

Cheers

magnologan commented 9 years ago

Sorry, my bad! Thank you! =)

Att / Best Regards,

Magno Rodrigues, Security+ CEO - Katana Security www.katanasec.net 83 99127 5727

On Tue, Jul 14, 2015 at 12:25 PM, Tasos Laskos notifications@github.com wrote:

Closed #601 https://github.com/Arachni/arachni/issues/601.

— Reply to this email directly or view it on GitHub https://github.com/Arachni/arachni/issues/601#event-355477629.