-
Notifications
You must be signed in to change notification settings - Fork 68
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
Transport endpoint is not connected error happening frequently and intermittently . #324
Comments
@rrehman-hbk there seems to be no error in the logs above. There is one |
More info: When we are uploading small file 2.4MB etc, things work. When we tried to upload files with size 87MB, it uploads certain percentage and fails -> when I check s3, I see it fails after 10MB. @srikumar003 Is there any config which limits things to 10 Mb |
Same issue @rrehman-hbk, Is there any update? |
We are using datashim to connect to s3 bucket with access key and secret.
We are mounting that volume 5-6 services. Even without the services restarting, we could see the service throwing "Transport endpoint is not connected error ". When we restart the service, the service is able to connect and read data.
We have installed datashim in dlf namespace and dataset in the namespace where are other services are present.
Pasting csi-s3 pod logs
The text was updated successfully, but these errors were encountered: