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

ECONNRESET on blobClient.putFile #240

Open
brollb opened this issue Oct 20, 2020 · 5 comments
Open

ECONNRESET on blobClient.putFile #240

brollb opened this issue Oct 20, 2020 · 5 comments

Comments

@brollb
Copy link
Collaborator

brollb commented Oct 20, 2020

Uploading files to the GME blob can sometimes result in ECONNRESET errors which has been causing downstream issues like deepforge-dev/deepforge#1866

@brollb
Copy link
Collaborator Author

brollb commented Oct 20, 2020

(I suspect this is due to the uploaded file being too large)

@brollb
Copy link
Collaborator Author

brollb commented Nov 11, 2020

@kecso - Any updates/thoughts on this?

@hneema08
Copy link

hneema08 commented Dec 8, 2021

@kecso Yes, I'm also seeing that GetCifarData operation succeeds in downloading the dataset but fails while uploading to the blob storage. Is this something easily fixable?

I guess to reproduce it you might try running the GitCifarData example or just create a pipeline with only that operation in it (with the latest deepforge repo.) -- choose "WebGME Blob storage" as the storage adapter in the pipeline execution.

@brollb
Copy link
Collaborator Author

brollb commented Apr 26, 2022

It looks like this happens pretty consistently after 30 seconds so I suspect it is a request timeout setting somewhere...

@brollb
Copy link
Collaborator Author

brollb commented May 18, 2022

I think this might be related (and I think I already talked to @kecso about it) but I wanted to post it anyway:
socket hang up

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

No branches or pull requests

2 participants