1. Addressing Connectivity Issues:
- Ensure that there is a stable internet connection for accessing the object storage.
- Verify that valid credentials for the object storage have been provided, and that these credentials have the necessary permissions to access the storage. You can test this by attempting manual access to the object storage using the provided credentials from your machine.
2. Dealing with Firewall and Antivirus Tools:
- Examine the firewall and antivirus rules to confirm if they are blocking responses from the Object Storage.
- Review the configuration of the Object Storage Repository service endpoint. If it is configured to use HTTP, consider changing it to HTTPS, as HTTP may sometimes hinder data retrieval from object storage. For instance, if the current Service Endpoint is `http://s3.<region>.amazonaws.com`, modify it to `https://s3.<region>.amazonaws.com`.
- Inspect the firewall rules on the server machine to check for any settings that might obstruct data retrieval from the object storage. If necessary, add exceptions for the respective BDR Backup/Offsite DR service and executables to the firewall and antivirus exception lists.
3. Escalate the Issue to Support:
- If the problem persists after following the above steps, gather the log folder and send it as a compressed zip file to our support team via email at `vembu-support@vembu.com`.