compose-db Questions

7

Solved

I get this error on a find call (default Java Driver) after a period of inactivity. I tried to add a manual heartbeat (writing to a capped collection), but it didn't help. I only get the issue whil...
Issi asked 22/8, 2016 at 12:42

1

After a period of inactivity, my go web service is getting a net.OpError with message read tcp x.x.x.x:52086->x.x.x.x:24414: read: connection reset by peer when executing the first postgres sql ...
Deme asked 14/5, 2018 at 20:14

1

We've been having this issue in prod for the past few weeks. Every few days, the number of connections to our compose.io Mongo db spikes to nearly 5000, which is the connection limit. There doesn'...
Gazzo asked 20/8, 2018 at 10:13

0

Error: Socket closed abruptly during opening handshake at TLSSocket.endWhileOpening (/app/node_modules/amqplib/lib/connection.js:258:17) at emitNone (events.js:91:20) at TLSSocket.emit (ev...
Ballistic asked 3/7, 2017 at 8:57

1

Solved

Basically, I'm considering this: A local MongoDB server backed up by Compose.io. So Compose handles HA, backups, etc - but I get the speed of a local MongoDB instance. Is this possible/sane? Wou...
Taeniasis asked 30/5, 2016 at 20:30

1

I'm using compose.io for hosting test and production mongodb databases and am attempting to connect through a node app using mongoose.js (which uses the standard nodejs mongodb driver under the hoo...
Veterinarian asked 16/2, 2016 at 18:2

1

Solved

If you download a compose.io backup of a mongodb instance and uncompress the .tar file you end up with .ns and extensions that are single digits. How do you restore the db from these?
Benoit asked 3/1, 2016 at 0:7
1

© 2022 - 2024 — McMap. All rights reserved.