Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention helpful debugging hints in the readme #356

Open
SimonSimCity opened this issue Aug 26, 2020 · 0 comments
Open

Mention helpful debugging hints in the readme #356

SimonSimCity opened this issue Aug 26, 2020 · 0 comments

Comments

@SimonSimCity
Copy link
Contributor

As people have asked in the channels of the meteor community and I myself were often unsure on how to do it: Are there commands and known things to make debugging an instance where the reactivity is not working, easier?

Stuff that immediately comes to my mind is:

  • Check the command line whether the Meteor application could connect to the redis server
  • Monitor the messages on your redis server using PSUBSCRIBE *

Are there any other things a person could do to get more insights about what part of the configuration/network/etc is wrong?

I'd like to make up a section for the wiki which we can refer to if someone asks in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant