Hi,
I used IDrive e2 now for 2 days and it went well till now. But today, one of my 4 duplicacy backups is no longer connecting because of wrong cert message. I checked it on the same machine with an S3 explorer and also in Browser - it worked and has a valid cert.
Message from duplicacy (removed private information):
Running check command from C:\ProgramData/.duplicacy-web/repositories/localhost/all
Options: [-log check -storage BUCKETNAME -a -tabular]
2022-08-09 17:19:52.489 INFO STORAGE_SET Storage set to s3://e2@e123.ie12.idrivee2-6.com/BUCKETNAME
2022-08-09 17:19:53.058 ERROR STORAGE_CONFIG Failed to download the configuration file from the storage: RequestError: send request failed
caused by: Head https://BUCKETNAME.e123.ie12.idrivee2-6.com/config: x509: certificate is valid for *.b4s7.ie12.idrivee2-6.com, *.ie12.idrivee2-6.com, not BUCKETNAME.e123.ie12.idrivee2-6.com
Failed to download the configuration file from the storage: RequestError: send request failed
First part of the endpoint was changed to e123, also bucketname was changed to BUCKETNAME.
Can someone help please?