Finding Source of Exception: Attribute is Not AllowedMagento 2 xml validationGet source xml of errorI created a custom module ,but getting error, not able to figure out what the error is about. How to get out of this error?Magento 2 Front controller reached 100 router match iterations issueDeleted ShipperHQ module causing error in “All Customers” section of Magento 2“Area code is not set” in var/logwhen click on place order then paypal showing error in Magento2magento error logs Error log record number: 1173359093956Magento 2 Admin Page “Specified invalid parent id (Specified invalid parent id (Ibnab_Common::ibnabrightmenu)”Warning: session_regenerate_id(): Session object destruction failed. on Magento 2 CheckoutMagento 2.3.2 Undefined offset Encryptor.php(MagentoFrameworkConfigDomValidationException): Element 'remove': This element is not expected

Is there a reason why I should not use the HaveIBeenPwned API to warn users about exposed passwords?

Is it normal practice to screen share with a client?

Terence Tao–type books in other fields?

What is the difference between 1/3, 1/2, and full casters?

Is it correct to translate English noun adjuncts into adjectives?

This message is flooding my syslog, how to find where it comes from?

expansion with *.txt in the shell doesn't work if no .txt file exists

Inadvertently nuked my disk permission structure - why?

How did C64 games handle music during gameplay?

A planet illuminated by a black hole?

How to write a sincerely religious protagonist without preaching or affirming or judging their worldview?

Iterate over non-const variables in C++

Does the Intel 8086 CPU have user mode and kernel mode?

Send a single HTML email from Thunderbird, overriding the default "plain text" setting

"I you already know": is this proper English?

Why is a dedicated QA team member necessary?

How were the LM astronauts supported during the moon landing and ascent? What were the max G's on them during these phases?

How can I tell if there was a power cut while I was out?

Why are off grid solar setups only 12, 24, 48 VDC?

Is the "cosmological constant tension" the prime reason that we believe the expansion of the universe is accelerating?

Why are there not any MRI machines available in Interstellar?

Invert Some Switches on a Switchboard

How can I stop myself from micromanaging other PCs' actions?

What to do when you reach a conclusion and find out later on that someone else already did?



Finding Source of Exception: Attribute is Not Allowed


Magento 2 xml validationGet source xml of errorI created a custom module ,but getting error, not able to figure out what the error is about. How to get out of this error?Magento 2 Front controller reached 100 router match iterations issueDeleted ShipperHQ module causing error in “All Customers” section of Magento 2“Area code is not set” in var/logwhen click on place order then paypal showing error in Magento2magento error logs Error log record number: 1173359093956Magento 2 Admin Page “Specified invalid parent id (Specified invalid parent id (Ibnab_Common::ibnabrightmenu)”Warning: session_regenerate_id(): Session object destruction failed. on Magento 2 CheckoutMagento 2.3.2 Undefined offset Encryptor.php(MagentoFrameworkConfigDomValidationException): Element 'remove': This element is not expected






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















After updating to a new version of Magento, our store is giving us the following exception:



1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993


Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993

<pre>#1 MagentoFrameworkConfigDom->__construct() called at [vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:111]
#2 MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject() called at [vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:66]
#3 MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create() called at [vendor/magento/framework/ObjectManager/ObjectManager.php:56]
#4 MagentoFrameworkObjectManagerObjectManager->create() called at [vendor/magento/framework/Config/DomFactory.php:42]
#5 MagentoFrameworkConfigDomFactory->createDom() called at [vendor/magento/framework/View/Model/Layout/Update/Validator.php:141]
#6 MagentoFrameworkViewModelLayoutUpdateValidator->isValid() called at [vendor/magento/framework/View/Model/Layout/Merge.php:479]
#7 MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout() called at [vendor/magento/framework/View/Model/Layout/Merge.php:455]
#8 MagentoFrameworkViewModelLayoutMerge->load() called at [generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php:193]
#9 MagentoFrameworkViewModelLayoutMergeInterceptor->load() called at [vendor/magento/framework/View/Layout/Builder.php:86]
#10 MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates() called at [vendor/magento/framework/View/Layout/Builder.php:63]
#11 MagentoFrameworkViewLayoutBuilder->build() called at [vendor/magento/framework/View/Layout.php:253]
#12 MagentoFrameworkViewLayout->build() called at [vendor/magento/framework/View/Layout.php:875]
#13 MagentoFrameworkViewLayout->getBlock() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:414]
#14 MagentoFrameworkViewLayoutInterceptor->getBlock() called at [vendor/magento/module-cms/Helper/Page.php:171]
#15 MagentoCmsHelperPage->prepareResultPage() called at [vendor/magento/module-cms/Controller/Index/Index.php:68]
#16 MagentoCmsControllerIndexIndex->execute() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:24]
#17 MagentoCmsControllerIndexIndexInterceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:107]
#18 MagentoFrameworkAppActionAction->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#19 MagentoCmsControllerIndexIndexInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#20 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [app/code/Anowave/Ec/Plugin/App/Action/Context.php:148]
#21 AnowaveEcPluginAppActionContext->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#22 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#23 MagentoCmsControllerIndexIndexInterceptor->___callPlugins() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:39]
#24 MagentoCmsControllerIndexIndexInterceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:55]
#25 MagentoFrameworkAppFrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#26 MagentoFrameworkAppFrontControllerInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#27 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:94]
#28 MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#29 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:69]
#30 MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#31 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#32 MagentoFrameworkAppFrontControllerInterceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#33 MagentoFrameworkAppFrontControllerInterceptor->dispatch() called at [vendor/magento/framework/App/Http.php:136]
#34 MagentoFrameworkAppHttp->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:24]
#35 MagentoFrameworkAppHttpInterceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:257]
#36 MagentoFrameworkAppBootstrap->run() called at [pub/index.php:37]
</pre>


I understand that I should be looking for a meta tag with a property attribute, but I've been unable to locate it in the codebase. Is there a way for me to hone in on the source of this exception?










share|improve this question
























  • Error need to be in the head element and should go like this <meta name="description" content=XXX"/>

    – Mohit Rane
    Jul 17 at 5:01











  • It was the property attribute, so <meta property="blah"/>

    – brackfost
    Jul 17 at 12:22











  • I knew I was looking for that tag, I was hoping for clues on where to find which file it was in. The other answers are more helpful in that regard.

    – brackfost
    Jul 17 at 12:29






  • 1





    glad you found solution.

    – Mohit Rane
    Jul 17 at 12:33











  • Thank you, @MohitRane !

    – brackfost
    Jul 17 at 12:36

















1















After updating to a new version of Magento, our store is giving us the following exception:



1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993


Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993

<pre>#1 MagentoFrameworkConfigDom->__construct() called at [vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:111]
#2 MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject() called at [vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:66]
#3 MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create() called at [vendor/magento/framework/ObjectManager/ObjectManager.php:56]
#4 MagentoFrameworkObjectManagerObjectManager->create() called at [vendor/magento/framework/Config/DomFactory.php:42]
#5 MagentoFrameworkConfigDomFactory->createDom() called at [vendor/magento/framework/View/Model/Layout/Update/Validator.php:141]
#6 MagentoFrameworkViewModelLayoutUpdateValidator->isValid() called at [vendor/magento/framework/View/Model/Layout/Merge.php:479]
#7 MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout() called at [vendor/magento/framework/View/Model/Layout/Merge.php:455]
#8 MagentoFrameworkViewModelLayoutMerge->load() called at [generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php:193]
#9 MagentoFrameworkViewModelLayoutMergeInterceptor->load() called at [vendor/magento/framework/View/Layout/Builder.php:86]
#10 MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates() called at [vendor/magento/framework/View/Layout/Builder.php:63]
#11 MagentoFrameworkViewLayoutBuilder->build() called at [vendor/magento/framework/View/Layout.php:253]
#12 MagentoFrameworkViewLayout->build() called at [vendor/magento/framework/View/Layout.php:875]
#13 MagentoFrameworkViewLayout->getBlock() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:414]
#14 MagentoFrameworkViewLayoutInterceptor->getBlock() called at [vendor/magento/module-cms/Helper/Page.php:171]
#15 MagentoCmsHelperPage->prepareResultPage() called at [vendor/magento/module-cms/Controller/Index/Index.php:68]
#16 MagentoCmsControllerIndexIndex->execute() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:24]
#17 MagentoCmsControllerIndexIndexInterceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:107]
#18 MagentoFrameworkAppActionAction->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#19 MagentoCmsControllerIndexIndexInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#20 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [app/code/Anowave/Ec/Plugin/App/Action/Context.php:148]
#21 AnowaveEcPluginAppActionContext->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#22 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#23 MagentoCmsControllerIndexIndexInterceptor->___callPlugins() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:39]
#24 MagentoCmsControllerIndexIndexInterceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:55]
#25 MagentoFrameworkAppFrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#26 MagentoFrameworkAppFrontControllerInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#27 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:94]
#28 MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#29 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:69]
#30 MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#31 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#32 MagentoFrameworkAppFrontControllerInterceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#33 MagentoFrameworkAppFrontControllerInterceptor->dispatch() called at [vendor/magento/framework/App/Http.php:136]
#34 MagentoFrameworkAppHttp->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:24]
#35 MagentoFrameworkAppHttpInterceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:257]
#36 MagentoFrameworkAppBootstrap->run() called at [pub/index.php:37]
</pre>


I understand that I should be looking for a meta tag with a property attribute, but I've been unable to locate it in the codebase. Is there a way for me to hone in on the source of this exception?










share|improve this question
























  • Error need to be in the head element and should go like this <meta name="description" content=XXX"/>

    – Mohit Rane
    Jul 17 at 5:01











  • It was the property attribute, so <meta property="blah"/>

    – brackfost
    Jul 17 at 12:22











  • I knew I was looking for that tag, I was hoping for clues on where to find which file it was in. The other answers are more helpful in that regard.

    – brackfost
    Jul 17 at 12:29






  • 1





    glad you found solution.

    – Mohit Rane
    Jul 17 at 12:33











  • Thank you, @MohitRane !

    – brackfost
    Jul 17 at 12:36













1












1








1








After updating to a new version of Magento, our store is giving us the following exception:



1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993


Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993

<pre>#1 MagentoFrameworkConfigDom->__construct() called at [vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:111]
#2 MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject() called at [vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:66]
#3 MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create() called at [vendor/magento/framework/ObjectManager/ObjectManager.php:56]
#4 MagentoFrameworkObjectManagerObjectManager->create() called at [vendor/magento/framework/Config/DomFactory.php:42]
#5 MagentoFrameworkConfigDomFactory->createDom() called at [vendor/magento/framework/View/Model/Layout/Update/Validator.php:141]
#6 MagentoFrameworkViewModelLayoutUpdateValidator->isValid() called at [vendor/magento/framework/View/Model/Layout/Merge.php:479]
#7 MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout() called at [vendor/magento/framework/View/Model/Layout/Merge.php:455]
#8 MagentoFrameworkViewModelLayoutMerge->load() called at [generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php:193]
#9 MagentoFrameworkViewModelLayoutMergeInterceptor->load() called at [vendor/magento/framework/View/Layout/Builder.php:86]
#10 MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates() called at [vendor/magento/framework/View/Layout/Builder.php:63]
#11 MagentoFrameworkViewLayoutBuilder->build() called at [vendor/magento/framework/View/Layout.php:253]
#12 MagentoFrameworkViewLayout->build() called at [vendor/magento/framework/View/Layout.php:875]
#13 MagentoFrameworkViewLayout->getBlock() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:414]
#14 MagentoFrameworkViewLayoutInterceptor->getBlock() called at [vendor/magento/module-cms/Helper/Page.php:171]
#15 MagentoCmsHelperPage->prepareResultPage() called at [vendor/magento/module-cms/Controller/Index/Index.php:68]
#16 MagentoCmsControllerIndexIndex->execute() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:24]
#17 MagentoCmsControllerIndexIndexInterceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:107]
#18 MagentoFrameworkAppActionAction->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#19 MagentoCmsControllerIndexIndexInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#20 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [app/code/Anowave/Ec/Plugin/App/Action/Context.php:148]
#21 AnowaveEcPluginAppActionContext->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#22 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#23 MagentoCmsControllerIndexIndexInterceptor->___callPlugins() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:39]
#24 MagentoCmsControllerIndexIndexInterceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:55]
#25 MagentoFrameworkAppFrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#26 MagentoFrameworkAppFrontControllerInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#27 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:94]
#28 MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#29 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:69]
#30 MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#31 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#32 MagentoFrameworkAppFrontControllerInterceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#33 MagentoFrameworkAppFrontControllerInterceptor->dispatch() called at [vendor/magento/framework/App/Http.php:136]
#34 MagentoFrameworkAppHttp->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:24]
#35 MagentoFrameworkAppHttpInterceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:257]
#36 MagentoFrameworkAppBootstrap->run() called at [pub/index.php:37]
</pre>


I understand that I should be looking for a meta tag with a property attribute, but I've been unable to locate it in the codebase. Is there a way for me to hone in on the source of this exception?










share|improve this question
















After updating to a new version of Magento, our store is giving us the following exception:



1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993


Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'meta', attribute 'property': The attribute 'property' is not allowed.
Line: 993

<pre>#1 MagentoFrameworkConfigDom->__construct() called at [vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:111]
#2 MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject() called at [vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:66]
#3 MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create() called at [vendor/magento/framework/ObjectManager/ObjectManager.php:56]
#4 MagentoFrameworkObjectManagerObjectManager->create() called at [vendor/magento/framework/Config/DomFactory.php:42]
#5 MagentoFrameworkConfigDomFactory->createDom() called at [vendor/magento/framework/View/Model/Layout/Update/Validator.php:141]
#6 MagentoFrameworkViewModelLayoutUpdateValidator->isValid() called at [vendor/magento/framework/View/Model/Layout/Merge.php:479]
#7 MagentoFrameworkViewModelLayoutMerge->_validateMergedLayout() called at [vendor/magento/framework/View/Model/Layout/Merge.php:455]
#8 MagentoFrameworkViewModelLayoutMerge->load() called at [generated/code/Magento/Framework/View/Model/Layout/Merge/Interceptor.php:193]
#9 MagentoFrameworkViewModelLayoutMergeInterceptor->load() called at [vendor/magento/framework/View/Layout/Builder.php:86]
#10 MagentoFrameworkViewLayoutBuilder->loadLayoutUpdates() called at [vendor/magento/framework/View/Layout/Builder.php:63]
#11 MagentoFrameworkViewLayoutBuilder->build() called at [vendor/magento/framework/View/Layout.php:253]
#12 MagentoFrameworkViewLayout->build() called at [vendor/magento/framework/View/Layout.php:875]
#13 MagentoFrameworkViewLayout->getBlock() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:414]
#14 MagentoFrameworkViewLayoutInterceptor->getBlock() called at [vendor/magento/module-cms/Helper/Page.php:171]
#15 MagentoCmsHelperPage->prepareResultPage() called at [vendor/magento/module-cms/Controller/Index/Index.php:68]
#16 MagentoCmsControllerIndexIndex->execute() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:24]
#17 MagentoCmsControllerIndexIndexInterceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:107]
#18 MagentoFrameworkAppActionAction->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#19 MagentoCmsControllerIndexIndexInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#20 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [app/code/Anowave/Ec/Plugin/App/Action/Context.php:148]
#21 AnowaveEcPluginAppActionContext->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#22 MagentoCmsControllerIndexIndexInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#23 MagentoCmsControllerIndexIndexInterceptor->___callPlugins() called at [generated/code/Magento/Cms/Controller/Index/Index/Interceptor.php:39]
#24 MagentoCmsControllerIndexIndexInterceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:55]
#25 MagentoFrameworkAppFrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#26 MagentoFrameworkAppFrontControllerInterceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#27 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:94]
#28 MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#29 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:69]
#30 MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#31 MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#32 MagentoFrameworkAppFrontControllerInterceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#33 MagentoFrameworkAppFrontControllerInterceptor->dispatch() called at [vendor/magento/framework/App/Http.php:136]
#34 MagentoFrameworkAppHttp->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:24]
#35 MagentoFrameworkAppHttpInterceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:257]
#36 MagentoFrameworkAppBootstrap->run() called at [pub/index.php:37]
</pre>


I understand that I should be looking for a meta tag with a property attribute, but I've been unable to locate it in the codebase. Is there a way for me to hone in on the source of this exception?







magento2 exception






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 17 at 5:00









Mohit Rane

96718 bronze badges




96718 bronze badges










asked Jul 16 at 17:49









brackfostbrackfost

4182 silver badges18 bronze badges




4182 silver badges18 bronze badges












  • Error need to be in the head element and should go like this <meta name="description" content=XXX"/>

    – Mohit Rane
    Jul 17 at 5:01











  • It was the property attribute, so <meta property="blah"/>

    – brackfost
    Jul 17 at 12:22











  • I knew I was looking for that tag, I was hoping for clues on where to find which file it was in. The other answers are more helpful in that regard.

    – brackfost
    Jul 17 at 12:29






  • 1





    glad you found solution.

    – Mohit Rane
    Jul 17 at 12:33











  • Thank you, @MohitRane !

    – brackfost
    Jul 17 at 12:36

















  • Error need to be in the head element and should go like this <meta name="description" content=XXX"/>

    – Mohit Rane
    Jul 17 at 5:01











  • It was the property attribute, so <meta property="blah"/>

    – brackfost
    Jul 17 at 12:22











  • I knew I was looking for that tag, I was hoping for clues on where to find which file it was in. The other answers are more helpful in that regard.

    – brackfost
    Jul 17 at 12:29






  • 1





    glad you found solution.

    – Mohit Rane
    Jul 17 at 12:33











  • Thank you, @MohitRane !

    – brackfost
    Jul 17 at 12:36
















Error need to be in the head element and should go like this <meta name="description" content=XXX"/>

– Mohit Rane
Jul 17 at 5:01





Error need to be in the head element and should go like this <meta name="description" content=XXX"/>

– Mohit Rane
Jul 17 at 5:01













It was the property attribute, so <meta property="blah"/>

– brackfost
Jul 17 at 12:22





It was the property attribute, so <meta property="blah"/>

– brackfost
Jul 17 at 12:22













I knew I was looking for that tag, I was hoping for clues on where to find which file it was in. The other answers are more helpful in that regard.

– brackfost
Jul 17 at 12:29





I knew I was looking for that tag, I was hoping for clues on where to find which file it was in. The other answers are more helpful in that regard.

– brackfost
Jul 17 at 12:29




1




1





glad you found solution.

– Mohit Rane
Jul 17 at 12:33





glad you found solution.

– Mohit Rane
Jul 17 at 12:33













Thank you, @MohitRane !

– brackfost
Jul 17 at 12:36





Thank you, @MohitRane !

– brackfost
Jul 17 at 12:36










2 Answers
2






active

oldest

votes


















1














Check this thread, it may help: https://github.com/magento/magento2/issues/11116






share|improve this answer


















  • 1





    This particular comment helped a lot: github.com/magento/magento2/issues/11116#issuecomment-351354102 (Editing /vendor/magento/framework/View/Model/Layout/Merge.php so that the document throwing the exception is logged)

    – brackfost
    Jul 16 at 18:24



















1














This error would suggest invalid XML in your theme and / or extensions. There is a plugin for PHPstorm editor



https://github.com/magento/magento2-phpstorm-plugin



You can then generate XML URN map to validate against.



https://magento.stackexchange.com/a/101524/70343



Or better yet you can scan your code. I was going to type an answer on how to use it but then I came across this



https://magento.stackexchange.com/a/227343/70343



The part you are interested in is 'How to use PhpStorm code inspector to validate project xml-files'



Let me know if any detail gets lost in translation.



But basically after generating the URN you can scan your XML code.



Sceenshot of me scanning XML code






share|improve this answer

























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "479"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f282275%2ffinding-source-of-exception-attribute-is-not-allowed%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    Check this thread, it may help: https://github.com/magento/magento2/issues/11116






    share|improve this answer


















    • 1





      This particular comment helped a lot: github.com/magento/magento2/issues/11116#issuecomment-351354102 (Editing /vendor/magento/framework/View/Model/Layout/Merge.php so that the document throwing the exception is logged)

      – brackfost
      Jul 16 at 18:24
















    1














    Check this thread, it may help: https://github.com/magento/magento2/issues/11116






    share|improve this answer


















    • 1





      This particular comment helped a lot: github.com/magento/magento2/issues/11116#issuecomment-351354102 (Editing /vendor/magento/framework/View/Model/Layout/Merge.php so that the document throwing the exception is logged)

      – brackfost
      Jul 16 at 18:24














    1












    1








    1







    Check this thread, it may help: https://github.com/magento/magento2/issues/11116






    share|improve this answer













    Check this thread, it may help: https://github.com/magento/magento2/issues/11116







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jul 16 at 18:01









    MehdiMehdi

    6547 silver badges23 bronze badges




    6547 silver badges23 bronze badges







    • 1





      This particular comment helped a lot: github.com/magento/magento2/issues/11116#issuecomment-351354102 (Editing /vendor/magento/framework/View/Model/Layout/Merge.php so that the document throwing the exception is logged)

      – brackfost
      Jul 16 at 18:24













    • 1





      This particular comment helped a lot: github.com/magento/magento2/issues/11116#issuecomment-351354102 (Editing /vendor/magento/framework/View/Model/Layout/Merge.php so that the document throwing the exception is logged)

      – brackfost
      Jul 16 at 18:24








    1




    1





    This particular comment helped a lot: github.com/magento/magento2/issues/11116#issuecomment-351354102 (Editing /vendor/magento/framework/View/Model/Layout/Merge.php so that the document throwing the exception is logged)

    – brackfost
    Jul 16 at 18:24






    This particular comment helped a lot: github.com/magento/magento2/issues/11116#issuecomment-351354102 (Editing /vendor/magento/framework/View/Model/Layout/Merge.php so that the document throwing the exception is logged)

    – brackfost
    Jul 16 at 18:24














    1














    This error would suggest invalid XML in your theme and / or extensions. There is a plugin for PHPstorm editor



    https://github.com/magento/magento2-phpstorm-plugin



    You can then generate XML URN map to validate against.



    https://magento.stackexchange.com/a/101524/70343



    Or better yet you can scan your code. I was going to type an answer on how to use it but then I came across this



    https://magento.stackexchange.com/a/227343/70343



    The part you are interested in is 'How to use PhpStorm code inspector to validate project xml-files'



    Let me know if any detail gets lost in translation.



    But basically after generating the URN you can scan your XML code.



    Sceenshot of me scanning XML code






    share|improve this answer



























      1














      This error would suggest invalid XML in your theme and / or extensions. There is a plugin for PHPstorm editor



      https://github.com/magento/magento2-phpstorm-plugin



      You can then generate XML URN map to validate against.



      https://magento.stackexchange.com/a/101524/70343



      Or better yet you can scan your code. I was going to type an answer on how to use it but then I came across this



      https://magento.stackexchange.com/a/227343/70343



      The part you are interested in is 'How to use PhpStorm code inspector to validate project xml-files'



      Let me know if any detail gets lost in translation.



      But basically after generating the URN you can scan your XML code.



      Sceenshot of me scanning XML code






      share|improve this answer

























        1












        1








        1







        This error would suggest invalid XML in your theme and / or extensions. There is a plugin for PHPstorm editor



        https://github.com/magento/magento2-phpstorm-plugin



        You can then generate XML URN map to validate against.



        https://magento.stackexchange.com/a/101524/70343



        Or better yet you can scan your code. I was going to type an answer on how to use it but then I came across this



        https://magento.stackexchange.com/a/227343/70343



        The part you are interested in is 'How to use PhpStorm code inspector to validate project xml-files'



        Let me know if any detail gets lost in translation.



        But basically after generating the URN you can scan your XML code.



        Sceenshot of me scanning XML code






        share|improve this answer













        This error would suggest invalid XML in your theme and / or extensions. There is a plugin for PHPstorm editor



        https://github.com/magento/magento2-phpstorm-plugin



        You can then generate XML URN map to validate against.



        https://magento.stackexchange.com/a/101524/70343



        Or better yet you can scan your code. I was going to type an answer on how to use it but then I came across this



        https://magento.stackexchange.com/a/227343/70343



        The part you are interested in is 'How to use PhpStorm code inspector to validate project xml-files'



        Let me know if any detail gets lost in translation.



        But basically after generating the URN you can scan your XML code.



        Sceenshot of me scanning XML code







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 17 at 0:07









        Dominic XigenDominic Xigen

        3,0641 gold badge5 silver badges17 bronze badges




        3,0641 gold badge5 silver badges17 bronze badges



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Magento Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f282275%2ffinding-source-of-exception-attribute-is-not-allowed%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form