【问题标题】:MySQL Cluster Auto Installer Error: DLL Load Failed: The specified module could not be foundMySQL Cluster Auto Installer Error: DLL Load Failed: The specified module could not be found
【发布时间】:2018-02-23 00:56:53
【问题描述】:

我正在尝试安装 MySQL 集群。我使用 msi 安装程序在 Windows 上安装了 mysql cluster gpl 自动安装程序。 mysql-cluster-gpl-7.5.7-winx64

我安装了 3 个 ubuntu 服务器用作节点。我允许 ubuntu 服务器的远程 ssh 连接权限。我在 mysql 集群 Web 界面中添加 ubuntu 服务器时出现此错误。

Define Cluster Section

Define Hosts Section

我在ubuntu服务器上安装了python2.7、paramiko、pycrypto。但我得到这个错误:

DLL 加载失败:找不到指定的模块。

我哪里做错了?

问候。

【问题讨论】:

    标签: python mysql ubuntu-server windows-server-2016 mysql-cluster


    【解决方案1】:

    在 Windows 上,我们将所有东西打包在一起,你需要一起运行 MCC,所以我对“我在 ubuntu 服务器上安装了 python2.7、paramiko、pycrypto”有点困惑。你为什么要在 Ubuntu 服务器上安装 Python 和它的东西?远程节点只需要 SSH 服务器进行身份验证。如果您的意思是“在 Windows localhost 上”,则无需安装任何 Python 东西,一切都已打包。 您能否澄清一下并启动具有日志级别 DEBUG 的 Python Web 服务器(https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-programs-ndb-setup-py.html 或在 Windows 上修改 setup.bat 也可以),以便我们更好地从后端查看错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-12-18
      • 1970-01-01
      • 2011-12-28
      • 1970-01-01
      • 1970-01-01
      • 2021-06-14
      相关资源
      最近更新 更多