Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

springboot应用部署到rainbond上无法连接postgreSQL数据库:服务器不支援 SSL 连线。 #1540

Closed
dldahua opened this issue Feb 8, 2023 · 7 comments
Assignees
Labels
Use Question Users use question

Comments

@dldahua
Copy link

dldahua commented Feb 8, 2023

Describe the bug
本地或者部署到其他服务上的springboot应用可以正常访问到postgreSQL数据库,但是同样的配置与环境部署到rainbond(v5.4.0-release) 上就展示错误:

PoolInitializationException: Failed to initialize pool: 服务器不支援 SSL 连线。

连接地址也添加了ssl=false; 数据库ssl也禁了;查询很多地方也没有提示:服务器不支援 SSL 连线。
麻烦看看是否服务器对SSL做了什么限制呢?

Uploading 848eddb45883c0b15050cd3a50a0208.png…

@dldahua dldahua added the kind/bug BUG Feedback label Feb 8, 2023
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: The springboot application deployed to rainbow cannot connect to the postgreSQL database: the server does not support SSL connections.

@zzzhangqi zzzhangqi added Use Question Users use question and removed kind/bug BUG Feedback labels Feb 8, 2023
@dldahua
Copy link
Author

dldahua commented Feb 8, 2023

测试demo: https://gitee.com/kpcode/pgtest1.git

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Test demo: https://gitee.com/kpcode/pgtest1.git

@dldahua
Copy link
Author

dldahua commented Feb 8, 2023

@zzzhangqi Java demo: https://gitee.com/kpcode/pgtest1.git 里面有配置好的测试数据库

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@zzzhangqi Java demo: https://gitee.com/kpcode/pgtest1.git contains a configured test database

@yangkaa yangkaa assigned zzzhangqi and unassigned yangkaa Jan 4, 2024
@zzzhangqi
Copy link
Collaborator

v6 版本已对此类问题进行整体升级并解决,请再次尝试!

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The v6 version has overall upgraded and solved such problems, please try again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Use Question Users use question
Projects
None yet
Development

No branches or pull requests

4 participants