Error System__scope_not_found after upgrade to Shopware6.5

Good day , pls while trying to configure the settings for my plugin after upgrading my shopware6 version to 6.5. I got an error which is described below. I also attach a screenshot.

„detail“: „Configuration for scope \u0022 AdeolaCmsIntegration\u0022 not found.“,
„meta“: {
„parameters“: {
„scope“: „AdeolaCmsIntegration“
}
},
„trace“: [
{
„file“: „/var/www/html/vendor/shopware/core/System/SystemConfig/Validation/SystemConfigValidator.php“,
„line“: 136,
„function“: „getConfiguration“,
„class“: „Shopware\Core\System\SystemConfig\Service\ConfigurationService“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/shopware/core/System/SystemConfig/Validation/SystemConfigValidator.php“,
„line“: 52,
„function“: „getSystemConfigByDomain“,
„class“: „Shopware\Core\System\SystemConfig\Validation\SystemConfigValidator“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php“,
„line“: 110,
„function“: „validate“,
„class“: „Shopware\Core\System\SystemConfig\Validation\SystemConfigValidator“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/HttpKernel.php“,
„line“: 181,
„function“: „batchSaveConfiguration“,
„class“: „Shopware\Core\System\SystemConfig\Api\SystemConfigController“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/HttpKernel.php“,
„line“: 76,
„function“: „handleRaw“,
„class“: „Symfony\Component\HttpKernel\HttpKernel“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/Kernel.php“,
„line“: 197,
„function“: „handle“,
„class“: „Symfony\Component\HttpKernel\HttpKernel“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php“,
„line“: 86,
„function“: „handle“,
„class“: „Symfony\Component\HttpKernel\Kernel“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php“,
„line“: 473,
„function“: „handle“,
„class“: „Symfony\Component\HttpKernel\HttpCache\SubRequestHandler“,
„type“: „::“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php“,
„line“: 273,
„function“: „forward“,
„class“: „Symfony\Component\HttpKernel\HttpCache\HttpCache“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php“,
„line“: 287,
„function“: „pass“,
„class“: „Symfony\Component\HttpKernel\HttpCache\HttpCache“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php“,
„line“: 210,
„function“: „invalidate“,
„class“: „Symfony\Component\HttpKernel\HttpCache\HttpCache“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/shopware/core/HttpKernel.php“,
„line“: 143,
„function“: „handle“,
„class“: „Symfony\Component\HttpKernel\HttpCache\HttpCache“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/shopware/core/HttpKernel.php“,
„line“: 65,
„function“: „doHandle“,
„class“: „Shopware\Core\HttpKernel“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/public/index.php“,
„line“: 71,
„function“: „handle“,
„class“: „Shopware\Core\HttpKernel“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php“,
„line“: 35,
„function“: „handle“,
„class“: „Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\u0000/var/www/html/public/index.php:61$0“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/vendor/autoload_runtime.php“,
„line“: 29,
„function“: „run“,
„class“: „Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner“,
„type“: „-\u003E“
},
{
„file“: „/var/www/html/public/index.php“,
„line“: 14,
„args“: [
„/var/www/html/vendor/autoload_runtime.php“
],
„function“: „require_once“
}
]
}
]
}