Difference between revisions of "Rocket.Chat docker installation"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
(→Errors) Tags: Mobile web edit, Mobile edit |
||
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 : |
Revision as of 07:18, 20 August 2020
- Official docker-compose file:
Errors
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
Advertising: