Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with the import #143

Closed
Rkohn123 opened this issue Oct 19, 2023 · 1 comment
Closed

Problem with the import #143

Rkohn123 opened this issue Oct 19, 2023 · 1 comment

Comments

@Rkohn123
Copy link

Hello everyone,

After running ldeploy content import --env dev --recursive --folders ./dashboards/Shared/

Looker deployer successfully imports dashboards that are in the shared folder, but for dashboards that are in other folders, I get an error :

{"levelname": "INFO", "module": "deploy_content", "funcName": "deploy_space", "message": "Attemting Recursion of children folders", "children_folders": ["./dashboards/Shared/Folder_1\\", "./dashboards/Shared/Folder_2\\", "./dashboards/Shared/Folder_3\\"], "timestamp": "2023-10-19T14:29:02.450314Z"} {"levelname": "WARNING", "module": "deploy_content", "funcName": "create_or_return_space", "message": "No folders found. Creating folder now", "timestamp": "2023-10-19T14:29:03.519255Z"} Traceback (most recent call last): etc...

Lookerdeployer don't want to create folders apparently. What can I do ?

@Rkohn123
Copy link
Author

Surprisingly, in the docker image it worked but not on my local machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant