Snorby / snorby

Ruby On Rails Application For Network Security Monitoring
Other
1k stars 226 forks source link

delayed_job version issue #492

Open BigWebstas opened 6 years ago

BigWebstas commented 6 years ago

I am trying to do an initial install on Arch but it appears Snorby requires an older version of delayed_job that has a bug

There was an error while trying to load the gem 'delayed_job'. Gem Load Error is: undefined method `yaml_as' for Module:Class

https://github.com/collectiveidea/delayed_job_active_record/issues/150

Any help is appreciated

Dakenty commented 6 years ago

Hi. Could you please tell me did you find out the reason for the error? if yes, how to fix it?

Thanks