[SOLUCIONADO] Sincronizar Mapuche con Arai

Hola José, seguimos la guía que nos dijiste y nos encontramos con el siguiente error:


root@Mapuche:/usr/local/siu/mapuche/aplicacion# vendor/bin/arai-cli registry:add --maintainer-email stellagerzel@uncaus.edu.ar --maintainer "Stella Gerzel" http://170.210.156.53/arai-registry
PHP Fatal error:  Class 'SIUToba\Framework\Arai\RegistryHooksProyectoToba' not found in /usr/local/siu/mapuche/aplicacion/src/SIU/Mapuche/AraiRegistryHooks.php on line 9

In AraiRegistryHooks.php line 9:
                                                                                                
  Attempted to load class "RegistryHooksProyectoToba" from namespace "SIUToba\Framework\Arai".  
  Did you forget a "use" statement for another namespace?                                       
                                                                                                

registry:add [-m|--maintainer MAINTAINER] [-e|--maintainer-email MAINTAINER-EMAIL] [-i|--nombre-instancia [NOMBRE-INSTANCIA]] [-f|--force-register [FORCE-REGISTER]] [--] <url>


Muchas Gracias por tu ayuda.