• Resolved fahr

    (@fahr)


    I configured the remote storage to send backups to a GCS bucket via S3 compat mode. The plugin does recognize all available buckets and lets me select one, so that works fine. When creating the actual backup I get this;

    [23-Jan-2020 13:06:55] Starting upload to S3 Service …
    [23-Jan-2020 13:07:13] ERROR: S3 Service API: Invalid argument.
    [23-Jan-2020 13:07:14] 2. Trying to send backup file to S3 Service …
    [23-Jan-2020 13:07:15] Connected to S3 Bucket “xxxxx-wordpress-backups” in <LocationConstraint>EUROPE-WEST4
    [23-Jan-2020 13:07:15] Starting upload to S3 Service …
    [23-Jan-2020 13:07:32] ERROR: S3 Service API: Invalid argument.
    [23-Jan-2020 13:07:32] 3. Trying to send backup file to S3 Service …
    [23-Jan-2020 13:07:33] Connected to S3 Bucket “xxxxx-wordpress-backups” in <LocationConstraint>EUROPE-WEST4

    etc. etc.

    After a while it just stops.

    I need this to work before considering a commercial license. Right now I cannot validate this plugin actually does anything.

    Would be great to see a fix!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support happyAnt

    (@duongcuong96)

    @fahr
    Please help me try with older version: https://downloads.www.ads-software.com/plugin/backwpup.3.6.10.zip
    thank you!

    Thread Starter fahr

    (@fahr)

    That did not work either, but it was verbose enough to give me a proper error message (3.7 is not).

    Turns out that the upload via S3 to GCS only works if the bucket has “fine grained permissions” set instead of “uniform”. Maybe a good idea to add that to some docs.

    I upgraded again to 3.7 and that one also works fine with fine-grained permission settings on the bucket.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘GCS via S3 compatibility does not work’ is closed to new replies.