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

Using real redis does not populate initial rooms #1

Open
chimmelb opened this issue Dec 2, 2014 · 0 comments
Open

Using real redis does not populate initial rooms #1

chimmelb opened this issue Dec 2, 2014 · 0 comments

Comments

@chimmelb
Copy link
Owner

chimmelb commented Dec 2, 2014

When doing the automated deployment, the default rooms are not created on redis. This, of course, fails the logOn action.

Redis is running by the time I can ssh into the machine. I can add the room name to the redis set actionhero checks for, and then the call works. I tried adding delayed additions of the room in my initializers, but still nothing.

Using fakeredis worked and is the default build at this time. That is not persistent between restarts.

Of course, everything works locally, it's just the vagrant/ansible auto start that is causing trouble. (A lot of trouble, I had a heck of a time debugging that one so far, and it's still not solved).

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