Hey all,
I’m currently testing large push replications (~75mb) on CBLite for Android and running into some server side problems. The push gets approximately 3/5ths of the way through, and then looses connection to the server. Following the lost connection on the app, connections to the Couchbase management console and via SSH directly into the Ubuntu instance also fail. I should add that this continues indefinitely until I restart the instance on AWS (the longest I’ve waited was roughly three days over a weekend).
The only explanation I can think of is that a t2.micro instance is too small to handle any sort of a heavy load. I read through some forum posts that indicated that that was, indeed the problem, but I wanted to get confirmation. I’ll update this with logs as soon as a restart the server.