【YashanDB知识库】单机部署报错:prohibited operation, please check if the IP and username are correct

本文内容来自YashanDB官网,原文内容请见 https://www.yashandb.com/newsinfo/7802960.html?templateId=1718516

现象

部署第1步install成功,在第2步deploy时报错。

报错信息:prohibited operation, please check if the IP and username are correct。

原因

主机配置文件(hosts.toml)里的ssh登录IP地址不是本机地址导致,

为了安全考虑,崖山数据库部署时不允许远程机器操作本地部署。

解决办法

ssh登录IP地址换成本地IP地址和端口。

posted @ 2024-12-23 18:36  YashanDB  阅读(24)  评论(0)    收藏  举报