Attempted to call an undefined method named "isConfigured" / GrapeJsBuilder

Your software
My Mautic version is: 4.4.0
My PHP version is: 7.4.3
My Database type and version is: MySQL 8.0

Your problem
My problem is:

Hi,
when running
mautic/bin/console mautic:integration:fetchleads --integration=zohocrm --no-interaction --no-ansi

the following error occurs:

In FetchLeadsCommand.php line 94:

Attempted to call an undefined method named “isConfigured” of class “Mautic
Plugin\GrapesJsBuilderBundle\Integration\GrapesJsBuilderIntegration”

What has the specified integration to do with GrapeJS?

Thank you.

These errors are showing in the log:

Steps I have tried to fix the problem:

Try the following:

  • rm -rf var/cache/dev/* var/cache/prod/*
  • php bin/console mautic:plugins:reload --env=prod
  • Checkout that Grape js is actually enabled
  • rm -rf var/cache/dev/* var/cache/prod/*

and run your command again. I do not think your command has anytihng to do with gprae js functionality wise but its all part of mauitc andif naything files during loading thw whole instances goes down