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
May I ask if we still have access to download the dataset? '
When I run the command: azcopy copy https://notsofarsa.blob.core.windows.net/benchmark-datasets/train_set/240825.1_train/MTG . --recursive
I got the error:
INFO: Scanning...
INFO: Autologin not specified.
INFO: Authenticating to source using Unknown, Please authenticate using Microsoft Entra ID (https://aka.ms/AzCopy/AuthZ), use AzCopy login, or append a SAS token to your Azure URL.
INFO: Any empty folders will not be processed, because source and/or destination doesn't have full folder support
failed to perform copy command due to error: cannot start job due to error: cannot list files due to reason GET https://notsofarsa.blob.core.windows.net/benchmark-datasets
--------------------------------------------------------------------------------
RESPONSE 401: 401 Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
ERROR CODE: NoAuthenticationInformation
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>NoAuthenticationInformation</Code><Message>Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
RequestId:3523a328-001e-00cb-2177-4b1feb000000
Time:2024-12-11T02:50:22.8410863Z</Message></Error>
--------------------------------------------------------------------------------
Thanks in advance!
The text was updated successfully, but these errors were encountered:
About 3 weeks ago, I have run it and I can download it. Due to some reason I want to download it again and it fails with the same error as @muhangao. Any help would be appreciated, thanks!
Hi,
May I ask if we still have access to download the dataset? '
When I run the command:
azcopy copy https://notsofarsa.blob.core.windows.net/benchmark-datasets/train_set/240825.1_train/MTG . --recursive
I got the error:
Thanks in advance!
The text was updated successfully, but these errors were encountered: