Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.
OS Name/Version: Linux/Ubuntu
Product Name/Version: (Always use the full version number - not ‘Latest’)
AMP 2.4.8
Problem Description:
[02:18:43] [Core:Username Warning] : Returned exception from API call LocalFileBackupPlugin/DeleteFromS3
[02:18:43] [Core:Username Error] : HttpErrorResponseException
[02:18:43] [Core:Username Error] : [0] (HttpErrorResponseException) : The remote server returned an error: (400) Bad Request.
[02:18:43] [Core:Username Error] : at Amazon.Runtime.Internal.HttpHandler`1[TRequestContent].InvokeAsync[T] (Amazon.Runtime.IExecutionContext executionContext)
at Amazon.Runtime.Internal.RedirectHandler.InvokeAsync[T] (Amazon.Runtime.IExecutionContext executionContext)
at Amazon.Runtime.Internal.Unmarshaller.InvokeAsync[T] (Amazon.Runtime.IExecutionContext executionContext)
at Amazon.S3.Internal.AmazonS3ResponseHandler.InvokeAsync[T] (Amazon.Runtime.IExecutionContext executionContext)
at Amazon.Runtime.Internal.ErrorHandler.InvokeAsync[T] (Amazon.Runtime.IExecutionContext executionContext)
[02:18:43] [Core:Username Error] : WebException
[02:18:43] [Core:Username Error] : [1] (WebException) : The remote server returned an error: (400) Bad Request.
[02:18:43] [Core:Username Error] : at Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
Steps to reproduce:
- Step 1
Provision S3 OVH - Step 2
Setup S3 OVH fields (Upload works btw so it’s not a field issue) - Step 3
Try to delete from S3, get a 400 in the console
Actions taken to resolve so far:
Honestly, asked for help on Discord. Lol.
Not much I can do I feel except use another provider but everything I have is with OVH so I’d really like this not to be the case.
Also this breaks automatic deletion of backups because I think automatic “Delete latest backup” stops after Cloud fails.