-
Notifications
You must be signed in to change notification settings - Fork 4
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
Connection Timeout when calling DVC Push to Azure remote storage #42
Comments
@markFriel Does |
Hi @efiop, We have encountered this exact same issue (azure remote, dvc pull, same error messages etc.). Is there any progress on this issue or recommended workarounds (we are forced to use Azure remotes)? DVC doctor:
|
@pezosanta Actually just merged iterative/dvc#10027 today, that exposes timeout config options iterative/dvc.org#4930. Would you be able to try out upstream dvc and see if tweaking those config options helps you? |
Closing for now as fixed (iterative/dvc#10027). |
Bug Report
Description
When trying to push tracked files to remote storage on azure I get a error where the connection times out. The process appear to hang when trying to check for the existence of objects on the remote storage.
Reproduce
Output
Expected
I expect the data to be pushed to the remote storage.
Environment information
Platform: Python 3.9.16 on Windows-10-10.0.19044-SP0
Subprojects:
dvc_data = 0.40.3
dvc_objects = 0.19.3
dvc_render = 0.2.0
dvc_task = 0.1.11
dvclive = 2.1.0
scmrepo = 0.1.11
Supports:
azure (adlfs = 2023.1.0, knack = 0.10.1, azure-identity = 1.12.0),
http (aiohttp = 3.8.4, aiohttp-retry = 2.8.3),
https (aiohttp = 3.8.4, aiohttp-retry = 2.8.3)
Cache types: hardlink, symlink
Cache directory: NTFS on C:
Caches: local
Remotes: azure
Workspace directory: NTFS on C:
Repo: dvc, git
Additional Information (if any):
The text was updated successfully, but these errors were encountered: