You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
I am an novice when comes to db help me, am using config file to bring up the mongosqld adn getting below error
C:\Program Files\MongoDB\Connector for BI\2.14\bin>mongosqld.exe /config:config.yml
2022-07-14T03:50:52.699-0500 I CONTROL [initandlisten] mongosqld starting: version=v2.14.4 pid=2744 host=XXXXXXXX
2022-07-14T03:50:52.699-0500 I CONTROL [initandlisten] git version: df0cf0b57e9aac0ab6d545eee0d4451d11d0c6e9
2022-07-14T03:50:52.699-0500 I CONTROL [initandlisten] OpenSSL version OpenSSL 1.0.2n-fips 7 Dec 2017 (built with OpenSSL 1.0.2s 28 May 2019)
2022-07-14T03:50:52.699-0500 I CONTROL [initandlisten] options: {config: "config.yml", systemLog: {verbosity: 1}, schema: {stored: {mode: "custom", sour
ce: "mongosqld_data", name: "mySchema"}}, mongodb: {net: {uri: "mongodb://XXXX:[email protected]:27017/?authSource=admin", auth: {source:
"admin"}}}}
2022-07-14T03:50:52.699-0500 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for mongosqld.
2022-07-14T03:50:52.699-0500 I CONTROL [initandlisten]
--mongo-uri may not contain any authentication information