ANSWERED

I have an error creating my service! Can't rename service or delete and renew! What Should I do?

{"message":"MongoDB Atlas: 409 A user with username provenblock already exists.","code":"ATLAS_USER_ALREADY_EXISTS","deletable":false,"humanInterventionNeeded":true}
ANSWERED

Tezbox

I submitted a question earlier before I signed up and wondered if you had received it.
ANSWERED

Why am I getting "SocketException: sslv3 alert"

If you are running your mongo client from within a docker container, and that mongo client is version 4.2, then you may get a "SocketException: sslv3 alert" when connecting. If this occurs, you can add the `--tls --tlsDisabledProtocols TLS1_3` flags to your connection string and you should be able to connect normally.

Connection fail

When I try to connect I have this error: connecting to: mongodb://34.94.247.74/rjurado-test-db 2019-10-28T11:25:28.669+0100 E QUERY [js] Error: couldn't connect to server 34.94.247.74:27017, connection attempt failed: SocketException: sslv3 alert unexpected message : connect@src/mongo/shell/mongo.js:257:13 @(connect):1:6 exception: connect failed
ANSWERED

Error when creating service

After five minutes of waiting I get the following error: {"message":"exit status 1: Error: release prd-provendb-proxy-slp12cg1omheo6h54860pc3v failed: timed out waiting for the condition","code":"UNKNOWN","humanInterventionNeeded":true}
ANSWERED
ANSWERED
ANSWERED
ANSWERED