linux 启动nacos 提示Caused by: java.lang.IllegalStateException: No DataSource se Published on Jul 10, 2024 in 随笔 with 0 comment 如果你使用的是 MySQL 8.0 或以上版本,可能需要在数据库连接 URL 中添加 ``` allowPublicKeyRetrieval=true ``` 参数,以解决 Public Key Retrieval is not allowed 的问题 。 本文由 admin 创作,采用 知识共享署名4.0 国际许可协议进行许可。本站文章除注明转载/出处外,均为本站原创或翻译,转载前请务必署名。