About 1,163,074 results (2,138 milliseconds)

MongoDB Compass for Win 7 32 Bit

https://groups.google.com/d/msgid/mongodb-user/1416aeb9-b544-4b6b-ae7d-e04e654707b3%40googlegroups.com
@googlegroups.com. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mongodb-user. To view ...

Connection error : MongoDB Shell to MongoDB Atlas

https://groups.google.com/g/mongodb-user/c/YgkRTzDVVas
... username m001-student --password m001-mongodb-basics. Getting below error ... 5 2008R2Plus Enterprise (64 Bit) and MongoDB Compass installed on my system as ...

Error getting data into BI client using the MongoDB Connector for BI

https://groups.google.com/g/mongodb-user/c/1Go35TBuouM
... MongoDB Compass fine using the following: hostname: ec2-52-208-95-40.eu-west-1.compute.amazonaws.com. port: 27017. authentication: username / password. username ...

Connection Issue between Atlas and Shell

https://groups.google.com/g/mongodb-user/c/vmAFsdCGnnI
... name, Username and password. I ... You can then follow the relevant tutorial to Connect to an Atlas cluster (using MongoDB Compass or the mongo shell).

how to connect to mongo-chart with self-signed cert?

https://groups.google.com/g/mongodb-user/c/_UAMxqMB-4U/m/SN8yi1UeCwAJ
Apr 15, 2019 ... docker run --rm quay.io/mongodb/charts:v0.12.0 charts-cli test-connection mongodb://<username>:<password>@myhost.com/ The docker install is ...

Google maps doesn't read compass data - Google Maps Community

https://support.google.com/maps/thread/215481175/google-maps-doesn-t-read-compass-data?hl=en
May 13, 2023 ... I've checked the hardware and other apps like waze and the system compass and they all read the compass correctly.. I gave all the requested ...

Compass Queries

https://groups.google.com/g/mongodb-user/c/XEN8MBWRd6o/m/7mF3kltcAgAJ
Does MongoDB Compass supports projection of fields, text search and so on to verify covered queries, text search in the visual explain plan?. I tried to define ...

installation problem mongodb 3.6 on windows 10

https://groups.google.com/g/mongodb-user/c/pZCfzNByeA8
to mongodb-user. HiI've a problem to install ... Alternatively, you could un-checked MongoDB Compass installation and try executing the installer again.

Querying for UUID

https://groups.google.com/g/mongodb-user/c/Nnx108vRkAA
Groups "mongodb-user" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to mongodb-user...@ ...

How to start MongoDB on a remote server and then how to connect ...

https://groups.google.com/g/mongodb-user/c/TS1q33iBBW8
Aug 22, 2018 ... 4-compass is essentially ... You received this message because you are subscribed to a topic in the Google Groups "mongodb-user" group.

Simple query

https://groups.google.com/g/mongodb-user/c/Df7WkAmr3eE/m/hRFyJbrxDAAJ
Am new to MongoDB. Can someone tell me how to fetch all the field names in a respective document. I went to schema view in compass and got the fields listed ...

cannot read PEM key file - no start line

https://groups.google.com/g/mailing.openssl.users/c/M179DljvAzQ
Are they MongoDB requirements? I have checked and verified that there is no ... # Line breaks at 76, password is "test" $ cat rsa-enc-priv-xxx.pem

Unable to install Mongo DB on on windows 7 64bit machine

https://groups.google.com/g/mongodb-user/c/m9W4ShIIpro
I am unable to install mongodb on my winodws 7 (Home Basic) machine, I get stuck while installing compass, it run for 24hrs without any luck. ... to mongodb-user.

MongoDB Atlas: user is not allowed to do action find on system ...

https://groups.google.com/g/mongodb-user/c/70tX1sWTbmI
Apr 22, 2018 ... MongoDB connection URI looks like this: spring.data.mongodb.uri=mongodb+srv://[USER]:[PASSWORD]@[MONGO_URL].mongodb.net/mydb. I'm using ...

Accessing multi-regional MongoDB Atlas with Private Service ...

https://codelabs.developers.google.com/codelabs/psc-mongo-globalaccess
Apr 17, 2023 ... The username and password configured is codelab. mongosh mongosh ... beside your cluster name, psc-mongodb-uswest1-uswest2 → Test Outage.

Standartnet - Google Chrome Community

https://support.google.com/chrome/thread/204342213/standartnet?hl=en
Mar 2, 2023 ... I'm just a user ... mongodb-on-macos-monterey-error-mongodb-compass-can-t-be-opened-because-apple-cannot-check-it-for-malicious-software/209112.

"MongoError: not authorized on [dbName] to execute command" in ...

https://groups.google.com/g/mongodb-user/c/R2T01GWfhRE
Aug 31, 2018 ... Make sure that the right user/password combination to authenticate ... to mongodb-user. Hi Wan,. Thank you very much for your response ...

MongoDB Client query with ISODate

https://groups.google.com/g/vertx/c/W6bcFkTfPmY
You should use the JSON object to make a ISODate, e.g. new JsonObject().put("$date", Instant.now().toString()) This is MongoDB's JSON extension, check it ...

[mongodb-user] How can I find and fix invalid utf-8 strings in the ...

https://groups.google.com/g/mongodb-user/c/x8vNaQVDPA0
Apr 28, 2010 ... I try to find all documents containing invalid utf-8 strings. So as soon as I fix the problem that generated this error, I can drop and reinject these ...

MongoException$CursorNotFound

https://groups.google.com/g/mongodb-user/c/ijWC3sGn0MM
to mongodb-user. We are getting the cursor not found exception once in a ... To check the parameter value via mongo shell: > use admin > db.runCommand ...