Hi Hushang,
Are you running the current Security Onion 12.04 with the latest Snorby package?
Are you sure you have Internet access?
Are you sure you're running the proper commands? Looks like you're
missing a "d":
Snorby::Jobs::GeoipUpdatebJob.new(true).perform
should be:
Snorby::Jobs::GeoipUpdatedbJob.new(true).perform
Please see:
https://code.google.com/p/security-onion/wiki/FAQ#Why_isn't_Snorby_showing_GeoIP_data_properly?
Thanks,
Doug
On Thu, May 16, 2013 at 3:28 PM, Hushang A <
husha...@gmail.com> wrote:
> When I try all of the following for the GeIP cache update I run the following two commands as root:
>
> RAILS_ENV=production bundle exec rails c
> Snorby::Jobs::GeoipUpdatebJob.new(true).perform
>
> When running the last command I get the following error:
>
> irb(main):001:0> Snorby::Jobs::GeoipUpdatedbJob.new(true).perform
> => #<Delayed::Backend::DataMapper::Job @id=45 @priority=1 @attempts=0 @handler="--- !ruby/struct:Snorby::Jobs::GeoipUpdatedbJob \nverbose: false\n" @run_at=Thu, 23 May 2013 19:28:12 +0000 @locked_at=nil @locked_by=nil @failed_at=nil @last_error=nil>
>
> --
> You received this message because you are subscribed to the Google Groups "security-onion" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
security-onio...@googlegroups.com.
> To post to this group, send email to
securit...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/security-onion?hl=en-US.
> For more options, visit
https://groups.google.com/groups/opt_out.