Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on January 22, 2024 8:02AM
Likes: 0
Replies: 1
Hello,
i have problem witch file actions.
Previously, I could perform various activities, now after loading the file again I cannot do anything because an error appears (files that were loaded once, I can perform various actions with them)
Below I attach a screenshot with the error.
Thanks for your help!
Hi @Andrew94
,
This error is coming from Azure. You can see the line of code it hits by searching "InvalidNamedUserOrNamedGroup" here: : https://github.com/Azure/databox-adls-loader/blob/master/copy-acls.py
Please see the following articles for troubleshooting steps:
https://github.com/Azure/azure-sdk-for-python/issues/22144
Thanks,
Jordan