datamate-rethink-it / seafile-release

1 stars 1 forks source link

seafevents (?) does not honor `path_style_request` #21

Closed simonhammes closed 1 month ago

simonhammes commented 1 month ago

After uploading a file:

[2024-08-13 16:19:37,036] [ERROR] error when handle msg: Failed to read object b0d556cb-b288-4138-b3cc-57438e816202/151cba7fef354aa51c65bd3bb156fced7821c6da: Could not connect to the endpoint URL: "https://seafile-commits.s3.[REDACTED]/b0d556cb-b288-4138-b3cc-57438e816202/151cba7fef354aa51c65bd3bb156fced7821c6da"

... even though seafile_storage_classes.json is configured to use path-style requests...

christophdb commented 1 month ago

v11.0.13 and commit https://github.com/haiwen/seafobj/pull/77/commits/1e38fbc1134a70c64db04c6de9f9f5d62517fb62 fix this behavior. datamate/seafile-professional:11.0.13 has this fix.