[Oisf-users] Install of Snorby

Doisneau, Olivier odoisneau at payveris.com
Tue Jan 14 18:42:52 UTC 2014


I am trying to install snorby and get this error:

[root at E1A-PROD-BATCH-1 snorby-master]# rake --trace snorby:setup

rake aborted!

undefined method `symbolize_keys' for nil:NilClass

/opt/snorby-master/config/application.rb:39:in `<module:Snorby>'

/opt/snorby-master/config/application.rb:14:in `<top (required)>'

/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in
`require'

/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in
`require'

/opt/snorby-master/Rakefile:4:in `<top (required)>'



my snorby_config.yml is below.  All I did was change the domain.  It has 2
spaces before each entry except production line and rules has 4 spaces.
 wkhtmltopdf is not installed but removing it does not change anything.


I also tried to simplify the snorby_config.yml file to just the first 2
lines but that did not work either.


production:

  domain: 'E1A-PROD-BATCH-1'

  wkhtmltopdf: /usr/local/bin/wkhtmltopdf

  ssl: false

  mailer_sender: 'snorby at snorby.org'

  geoip_uri: "
http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
"

  rules:

    - ""

  authentication_mode: database

  # If timezone_search is undefined or false, searching based on time will

  # use UTC times (historical behavior). If timezone_search is true

  # searching will use local time.

  timezone_search: true

  # uncomment to set time zone to time zone of box from
/usr/share/zoneinfo, e.g. "America/Cancun"

  # time_zone: 'UTC'



Thank you for any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20140114/c922c81c/attachment.html>


More information about the Oisf-users mailing list