Issues with Cloud Sync #57
Labels
No labels
bug
contribution welcome
duplicate
enhancement
later
not planned
out of scope
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
tom79/Holos-App#57
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Steps to Reproduce
Settings->Data & Backup.S3 Compatible Storage.Test--> Test fails with anUnknown error.Log of garage shows:
2026-01-20T21:38:54.430021Z INFO garage_api_common::generic_server: [::ffff:HEREISMYIPV4]:36356 (key HEREISTHEKEYTHATGOTASSIGNED HEAD /holos-backups/ 2026-01-20T21:38:54.430710Z INFO garage_api_common::generic_server: Response: error 400 Bad Request, Authorization header malformed, unexpected scope: 20260120/us-east-1/s3/aws4_requestI have set the s3_region for this bucket not to
us-east-1what holos seems to expect (but togarageinstead). To my understanding from the garage documentation the client should automatically be redirected to the region set up in garage. Apparently holos does not support to be redirected.If I set s3_region to us-east-1 holos is able to connect.
Save. TapClose.>to the right ofS3 Compatible Storagewas NOT replaced by blue check mark.NextCloud / WebDAV.Cloud sync is coming in a future update.Close.Data & Backup.>to the right ofS3 Compatible Storagewas now replaced by blue check mark.S3 Compatible Storage.Endpoint URL. Again some right to left issue.Expected Behavior
NextCloud / WebDAV.S3 Compatible Storageshould be left to right.NextCloud / WebDAVandS3 Compatible Storageat the same time. If both at the same time is not possible there should be a hint about it when trying to set up the second one.Actual Behavior
See
Steps to Reproduce.(Backups to garage actually fail. I have yet to figure out if this is an issue with my garage setup or holos. The message garage logs is
2026-01-20T22:16:31.900840Z INFO garage_api_common::generic_server: Response: error 400 Bad Request, Invalid digest: Failed to validate checksum for algorithm Crc32: calculated Some(Crc32([53, 86, 46, 105])), expected Crc32([0, 0, 0, 0]). Holos correctly logs that the upload failed with error 400.)Screenshots / Logs
Input field appear to be disabled / grayed out:

Environment