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/458cbd50b595813fd11c2beacf40eb0f216ec009/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.