Created
May 2, 2010 00:52
-
-
Save ivanacostarubio/386797 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/rails/bolsitosdecolores(master) $ rails s | |
| DEPRECATION WARNING: Base#before_save has been deprecated, please use Base.before_save :method instead. (called from /Users/ivan/.bundle/ruby/1.8/gems/delayed_job-1.8.4/lib/delayed/job.rb:255) | |
| => Booting WEBrick | |
| => Rails 3.0.0.beta3 application starting in development on http://0.0.0.0:3000 | |
| => Call with -d to detach | |
| => Ctrl-C to shutdown server | |
| Exiting | |
| /Users/ivan/.bundle/ruby/1.8/gems/mongo-0.20.1/lib/../lib/mongo/db.rb:454:in `command': Database command 'buildinfo' failed: {"assertion"=>"unauthorized", "errmsg"=>"db assertion failure", "ok"=>0.0} (Mongo::OperationFailure) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment