-
We're hoping to use a new MongoDB 3.2 deployment on Compose and our service depends on a Transporter piping data from MongoDB to an Elasticsearch instance.
We've set up Oplog access on the deploymen…
-
Hi all. I'm using MongoLab as my data store but I can't enable tailing on my transporter instance. The data gets transferred once before spitting out this error: `transporter: CRITICAL: Mongodb error …
-
Wondering if this will be continue to be worked on, simply given the fact rethinkdb, is already realtime.
-
I was trying Compose.io - Oplog.
Reading back the same issue, same like Compose already change the mongo_url.
So I will get only Replica set URI.
For the meteor up env,
When I put the replica uri as …
-
After all steps is done i see these errors in `/var/log/rocket.chat/err-0.log`
```
root@chat:/var/www/rocket.chat/bundle# tail -f /var/log/rocket.chat/err-0.log
at Error ()
at [object Object…
-
I was trying to scale meteor.
I connected my meteor instance to a MONGOHQ instance with OPLOG enabled
The meteor app works fine for sometime. Later when i try to login into my meteor app . The login…
-
Hello all,
I have a very simple app expanding on the samples in the readme.md for this package. The app layout is outlined below. Basically, I can output the collections, both the Oracle.Collection…
-
Heya,
It has been a bit problematic having some of the foundation content on the regular website because the contribution flow is a bit too developer specific for people from marketing and PR to edit…
-
Does any one know or try to use the compose MongoDB+ hosting?
No usual replicatset url on admin panel...
MongoDB url are like this one:
`mongodb://:@aws-eu-west-1-portal.1.dblayer.com:10813,aws-eu-…
-
First of all: awesome work guys.
In Meteor 1.2 (currently on devel branch) there are some massive CPU related improvements has been added to oplog related logic.
It's seems like you guys using the …