On base of INVO I am try do code somthing. But when i get 500 error i see INVO error tamplate "Something went wrong, if the error continue please contact us". I was add to index
ini_set('display_errors', 'On'); error_reporting(E_ALL); $debug = new \Phalcon\Debug(); $debug->listen();
not help. Rename action in error controller give me 404 page tamplate.