Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-20697

Running 'mongod.exe' with '--dbpath' containing the Cyrillic alphabet

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.1.8
    • Component/s: Admin
    • Labels:
      None
    • ALL
    • Hide

      Example:
      1) Create folder on 'C:/' named 'Новая папка'.
      2) Run 'mongod.exe --dbpath "C:/Новая папка"'

      Show
      Example: 1) Create folder on 'C:/' named 'Новая папка'. 2) Run 'mongod.exe --dbpath "C:/Новая папка"'

      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.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            Azriel Zolotov Pavel
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: