NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

backup: cannot configure OVH S3 object storage as destination repo #6938

Open nrauso opened 1 month ago

nrauso commented 1 month ago

NS8 does not allow to configure the OVH S3 object storage as backup repo.

Steps to reproduce

Expected behavior

The new repo should be available and reachable

Actual behavior

The repo adding procedure generates an error:

~]# redis-cli --raw get task/cluster/8c1370e2-ce2e-49f0-b796-ed356a318f5d/output
[{"field": "parameters", "parameter": "parameters", "value": "2024/05/29 09:52:16 Failed to size: AuthorizationHeaderMalformed: The authorization header is malformed; the region 'us-east-1' is wrong; expecting 'sbg'\n\tstatus code: 400, request id: tx787f64f6cea340d2826ed-006656fad0, host id: tx787f64f6cea340d2826ed-006656fad0\n", "error": "backup_repository_not_accessible"}]

The issue seems related to the lack of mandatory additional attributes needed by rclone.

Components

See also