Problem with file actions

Solved!
Andrew94
Level 2
Problem with file actions

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!

error DATAIKU.png

โ€ƒ

0 Kudos
1 Solution
JordanB
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://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-storage-account...

https://github.com/Azure/azure-sdk-for-python/issues/22144

Thanks,

Jordan

View solution in original post

1 Reply
JordanB
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://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-storage-account...

https://github.com/Azure/azure-sdk-for-python/issues/22144

Thanks,

Jordan