has anyone installed copilot in july 2024 as image to text action keep running. #17413
gobindpimcore
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
bin/console messenger:consume pimcore_job_execution_engine
while running below commnd getting some error
php bin/console messenger:consume pimcore_generic_execution_engine -vv
CRITICAL [messenger] Error thrown while handling message Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Messages\Generic\GenericHuggingFaceImageToTextMessage. Removing from transport after 0 retries. Error: "Handling "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Messages\Generic\GenericHuggingFaceImageToTextMessage" failed: JobRun with id 10 not found." ["class" => "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Messages\Generic\GenericHuggingFaceImageToTextMessage","retryCount" => 0,"error" => "Handling "Pimcore\Bundle\CopilotBundle\AutomationAction\Messenger\Messages\Generic\GenericHuggingFaceImageToTextMessage" failed: JobRun with id 10 not found.","exception" => Symfony\Component\Messenger\Exception\HandlerFailedException^ { …}]
18:51:23 INFO [php] User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelDevDebugContainer.php:2851, doctrine/orm#10098, package doctrine/orm) ["exception" => ErrorException { …}]
Beta Was this translation helpful? Give feedback.
All reactions