da667 / Autosnort

Repo for autosnort scripts.
MIT License
157 stars 89 forks source link

Rules download has failed #64

Open shidevil opened 5 years ago

shidevil commented 5 years ago

@da667

I'm at this stage where I'm downloading the rule but it has failed. I have checked my oink code and its correct.But could not understand why the download failed.

screenshot 2019-01-25 at 5 33 32 pm

shidevil commented 5 years ago

Ok I managed to solve it. And now facing bundle install issue. For snorby.

shidevil commented 5 years ago

Everything looks good. :-) Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. You are trying to install in deployment mode after changing your Gemfile. Run bundle install elsewhere and add the updated Gemfile.lock to version control.

The dependencies in your gemfile changed

You have added to the Gemfile:

You have deleted from the Gemfile: