Error 500 when configure Aws S3 backup

Hello,

I have just finished installing a v60.1 box. All the checks are correct and all work well (very nice work :slight_smile:).

But when I try to configure a backup with Aws S3 I get this error:

#### Backup configuration

<!doctype html> 
<html lang=en> 
<title>500 Internal Server Error</title> 
<h1>Internal Server Error</h1> 
<p>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.</p>

i have tested Aws 3 informations in S3 client (endpoint, key and secret) and that work.

Any help to troubleshoot this problem welcome

I reply to myself with the solution

i have the error 500 when i try to write at roo tof the bucket:
S3Path: bucketname/ or buecketname
when i create a folder and set
S3Path: bucketname/foldername

That work :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.