SSL Error getting updates on MacOS #40528
-
DescriptionAttempted to update this morning with an installation that has worked for years. Result: Exception is Can access file in browser: Can download on the terminal: System Info: DBeaver VersionVersion 25.2.3.202510191611 Operating SystemmacOS Sequoia Ver 15.7.1 Database and driverNot Applicable. Steps to reproduce
Additional context
|
Beta Was this translation helpful? Give feedback.
Replies: 9 comments
-
|
Thank you for the report. I could not reproduce it. So could you please clarify do you have a custom java? |
Beta Was this translation helpful? Give feedback.
-
I am a developer, and have many custom java installations. How can I determine which DBeaver uses? |
Beta Was this translation helpful? Give feedback.
-
|
Hello @hammer-abcfitness, Please go to Help -> Installation Information -> Configuration and look for |
Beta Was this translation helpful? Give feedback.
-
|
It reads: Checking the version:
|
Beta Was this translation helpful? Give feedback.
-
|
Hi, checking status. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, no updates, sorry. I suggest downloading and installing a fresh version manually. If the issue still persists after the next version is released, please let me know. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I found a work around. Edit: |
Beta Was this translation helpful? Give feedback.
-
|
@hammer-abcfitness Hi, I looked at the certificate you shown at the screenshot. It looks like due to the VPN, you are actually connecting to dbeaver.io using your internal cert. It will cause issues when using Java Truststore because it does not recognize it as a valid. |
Beta Was this translation helpful? Give feedback.

@hammer-abcfitness Hi, I looked at the certificate you shown at the screenshot. It looks like due to the VPN, you are actually connecting to dbeaver.io using your internal cert. It will cause issues when using Java Truststore because it does not recognize it as a valid.
You can indeed solve this issue by relying on the system truststore, which is the best solution for this issue.
So, in this case, DBeaver works as expected. I am going to convert this issue to a discussion.