Entity of type 'Src\Entity\User' for IDs id(52) was not found?
Entity manager is closed
А что именно сломалось окончательно? Может есть issue на эту тему?
framework:
messenger:
# Uncomment this (and the failed transport below) to send failed messages to this transport for later handling.
failure_transport: failed
buses:
command_bus:
middleware:
# each time a message is handled, the Doctrine connection
# is "pinged" and reconnected if it's closed. Useful
# if your workers run for a long time and the database
# connection is sometimes lost
- doctrine_ping_connection
# After handling, the Doctrine connection is closed,
# which can free up database connections in a worker,
# instead of keeping them open forever
- doctrine_close_connection
# wraps all handlers in a single Doctrine transaction
# handlers do not need to call flush() and an error
# in any handler will cause a rollback
# - doctrine_transaction
# or pass a different entity manager to any
#- doctrine_transaction: ['custom']
Блокируют именно вас или Яндекс?
Прежде чем вводить в архитектуру новую сущность было бы неплохо понять причину непрохождения голоса.
Гуглить то умеете?
Вот по второй ссылке пишут что можно https://forum.asterisk.ru/viewtopic.php?p=63200