-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
I'm installing mongDB. but I got a erroe message like this.
please help me brothers, I don't understand why it is.
C:\Program Files\MongoDB\Server\4.2\bin>mongo MongoDB shell version v4.2.2 connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb Implicit session: session \{ "id" : UUID("c6cccaa6-4ba4-48fc-aa9a-40002d24a732") } MongoDB server version: 4.2.2 Server has startup warnings: 2019-12-24T13:25:24.592+0900 I CONTROL [initandlisten] 2019-12-24T13:25:24.592+0900 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-12-24T13:25:24.593+0900 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-12-24T13:25:24.593+0900 I CONTROL [initandlisten] --- Enable MongoDB's free cloud-based monitoring service, which will then receive and display metrics about your deployment (disk utilization, CPU, operation statistics, etc). The monitoring data will be available on a MongoDB website with a unique URL accessible to you and anyone you share the URL with. MongoDB may use this information to make product improvements and to suggest MongoDB products and deployment options to you. To enable free monitoring, run the following command: db.enableFreeMonitoring() To permanently disable this reminder, run the following command: db.disableFreeMonitoring() --- 2019-12-24T13:54:37.063+0900 E - [main] Error loading history file: FileOpenFailed: Unable to fopen() file C:\Users\김영민\.dbshell: 대상 멀티바이트 코드페이지에 유니코드 문자의 매핑이 없습니다.
My mongod works correctly. it's just problem just mongo