orientechnologies / orientechnologies/orientdb-studio
Can't download public databases
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 128
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Getting a server error when I try to download any public database using Studio.
{"errors":[{"reason":500,"code":500,"content":"java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)\r\n--> java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)\r\n--> java.io.IOException: Invalid keystore format"}]}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing a public-database download in Studio and trace the server-side request using the reported SSLContext and invalid-keystore error; inspect the relevant server logs and configuration. Done means public database downloads succeed without the server error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100