Difference between revisions of "Rocket.Chat docker installation"
Jump to navigation
Jump to search
(→Errors) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 12: | Line 12: | ||
Error: $MONGO_OPLOG_URL must be set to the 'local' database of a Mongo replica set | Error: $MONGO_OPLOG_URL must be set to the 'local' database of a Mongo replica set | ||
− | MongoError: no primary found in replicaset or invalid replica set name | + | [[MongoError]]: no primary found in replicaset or invalid replica set name |
2020-06-13T09:26:10.425+0000 E QUERY [js] Error: couldn't connect to server mongo:27017, connection attempt failed: SocketException: Error connecting to mongo:27017 (172.18.0.2:27017) :: caused by :: Connection refused : | 2020-06-13T09:26:10.425+0000 E QUERY [js] Error: couldn't connect to server mongo:27017, connection attempt failed: SocketException: Error connecting to mongo:27017 (172.18.0.2:27017) :: caused by :: Connection refused : | ||
− | MongoNetworkError: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017 | + | MongoNetworkError: failed to connect to server [localhost:27017] on first connect [Error: connect [[ECONNREFUSED]] 127.0.0.1:27017 |
MongoNetworkError: failed to connect to server [172.22.0.2:27017] on first connect [MongoNetworkError: connection timed out | MongoNetworkError: failed to connect to server [172.22.0.2:27017] on first connect [MongoNetworkError: connection timed out | ||
Line 22: | Line 22: | ||
== See also == | == See also == | ||
* {{RocketChat}} | * {{RocketChat}} | ||
+ | |||
+ | |||
+ | [[Category:Rocket.Chat]] |
Latest revision as of 16:39, 10 October 2022
- Official docker-compose file:
Errors[edit]
Error: $MONGO_OPLOG_URL must be set to the 'local' database of a Mongo replica set
MongoError: no primary found in replicaset or invalid replica set name
2020-06-13T09:26:10.425+0000 E QUERY [js] Error: couldn't connect to server mongo:27017, connection attempt failed: SocketException: Error connecting to mongo:27017 (172.18.0.2:27017) :: caused by :: Connection refused :
MongoNetworkError: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017
MongoNetworkError: failed to connect to server [172.22.0.2:27017] on first connect [MongoNetworkError: connection timed out
See also[edit]
Advertising: