Problem with file actions
Andrew94
Registered Posts: 4 ✭
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!
Best Answer
-
JordanB Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 297 Dataiker
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