<div dir="ltr">Good afternoon,<br>On debian/apache, I succeed in installing qgis server and lizmap. I am a little surprised by the poor performance that I can observe currently. They must probably be explained by a bad configuration that I need to improve. I am thinking in particular of the cache.<br>I'm trying to follow this page from the doc:<br><a href="https://docs.lizmap.com/current/en/admin/cache.html#seeding">https://docs.lizmap.com/current/en/admin/cache.html#seeding</a><br>If I understand correctly, I would benefit from generating the tile cache.<br><br>When I do:<br> <br><i>lizmap-web-client-3.6.3# php lizmap/console.php wmts:cache:seed -v -f dr0 drills_2154 EPSG:2154 1 7</i><div><i><br></i>I get :</div><div><br>In Input.php line 76:<br><i>   [Symfony\Component\Console\Exception\RuntimeException]<br>   Not enough arguments (missing: "TileMatrixMax").<br>Exception trace:<br>   at /var/www/lizmap/lizmap-web-client-3.6.3/lizmap/vendor/symfony/console/Input/Input.php:76<br>  Symfony\Component\Console\Input\Input->validate() at /var/www/lizmap/lizmap-web-client-3.6.3/lizmap/vendor/symfony/console/Command/Command.php:293<br>  Symfony\Component\Console\Command\Command->run() at /var/www/lizmap/lizmap-web-client-3.6.3/lizmap/vendor/symfony/console/Application.php:1040<br>  Symfony\Component\Console\Application->doRunCommand() at /var/www/lizmap/lizmap-web-client-3.6.3/lizmap/vendor/symfony/console/Application.php:301<br>  Symfony\Component\Console\Application->doRun() at /var/www/lizmap/lizmap-web-client-3.6.3/lizmap/vendor/symfony/console/Application.php:171<br>  Symfony\Component\Console\Application->run() at /var/www/lizmap/lizmap-web-client-3.6.3/lizmap/vendor/jelix/jelix/lib/jelix/Scripts/ModulesCommands.php:48<br>  Jelix\Scripts\ModulesCommands::run() at /var/www/lizmap/lizmap-web-client-3.6.3/lizmap/console.php:2</i><div><i><br>wmts:cache:seed [--dry-run] [--bbox BBOX] [-f|--force] [--] <repository> <project> <layers> <TileMatrixSet> <TileMatrixMin> <TileMatrixMax>[/ coded]</i><br><br>And when I try to add a layer as an argument:<br><i>lizmap-web-client-3.6.3# php lizmap/console.php wmts:cache:seed -v -f dr0 forages_2154 Ouvrage_a_Realiser_Pt EPSG:2154 1 7</i><br><br>I get :<br><br><i>[code]The cache in not available!<br>The WMTS Service has not been initialized!<br>The WMTS Service has been initialized!<br>No layers configured with cache![/code]</i><br><br>In advance, thanks for your help.</div></div><div><br></div><div>Kind regards.</div></div>