GithubHelp home page GithubHelp logo

docker-compose v2.3.2运行一段时间后总会无法重启: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. about nacos HOT 2 CLOSED

qx517971976 avatar qx517971976 commented on July 24, 2024
docker-compose v2.3.2运行一段时间后总会无法重启: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.

from nacos.

Comments (2)

wuchubuzai2018 avatar wuchubuzai2018 commented on July 24, 2024

通过你的错误提示,可以看到一个核心的错误描述:
Public Key Retrieval is not allowed
建议去掉JDBC URL中的allowPublicKeyRet参数试试,这个参数我是没用过。
看网上的说法是这样的:
https://www.jianshu.com/p/928eb43d0073
https://blog.csdn.net/weixin_55599565/article/details/125140094

from nacos.

qx517971976 avatar qx517971976 commented on July 24, 2024

通过你的错误提示,可以看到一个核心的错误描述: Public Key Retrieval is not allowed 建议去掉JDBC URL中的allowPublicKeyRet参数试试,这个参数我是没用过。 看网上的说法是这样的: https://www.jianshu.com/p/928eb43d0073 https://blog.csdn.net/weixin_55599565/article/details/125140094

通过你的错误提示,可以看到一个核心的错误描述: Public Key Retrieval is not allowed 建议去掉JDBC URL中的allowPublicKeyRet参数试试,这个参数我是没用过。 看网上的说法是这样的: https://www.jianshu.com/p/928eb43d0073 https://blog.csdn.net/weixin_55599565/article/details/125140094

谢谢,是我写错了jdbc,最后那个参数完整的是allowPublicKeyRetrieval=true

from nacos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.