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
I am trying to run export and import in the same ENTRYPOINT command using Docker and looker-deployer package.
I am successfully able to export the content from source (DEV) instance ( as i can see the same in images/volumes in the Docker Desktop).
When it comes to importing content, i have noticed that looker-deployer is creating the necessary folders and sub-folders at the target(PROD) instance, but dashboards are not getting imported. I have noticed in the logs that looker-deployer is not showcasing the "funcName":"import._content", hence i believe the import is not getting triggered.
Below is the screenshot of logs for your reference:
Hi,
I am trying to run export and import in the same ENTRYPOINT command using Docker and looker-deployer package.
I am successfully able to export the content from source (DEV) instance ( as i can see the same in images/volumes in the Docker Desktop).
When it comes to importing content, i have noticed that looker-deployer is creating the necessary folders and sub-folders at the target(PROD) instance, but dashboards are not getting imported. I have noticed in the logs that looker-deployer is not showcasing the "funcName":"import._content", hence i believe the import is not getting triggered.
Below is the screenshot of logs for your reference:
Would appreciate any leads on this. @AdamMinton
Thanks,
Targeryann
The text was updated successfully, but these errors were encountered: