I’ve reproduced the same issue by clicking server status:
Could not acquire management access for administration
RuntimeError: Unable to execute command chcp. Please make sure that the C:\Windows\System32 directory is in your PATH environment variable
and after click cancel
was:
Error during ""
error calling Python module function WbAdmin.openAdminSection
using MySQL Server 8.0.23 & MySQL Workbench 8.0.23 for 64-bit OS Windows 10.
Notice: all environment variables were configured correct in my case.
Solved it only by reinstalling and using another version like MySQL Workbench 8.0.20, but I’d really recommend also downgrade version of server to MySQL Server 8.0.20 to avoid other bugs, e.g.: creating/deleting schemes and so on.
The same version should match all products to work correctly.
I’ve reproduced the same issue by clicking server status:
Could not acquire management access for administration
RuntimeError: Unable to execute command chcp. Please make sure that the C:\Windows\System32 directory is in your PATH environment variable
and after click cancel
was:
Error during ""
error calling Python module function WbAdmin.openAdminSection
using MySQL Server 8.0.23 & MySQL Workbench 8.0.23 for 64-bit OS Windows 10.
Notice: all environment variables were configured correct in my case.
Solved it only by reinstalling and using another version like MySQL Workbench 8.0.20, but I’d really recommend also downgrade version of server to MySQL Server 8.0.20 to avoid other bugs, e.g.: creating/deleting schemes and so on.
The same version should match all products to work correctly.
1 / 3 / 0 Регистрация: 26.09.2015 Сообщений: 273 |
|
1 |
|
03.04.2021, 12:24. Показов 31695. Ответов 3
Здравствуйте. chcp присутствует в обоих путях
0 |
Невнимательный 2427 / 803 / 277 Регистрация: 08.02.2013 Сообщений: 5,286 Записей в блоге: 2 |
|
03.04.2021, 20:21 |
2 |
Сообщение было отмечено mercurygermes как решение Решение
mysql -u root -p root -version Для запуска клиента выполняется просто В переменной PATH не должно быть несуществующих каталогов лишняя точка с запятой в строке «C:\Windows\System32;»;%JAVA_HOME%\bin;….. В кавычках должен быть только путь к каталогу «C:\Windows\System32;» несуществует
0 |
0 / 0 / 0 Регистрация: 07.10.2020 Сообщений: 1 |
|
17.06.2021, 21:36 |
3 |
При загрузке Workbench выдает ошибку: Ни кто не знает какие строки в какие переменные надо внести, чтобы заработало? Заранее благодарю
0 |
0 / 0 / 0 Регистрация: 03.08.2021 Сообщений: 1 |
|
03.08.2021, 17:42 |
4 |
Мне к сожалению не помогло прописывание в переменных окружения. Нашёл на официальном багтрекере соответствующие темы и решение: To workaround the problem, change the system locale to English. To change the * Open language settings У себя не пробовал ибо не считаю хорошим решением сменить локаль системы и нет такой возможности (боевой сервер, ломать желания нет).
0 |
Solution 1
I solved the same problem on enable the parameter «Beta : Use UTF-8 for worldwide language support» in Control Panel > Region > Administrative > Change system locale…
It’s disturbing because it’s have nothing about the PATH environment variable. But it’s work.
Notice that I working on french environment and MySQL Workbench 8.0.24 version.
Solution 2
I’ve reproduced the same issue by clicking server status:
Could not acquire management access for administration
RuntimeError: Unable to execute command chcp. Please make sure that the C:\Windows\System32 directory is in your PATH environment variable
and after click cancel
was:
Error during ""
error calling Python module function WbAdmin.openAdminSection
using MySQL Server 8.0.23 & MySQL Workbench 8.0.23 for 64-bit OS Windows 10.
Notice: all environment variables were configured correct in my case.
Solved it only by reinstalling and using another version like MySQL Workbench 8.0.20, but I’d really recommend also downgrade version of server to MySQL Server 8.0.20 to avoid other bugs, e.g.: creating/deleting schemes and so on.
The same version should match all products to work correctly.
Solution 3
To resolve this problem on 64 bit system we have to follow two steps.
- add environment variable path to
C:\Windows\System32
-
we need chcp.com cmd file in
C:\Windows\SysWOW64
copy it fromC:\Windows\System32 path and paste in C:\Windows\SysWOW64
now close
mysql
workbench and reopen it.
Hope you got the answer.
Comments
-
I installed MySQL workbench 8.0 in windows 7. After the installation I just clicked server status its through the error like
Could not acquire management access for administration. Run-time Error: Unable to execute command chcp. Please make sure that the C:Windows\System32 directory is in your path environment variable
. How can I solve this error? -
“C:\Windows\SysWOW64” has its own “chcp.com” file with different size. I doubt that replacing it would be a good idea.
-
Just to let others know, I tried all other solutions (from this question and also from other questions). Downgrading from 8.0.23 to either 8.0.22 / 8.0.21 / 8.0.20 was the only working solution for me on my Windows 10 64-bits (all three versions 22/21/20 worked just fine, without the bug).
-
Attention! Use this carefull, mine Intellij IDEA started to work uncorrect after this system setup — was uninformative «ClassNotFound exceptions» on every code that worked well. Only after returning everything as it was before helped. So at this moment i have OR working properly MySQL Workbench OR IDEA at the same time…
-
OK for me : Panneau de configuration > Horloge et région > Région > Onglet Administration > Modifier les paramètres régionaux > Cocher Bêta : «Utiliser le format UTF-8 etc.»
Recents
Related
Я установил MySQL Workbench 8.0 в Windows 7. После установки я просто щелкнул состояние сервера через ошибку: Could not acquire management access for administration. Run-time Error: Unable to execute command chcp. Please make sure that the C:Windows\System32 directory is in your path environment variable
, Как я могу решить эту ошибку?
2018-11-10 06:19
11
ответов
Я решил ту же проблему, включив параметр «Бета: использовать UTF-8 для всемирной языковой поддержки» в Панели управления> Регион> Административный> Изменить языковой стандарт системы … Это беспокоит, потому что в нем нет ничего о переменной среды PATH. Но это работа. Обратите внимание, что я работаю над французской средой и версией MySQL Workbench 8.0.24.
2021-05-06 22:47
Чтобы решить эту проблему в 64-битной системе, мы должны выполнить два шага.
- добавить путь к переменной среды
C:\Windows\System32
-
нам нужен cmd файл chcp.com в
C:\Windows\SysWOW64
скопировать это изC:\Windows\System32 path and paste in C:\Windows\SysWOW64
сейчас закрыть
mysql
верстак и снова откройте его.
Надеюсь, ты получил ответ.
2019-06-09 09:51
Я воспроизвел ту же проблему, щелкнув статус сервера :
Could not acquire management access for administration
RuntimeError: Unable to execute command chcp. Please make sure that the C:\Windows\System32 directory is in your PATH environment variable
и после щелчка
cancel
был:
Error during ""
error calling Python module function WbAdmin.openAdminSection
с использованием MySQL Server 8.0.23 и MySQL Workbench 8.0.23 для 64-битной ОС Windows 10 .
Примечание: в моем случае все переменные среды были настроены правильно .
Решил это только путем переустановки и использования другой версии, такой как MySQL Workbench 8.0.20, но я бы действительно рекомендовал также понизить версию сервера до MySQL Server 8.0.20, чтобы избежать других ошибок, например: создание / удаление схем и так далее.
Для правильной работы одна и та же версия должна соответствовать всем продуктам.
2021-01-22 06:51
Найдено решение для пользователей системы, не владеющих английским языком! После неудач во всех попытках проблема здесь: Mysql Bug Forum , где сказано, что проблема заключается в ошибке кодека unicode python. Итак, мое решение для пользователя кириллицы состояло в том, чтобы установить административный язык Windows для случаев, когда utf-8 недоступен, см. Снимок экрана ниже. «Старым значением системного языка был русский, после перехода на английский (США) все начало работать. Также смотрел логи Workbench — было исключение python для кодека ascii. Вот и все, надеюсь, это поможет.
29 апр ’21 в 15:14
2021-04-29 15:14
2021-04-29 15:14
Если у вас все еще есть та же ошибка, я попробовал все другие решения либо из Stackoverflow, либо где-то еще. Единственное, что у меня сработало, это откат с 8.0.25 до 8.0.22, 8.0.21 или даже 8.0.20, все три версии работали без ошибок.
2021-06-17 19:16
Как упоминалось ранее, есть 2 возможных исправления:
- Измените языковой стандарт системы на английский (США)
- Используйте Workbench ver. 8.0.22 или ниже (ошибка появляется в версии 8.0.23+)
2021-08-05 12:12
Решение этой проблемы для меня было следующим: запустите установщик сообщества рабочей среды после установки программы, вы перейдете в это окно, введите здесь описание изображения, затем вы запустите опцию MySQL Server, опцию «Reconfigure», и вы принимаете все опции и создайте новый пароль (если вы не сделали его раньше), запустите последний экран, и вы готовы к использованию верстака:D
2021-04-07 01:16
Добавьте «C:\Windows\System32» в переменную среды PATH.
Убедитесь, что вы добавили его в PATH, а не в Path.
2020-10-10 12:30
Я решил эту проблему, установив язык отображения Windows 10 на английский, а не на французский.
13 мар ’21 в 23:31
2021-03-13 23:31
2021-03-13 23:31
Была такая же ошибка для Windows 10. Для меня решением было переустановить MySQL Server 8.0.24 и включить опцию в установщике « Настроить MySQL Server как службу Windows ». Не было этой опции, отмеченной при первой установке, поэтому я предполагаю, что проблема была в этом (для нее не было службы, поэтому после перезапуска системы MySQL Workbench 8.0 CE выдает ошибку).
08 май ’21 в 15:40
2021-05-08 15:40
2021-05-08 15:40
Просто добавьте C:\Windows\System32
к Пути, и проблема будет решена!
Не забудьте добавить ";"
разделять адреса.
2018-12-10 20:26