Warning
Un ReplicaSet d'un cluster Mongo ne peut pas à contacter le serveur Primary :
| Code Block | ||||
|---|---|---|---|---|
| ||||
[YYYY-MM-DD HH:MM:SS] WARNING: [broker-master WebUI ] [ GIVE BROKS SLA] [TICK] broker-masterThe ]ReplicaSet Didcould failnot tocontact transfertthe broksprimary fromon the scheduler "scheduler-master": [[Connexion error to https://192.80.10.220:7768/ : Operation timed out after 120000 milliseconds with 802816 out of 22791250 bytes received]. THESES BROKS ARE LOST AND CANNOT BE RETRIEVED |
Un ReplicaSet d'un cluster Mongo ne trouve pas le serveur Primary :
cluster (mongodb://localhost/?w=1&fsync=false), maybe an election is running. |
Un ReplicaSet d'un cluster Mongo ne trouve pas le serveur Primary :
| Code Block | ||
|---|---|---|
| ||
[YYYY-MM-DD HH:MM:SS] WARNING: [ WebUI ] [SLA][TICK] The ReplicaSet did not found the primary on the cluster (mongodb://localhost/?w=1&fsync=false), maybe an election is running. |
L'envoie de la donnée au cluster Mongo à échoué :
| Code Block | ||
|---|---|---|
| ||
[YYYY-MM-DD HH:MM:SS] WARNING: [ WebUI ] [SLA][TICK] The data transport on the cluster (mongodb://localhost/?w=1&fsync=false) failed, maybe an election is running. |
La communication au cluster Mongo n'est pas établie sur le serveur Primary :
| Code Block | ||
|---|---|---|
| ||
[YYYY-MM-DD HH:MM:SS] WARNING: [ WebUI ] [SLA][TICK] Trying to communicate with a mongo instance from a cluster (mongodb://localhost/?w=1&fsync=false) that is not the a primary, maybe an election is running. |
Erreur
La connexion au serveur Mongo n'est plus établie :
| Code Block | ||
|---|---|---|
| ||
[YYYY-MM-DD HH:MM:SS] WARNING: [ WebUI ] [SLA][TICK] Trying to communicate with a mongo instance (mongodb://localhost/?w=1&fsync=false), but the connection is closed. Check your connection of your mongo. If mongo is a cluster maybe an election is running. |