Linux搭建主主后没有同步数据,报Slave I/O for channel ‘‘错误
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
数据没有同步之后,查看日志看到错误(为了好看换行了)
Slave I/O for channel '': error connecting to master 'repl@192.168.0.104:3306' - retry-
time: 60 retries: 24 message: Authentication plugin 'caching_sha2_password' reported error:
Authentication requires secure connection. Error_code: MY-002061
查看错误大概意思就是连不上
repl是搭建主主的同步账号名,
在被同步的主机上用repl登录一下MySQL就行了
我的报错连不上192.168.0.104,在192.168.0.104服务器上登录
mysql -u repl -p 密码
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献4条内容
所有评论(0)