使用rancher发布nacos server 时报错

进入镜像查看日志发现报错No DataSource set

检查了好几遍环境变量已经全都配了,最后发现在nohup.out文件中指出没有找到nacos_info 表

在github上找到mysql的建表语句https://github.com/alibaba/nacos/blob/master/distribution/conf/nacos-mysql.sql

执行之后创建成功

相关文章:

  • 2022-12-23
  • 2021-08-07
  • 2021-09-04
  • 2021-05-25
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-05
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2021-09-03
  • 2022-12-23
相关资源
相似解决方案