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

Add ca-certificates to the filenode container to support connecting to https s3 storage. #38

Closed
3 tasks done
Nyar233 opened this issue Apr 19, 2024 · 1 comment
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@Nyar233
Copy link

Nyar233 commented Apr 19, 2024

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

The filenode node cannot connect to the https s3 storage service due to the missing ca-certificates package.

Expected Behavior

Add support for https connections to filenode nodes.

Steps To Reproduce

Trying to use s3 storage connected via https.

Environment

- OS:debian
- Version:v3.0.0

Anything else?

image

No response

@Nyar233 Nyar233 added the bug Something isn't working label Apr 19, 2024
@Nyar233 Nyar233 changed the title Add ca-certificates to the filenode container to support connecting to https-based s3 storage. Add ca-certificates to the filenode container to support connecting to https s3 storage. Apr 19, 2024
fb929 added a commit to anyproto/any-sync-filenode that referenced this issue Apr 26, 2024
fb929 added a commit to anyproto/any-sync-filenode that referenced this issue Apr 26, 2024
@fb929
Copy link
Collaborator

fb929 commented Apr 26, 2024

I'm added ca-certificates package, it's should be fine now
try to this filenode image version: https://github.com/anyproto/any-sync-filenode/releases/tag/v0.6.6

@fb929 fb929 closed this as completed Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants