Closed rc-networks closed 2 months ago
Hello I appreciate your honest response to the question "What are you using SFTPGo for?" and so try to provide some help.
In both the cases the error is an I/O timeout: dial tcp 3.5.156.179:443: i/o timeout
. It looks like that your pods are unable to connect to your configured storage backends, I suggest to check the network connectivity between the pods and AWS/Ceph.
Getting started with a VM is generally easier than with K8s: you can test with a single VM and migrate to Kubernetes later if SFTPGo meets your requirements.
Thanks for that recommendation on testing on a VM. Installed on a Ubuntu machine. noticed the version 2.6.2 was installed (I tested anyway) and it worked. Updated the current deployment on kubernetes to "v2.6.2-alpine" and it worked without issues.
I should have checked the latest version before posting.
I'll have the endusers test this out and see how it goes. Thanks again!
⚠️ This issue respects the following points: ⚠️
Bug description
Let me clarify the points above first. I am not sure if this is a bug or a config issue. I've already search similar reports and there are no working solution right now.
We are currently testing if this app to see if it is a viable solution to replace our existing NAS Web UI.
This is tested both for AWS S3 and CEPH. Both have the same problem and log saying: check the
Relevant log output
part below.Both options tested with and without the
path-style addressing
option. Both options are working with AWS CLI, MinIO Clients and curl which are run on the same kubernetes namespace on a different pod, which clears any networking issue.Now for the current build. This is deployed via Helm charts that was found here TLS are signed, added via kubernetes secrets and mounted under
/etc/ssl/certs/
as shown below:Any idea what might be causing this issue?
Steps to reproduce
/etc/ssl/certs/
Expected behavior
Should be able to connect to any S3 service (both CEPH S3 and AWS S3 in this case) and view the contents.
SFTPGo version
SFTPGo 2.5.4-cc381443-2023-07-15T08:00:33Z +metrics +azblob +gcs +s3 +bolt +mysql +pgsql +sqlite +unixcrypt +portable
Data provider
CEPH S3 and AWS S3
Installation method
Other
Configuration
Configs are in defaults from the helm chart from the DOCs that was found here
Relevant log output
AWS S3 endpoint: