Closed MblaxxHD closed 1 year ago
Per your logs java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors
Problem: It seems as though SSL is not supported or correctly setup for your SQL server. Potential fix:
In config.ym, set one or all of the following options as such
use-SSL: false
verifyCertificate: false
allowPubKeyRetrieval: true
This basically disables SSL for IRP but it's not storing passwords so that's not a huge security issue.
can i just reload the plugin or just restart the server?
Now i have this problem after reloading the config https://pastebin.com/VdnCnXnB
Access denied it says in the logs Check username + password
Bug description:
We have a current problem about the backups not saving on any actions that are in the options of the Restore
Server details:
How to reproduce:
N/A
What was expected:
N/A
Screenshots, logs & other:
https://pastebin.com/0btcVKYE
Additional info:
N/A