• Resolved me2you

    (@me2you)


    Hi,

    Plugin 3.8
    WP 5.5

    S3 custom – Minio

    All fields for the custom S3 are entered correctly. When filling in the fields, the plugin connects to the S3 storage and sees the existing buckets.

    minio admin trace – process config plugin

    {
     "status": "success",
     "host": "s3.xxxxx.com",
     "time": "2021-01-12T07:04:38.254499466Z",
     "client": "172.17.0.1",
     "callStats": {
      "rx": 113,
      "tx": 633,
      "duration": 1309008,
      "timeToFirstByte": 0
     },
     "api": "s3.ListBuckets",
     "path": "/",
     "query": "",
     "statusCode": 200,
     "statusMsg": "OK"
    }

    But when executing a backup task, it gives an error that the bucket was not exit.

    
    [12-Jan-2021 11:05:08] 1. Attempting to send a backup file to the S3 service ...
    [12-Jan-2021 11:05:08] ERROR: S3 Bucket "backup-sites-bucket" does not exist!
    

    minio admin trace – clear.. not info (((

    How check problem?

    P.S. Plugin UpdraftPlus works fine with the same settings.

    • This topic was modified 5 years, 4 months ago by me2you.
    • This topic was modified 5 years, 4 months ago by me2you.
    • This topic was modified 5 years, 4 months ago by me2you.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem with custom S3 (Minio)’ is closed to new replies.