-
Notifications
You must be signed in to change notification settings - Fork 119
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
Save games of registered users #2
Comments
Plz help me :( . How can i fix it ? $ node initdata Elasticsearch DEBUG: 2017-01-11T03:19:19Z Elasticsearch DEBUG: 2017-01-11T03:19:19Z (node:7088) DeprecationWarning: Mongoose: mpromise (mongoose's default promise l <- 0 Elasticsearch ERROR: 2017-01-11T03:19:20Z Elasticsearch TRACE: 2017-01-11T03:19:20Z <- 0 Elasticsearch ERROR: 2017-01-11T03:19:20Z Elasticsearch TRACE: 2017-01-11T03:19:21Z <- 0 Elasticsearch WARNING: 2017-01-11T03:19:21Z Elasticsearch WARNING: 2017-01-11T03:19:21Z elasticsearch is down! <- 0 Elasticsearch WARNING: 2017-01-11T03:19:21Z Elasticsearch WARNING: 2017-01-11T03:19:21Z Elasticsearch DEBUG: 2017-01-11T03:19:21Z Elasticsearch TRACE: 2017-01-11T03:19:22Z <- 0 Elasticsearch WARNING: 2017-01-11T03:19:22Z Elasticsearch WARNING: 2017-01-11T03:19:22Z Elasticsearch DEBUG: 2017-01-11T03:19:23Z |
Hi @Cuong12 I see "elasticsearch is down!" in these logs. Is elastic search up and running? Could you please open a separate issue? I'll look into it asap. Thank you |
It is possible to play chess on chesshub.io as anonymous. Games played by anonymous players are not saved in the database. In contrast, when a registered user plays a game, the game should be persisted to the database and indexed in elastic search
The text was updated successfully, but these errors were encountered: