I’m trying to setup a backup to AWS S3, but when I hit save after filling in all the fields MIAB says
"<!doctype html> 500 Internal Server Error
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
Thanks - that helped me realise I used the wrong format for the S3 Bucket & Path field (it should litterally just be the bucket name and /folder, no need for arn or url): your-bucket-name/a-folder-name. The error is gone now.