Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Is it possible to use Oracle Database API for MongoDB to run rocket.chat? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Is it possible to use Oracle Database API for MongoDB to run rocket.chat?

Received Response
65
Views
2
Comments

Summary:

I am trying to connect RocketChat with Oracle-DB, but get error "MongoServerError: Invalid index specification: text index only support on wildcard"

Content (required):

I am running the following docker command:

docker run --rm --name rocketchat -p 80:3000 --env ROOT_URL=http://localhost --env MONGO_URL='mongodb://rocket:[email protected]:27017/rocket?authMechanism=PLAIN&authSource=$external&ssl=true&retryWrites=false&loadBalanced=true'

The connection is successful, as objects are created in the "rocket" schema.


Version (include the version you are using, if applicable):

Oracle ADB for JSON Workloads (19c), Rocket Chat 5.4

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!