Files
DiceCloud/rpg-docs/nohup.out
2014-11-25 15:06:30 +00:00

20 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[[[[[ ~/workspace/rpg-docs ]]]]]
=> Started proxy.
=> Started MongoDB.
I20141122-15:44:13.239(0)? ** You've set up some data subscriptions with Meteor.publish(), but
I20141122-15:44:13.351(0)? ** you still have autopublish turned on. Because autopublish is still
I20141122-15:44:13.352(0)? ** on, your Meteor.publish() calls won't have much effect. All data
I20141122-15:44:13.352(0)? ** will still be sent to all clients.
I20141122-15:44:13.352(0)? **
I20141122-15:44:13.352(0)? ** Turn off autopublish by removing the autopublish package:
I20141122-15:44:13.353(0)? **
I20141122-15:44:13.353(0)? ** $ meteor remove autopublish
I20141122-15:44:13.353(0)? **
I20141122-15:44:13.353(0)? ** .. and make sure you have Meteor.publish() and Meteor.subscribe() calls
I20141122-15:44:13.353(0)? ** for each collection that you want clients to see.
I20141122-15:44:13.353(0)? 
=> Started your app.
=> App running at: http://localhost:3000/