SpringAll
SpringAll copied to clipboard
缺少关于spring-boot使用事件传播机制的讲解
非常感谢,你这个项目,很受益
'$ mongo -u tom -p evankorth' doesn't work for me - in fact i reenterd 'evankorth' when asked to 'Enter password:' aswell...
But it says: 'auth: couldn't find user tom, evankorth.system.user'
regards Chris
mongo doesn't need any user or password, just run sudo mongod
my mongod server is already running - i'm already trying to log in...
diaspora: 'Logging in Run 'rake db:seed:tom' ( i did, succesfully), then login with user tom and password evankorth (described problem, see above). More details in db/seeds/tom.rb."
any solutions on how to deal with this?
ragards Chris
Are you trying to login to Diaspera or the Mongo database? Have you run bundle exec thin start? If so you should be able to bring up a web browser and connect to 0.0.0.0:3000
Start the rails server with rails s
then open your browser and go to 0.0.0.0:3000 and log in with user tom and password evankorth.
The signup link is now on the front page.
yeah now i got it.
thanks to all of you^^ i can sign up and log in in firefox but safari crashes at logging in......
regards