Segui oque você pediu e aqui tbm não de certo, se rodo manualmente ele me retorna esse log:
2025-05-15 14:26:13 - Script executado!
{"message":"User Deprecated: Using ArrayAccess on Doctrine\\ORM\\Mapping\\JoinColumnMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by DoctrineHelper.php:42, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)","context":{"exception":{"class":"ErrorException","message":"User Deprecated: Using ArrayAccess on Doctrine\\ORM\\Mapping\\JoinColumnMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by DoctrineHelper.php:42, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)","code":0,"file":"/var/www/html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210"}},"level":200,"level_name":"INFO","channel":"deprecation","datetime":"2025-05-15T09:26:14.297476-05:00","extra":{}}
{"message":"User Deprecated: Doctrine\\DBAL\\Connection::exec is deprecated, please use executeStatement() instead. (Connection.php:1992 called by MySQLStorage.php:53, https://github.com/doctrine/dbal/pull/4163, package doctrine/dbal)","context":{"exception":{"class":"ErrorException","message":"User Deprecated: Doctrine\\DBAL\\Connection::exec is deprecated, please use executeStatement() instead. (Connection.php:1992 called by MySQLStorage.php:53, https://github.com/doctrine/dbal/pull/4163, package doctrine/dbal)","code":0,"file":"/var/www/html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210"}},"level":200,"level_name":"INFO","channel":"deprecation","datetime":"2025-05-15T09:26:14.297665-05:00","extra":{}}
{"message":"User Deprecated: Using ArrayAccess on Doctrine\\ORM\\Mapping\\JoinColumnMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by DoctrineHelper.php:42, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)","context":{"exception":{"class":"ErrorException","message":"User Deprecated: Using ArrayAccess on Doctrine\\ORM\\Mapping\\JoinColumnMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by DoctrineHelper.php:42, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)","code":0,"file":"/var/www/html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210"}},"level":200,"level_name":"INFO","channel":"deprecation","datetime":"2025-05-15T09:26:14.297476-05:00","extra":{}}
{"message":"User Deprecated: Doctrine\\DBAL\\Connection::exec is deprecated, please use executeStatement() instead. (Connection.php:1992 called by MySQLStorage.php:53, https://github.com/doctrine/dbal/pull/4163, package doctrine/dbal)","context":{"exception":{"class":"ErrorException","message":"User Deprecated: Doctrine\\DBAL\\Connection::exec is deprecated, please use executeStatement() instead. (Connection.php:1992 called by MySQLStorage.php:53, https://github.com/doctrine/dbal/pull/4163, package doctrine/dbal)","code":0,"file":"/var/www/html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210"}},"level":200,"level_name":"INFO","channel":"deprecation","datetime":"2025-05-15T09:26:14.297665-05:00","extra":{}}
{"message":"Error thrown while running command \"novosga:reset\". Message: \"An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'\"","context":{"exception":{"class":"Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException","message":"An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'","code":1062,"file":"/var/www/html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:62","previous":{"class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","message":"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'","code":1062,"file":"/var/www/html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28","previous":{"class":"PDOException","message":"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'","code":23000,"file":"/var/www/html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:130"}}},"command":"novosga:reset","message":"An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'"},"level":500,"level_name":"CRITICAL","channel":"console","datetime":"2025-05-15T09:26:14.302277-05:00","extra":{}}
09:26:14 CRITICAL [console] Error thrown while running command "novosga:reset". Message: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'" ["exception" => Doctrine\DBAL\Exception\UniqueConstraintViolationException { …},"command" => "novosga:reset","message" => "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'"]
{"message":"Command \"novosga:reset\" exited with code \"1062\"","context":{"command":"novosga:reset","code":1062},"level":100,"level_name":"DEBUG","channel":"console","datetime":"2025-05-15T09:26:14.323165-05:00","extra":{}}
In ExceptionConverter.php line 62:
An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'
In Exception.php line 28:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'
In Statement.php line 130:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '21' for key 'PRIMARY'
novosga:reset [-s|--seguro] [--] [<unidade>]
Poderia me dizer oque esta dando erro?