404 - Action "ArquivoController->?site=3&id=8()" not Found

Details:
Check if the action name is correct in the controller.
if the name is correct, fix this problem creating the method ArquivoController->?site=3&id=8() into the controller
File:
/app/core/classes/Vortice.php
Trace:
ActionNotFoundException: Action "ArquivoController->?site=3&id=8()" not Found in /app/core/classes/Vortice.php:420
Stack trace:
#0 /app/core/classes/Vortice.php(339): Vortice::execute(false, '?site=3&id=8', 'ArquivoControll...')
#1 /app/core/classes/Core.php(67): Vortice::render()
#2 /app/core/core.php(18): Core->__construct()
#3 /app/public/index.php(21): require('/app/core/core....')
#4 {main}