-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.1.8
-
Component/s: Admin
-
None
-
ALL
-
I want to run MongoDB to save data by the path, containing Cyrillic alphabet.
Example:
mongod.exe --dbpath "C:/Новая папка"
Thus mongod.exe does not start with an error
... [initandlisten] exception in initAndListen: 29 Data directory C:/Новая папка not found., terminating ...
While this folder exists.
And as is seen from example 'mongod.exe' write right path in console. May blame the interaction with WIndows regard Cyrillic symbols.
- is duplicated by
-
SERVER-16725 Incorrect character conversion between UTF-8 and UTF-16
- Closed