Your ROOT_URL in app.ini is https://code.exacti.com.br/ but you are visiting https://git.exacti.com.br/ExacTI/phacil-framework/blame/commit/931097810cde0e6c1fd9e7ab1e311c0f5d343642/system/Exception/RangeException.php
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* Exception thrown to indicate range errors during program execution. Normally this means there was an arithmetic error other than under/overflow. This is the runtime version of \Phacil\Framework\Exception\DomainException.