检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
Linux机器输入Windows路径,提示安装路径输入不合法 问题现象 日志提示如下信息: "msg": "Failed to find handler for \"usr/local/python/Python-3.5.4.tgz\". Make sure the required
“docker build”命令的执行参数。 执行tag命令 搜索并添加“执行Docker命令”部署步骤。 选择“tag”命令,输入需要打标签的镜像,以及“docker tag”命令的执行参数(非必填)。 如果需要为多组镜像打标签,请以换行隔开。 执行run命令 搜索并添加“执行Docker命令”步骤。
果成功,但日志提示未安装Docker。 原因分析 由于Windows机器在部署“执行PowerShell命令”步骤时有纠错机制,不会部署失败,但在日志中可分析出部署结果为没有Docker服务。 处理方法 在机器上安装对应的服务再次运行即可。 父主题: 执行PowerShell命令
使用sudo权限执行报错 部署进程被第三方杀毒软件拦截 路径不合法 在Centos上安装软件提示网络故障 在Ubuntu上安装软件提示网络故障 Linux机器输入Windows路径,提示安装路径输入不合法 父主题: 自定义应用步骤问题
使用sudo权限执行报错 部署进程被第三方杀毒软件拦截 路径不合法 在Centos上安装软件提示网络故障 在Ubuntu上安装软件提示网络故障 Linux机器输入Windows路径,提示安装路径输入不合法 父主题: 自定义应用步骤问题
headers)”。 原因分析 镜像仓地址错误,导致无法连通,Docker验证v2接口失败。 机器没有外网权限,或没配置代理,导致连接远程镜像仓超时。 处理方法 重新确认镜像仓地址,保证镜像仓地址正确及可连通性。 为机器配置可连通镜像仓的代理。 父主题: 执行Docker命令
使用了服务器未识别的Shell命令 机器上没有安装Docker 问题现象 部署Shell命令:“docker version”(假设主机没有安装Docker服务),日志信息提示部署失败。 原因分析 由于机器上没有安装Docker服务导致。 处理方法 在机器上安装对应的服务再次运行即可。
Shell命令中引用了不存在的文件或文件夹 问题现象 部署Shell命令:“cd /abcd/”,日志信息提示部署失败。 原因分析 由于机器上没有“/abcd/”文件夹导致。 处理方法 修改Shell命令,使用正确的目录或文件。 父主题: 执行shell命令