démarrer le service elasticsearch ubuntu
service elasticsearch start
or
php bin/magento indexer:reindex
php bin/magento cache:flush
or if shows page not working,
try this command,
chmod -R 777 ../<Magento Folder>
I hope you are smart to use this commands as root user
Dharmesh Tukadiya