According to GeoNode/geonode#14306, "create_tile_layers" has been refactored into "gwc create".
The command is called within the restore procedure:
https://github.com/GeoNode/geonode-project/blob/5.0.1/src/project_name/br/restore.sh#L76
The call should be modified to reflect the refactoring.
"create_tile_layers" has been deprecated and will be removed in next versions.
According to GeoNode/geonode#14306, "create_tile_layers" has been refactored into "gwc create".
The command is called within the restore procedure:
https://github.com/GeoNode/geonode-project/blob/5.0.1/src/project_name/br/restore.sh#L76
The call should be modified to reflect the refactoring.
"create_tile_layers" has been deprecated and will be removed in next versions.