Hi Pinky,
I'm also trying to setup the mogade server to run in my
server (Centos 6.3). I'm tried to follow your posted comments about the
missing buckets and notifiers. Attached is my settings.yml, can you
provide some tips on if anything is misconfigured?
I'm more of a Java person than Ruby on Rails. this is my first time playing with RoR.
This is the error i"m getting, about some missing "notifier" method.
mogade-server-master/lib/settings.rb:5:in
`method_missing': notifier is not in the config file
(Settings::MissingConfigOptionError)
from /home/javadude/Software/mogade-server-master/config/initializers/error_notifier.rb:1:in `<top (required)>'
from /home/javadude/Temp/Gems/ruby/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:245:in `load'
from /home/javadude/Temp/Gems/ruby/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:245:in `block in load'
from
/home/javadude/Temp/Gems/ruby/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:236:in
`load_dependency'
from /home/javadude/Temp/Gems/ruby/1.9.1/gems/activesupport-3.2.5/lib/active_support/dependencies.rb:245:in `load'
Thanks alot for your help.