Server error occurs due to misconfiguration of Grav. When server has encountered an internal error or something happened unexpectedly, then Grav is unable to serve and recover the page.
If the server is running in production mode, to hide the information from the user, a server error message occurs. All the error messages are logged in Grav.log file present under the folder <your_folder_name>/logs/Grav.log.
Following are some of the reasons that may cause server error −
You can flush the cache to check whether the configuration is up to-date or not. Use the following command to flush the cache.
bin/Grav clear-cache
The issues for installation and configuration are −