Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Primary Storage) Generic S3 endpoint for hostname #10595

Conversation

joshtrichards
Copy link
Member

It's important to use the correct hostname when configuring S3 storage. It's easy to confuse the S3 endpoint with the direct bucket URL. The former is the correct one to use, but the latter sort of works in many cases. This eventually creates problems.

☑️ Resolves

🖼️ Screenshots

image

@juliusknorr juliusknorr merged commit 4ed54fd into nextcloud:master Jun 9, 2023
joshtrichards added a commit to joshtrichards/nc-documentation that referenced this pull request Jun 10, 2023
Fixes nextcloud/server#35364

Also adds note about S3 endpoint naming to make consistent with Primary Storage change made in nextcloud#10595

Signed-off-by: Josh Richards <[email protected]>
joshtrichards added a commit to joshtrichards/nc-documentation that referenced this pull request Jun 10, 2023
Fixes nextcloud/server#35364

Also adds note about S3 endpoint naming to to External Storage make consistent with Primary Storage change made in nextcloud#10595

Signed-off-by: Josh Richards <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Can't copy files from a folder to another when using S3 object storage as a Primary Storage
2 participants