You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: The version is visible when running AzCopy without any argument
$ azcopy --version
azcopy version 10.22.0
Which platform are you using? (ex: Windows, Mac, Linux)
Arch Linux.
What command did you run?
Note: Please remove the SAS to avoid exposing your credentials. If you cannot remember the exact command, please retrieve it from the beginning of the log file.
Also, apply patches for the following issues in 10.22.0:
* Azure/azure-storage-azcopy#2483
* Azure/azure-storage-azcopy#2482
The second one by removing the version check entirely - I doubt many
Arch Linux users are interested in such a feature, especially if it adds
8 seconds to every invocation.
Hi there! Thank you for bringing up this issue. I was able to repro this, and we are working on a fix. In the meantime, please use --skip-version-check to minimize the 8 second lag.
Which version of the AzCopy was used?
Note: The version is visible when running AzCopy without any argument
Which platform are you using? (ex: Windows, Mac, Linux)
Arch Linux.
What command did you run?
Note: Please remove the SAS to avoid exposing your credentials. If you cannot remember the exact command, please retrieve it from the beginning of the log file.
What problem was encountered?
There seems to be some kind of deadlock. Every command takes ~8 seconds. Also the stack trace.
See the attached strace.log.
How can we reproduce the problem in the simplest way?
Unsure.
Have you found a mitigation/solution?
Unfortunately, no.
The text was updated successfully, but these errors were encountered: