Explorer Reports "View Template Does Not Exist"
Overview¶
After deployment, there might be cases where templates do not exist. This document aims to help resolve such issues and complete the initialization of view templates.
As shown in the figure below:
Synchronization Commands¶
Solution One: Launcher Interface Synchronization¶
Log in to the launcher management interface via a browser, click Configuration at the top right corner, and select the following content for synchronization.
Note: After clicking sequentially, please wait patiently for a few minutes for successful synchronization. If the above solution does not succeed, you can choose Solution Two to manually execute the synchronization operation.
Solution Two: Command Line Execution¶
- Enter the
inner
container under theforethought-core Namespace
-
If you need to modify templates for explorers or views, please edit the corresponding template files in the
/config/cloudcare-forethought-backend/data_package/dataflux-template
directory. -
Execute the following synchronization command, which will copy the templates and other data from the data package to the working directory, then automatically send an update task (synchronize from the working directory to the database).