Frontend not working after magento upgradeMagento 2 Element 'file': This element is not expectedMagento 2.2 error after upgradeThe attribute 'translate' is not allowed in Magento 2.2Magento 2 Error : what is this error?Cannot open catalog edit/add product after enabling developer modeHow to override template Magento_Sales::order/items.phtml in custom module?Element 'css': This element is not expected. in Magento 2.2.5 (upgraded from Magento 2.1.9)1 exception(s): Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'referenceContainer': This element is not expectedMagento 2: Errors displaying on setting devolper modeWhen I switch the mode default to developer of magento2.2.3 then got this error Element 'count': This element is not expectedElement 'css': This element is not expected in magento2.2.5
Why would word of Princess Leia's capture generate sympathy for the Rebellion in the Senate?
The most secure way to handle someone forgetting to verify their account?
How should I interpret a promising preprint that was never published in a peer-reviewed journal?
Why should fork() have been designed to return a file descriptor?
Should I have one hand on the throttle during engine ignition?
How to get a type of "screech" on guitar
Who or what determines if a curse is valid or not?
Transistor power dissipation rating
How to not confuse readers with simultaneous events?
Discontinuous Tube visualization
Suggestions for how to track down the source of this force:source:push error?
Masyu-making game
Function over a list that depends on the index
How was Luke's prosthetic hand in Episode V filmed?
What is the function of "mal" in saying "Das nenn ich mal ein X"?
What is this green alien supposed to be on the American covers of the "Hitchhiker's Guide to the Galaxy"?
What would be the safest way to drop thousands of small, hard objects from a typical, high wing, GA airplane?
Which modern firearm should a time traveler bring to be easily reproducible for a historic civilization?
Manager is asking me to eat breakfast from now on
Do Australia and New Zealand have a travel ban on Somalis (like Wikipedia says)?
Is encryption still applied if you ignore the SSL certificate warning for self-signed certs?
Which family is it?
How to determine Platform Event Size in Apex to ensure to be within < 1 MB
Align the contents of a numerical matrix when you have minus signs
Frontend not working after magento upgrade
Magento 2 Element 'file': This element is not expectedMagento 2.2 error after upgradeThe attribute 'translate' is not allowed in Magento 2.2Magento 2 Error : what is this error?Cannot open catalog edit/add product after enabling developer modeHow to override template Magento_Sales::order/items.phtml in custom module?Element 'css': This element is not expected. in Magento 2.2.5 (upgraded from Magento 2.1.9)1 exception(s): Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'referenceContainer': This element is not expectedMagento 2: Errors displaying on setting devolper modeWhen I switch the mode default to developer of magento2.2.3 then got this error Element 'count': This element is not expectedElement 'css': This element is not expected in magento2.2.5
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have upgrade magento version from 2.1.14 to 2.2.9.
Admin panel is working properly but frontend not working.
Showing this error:
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
I have run upgrade, compile, deploy command. I have also try to change mode but still frontend not working.
debug.log showing this
[2019-07-11 10:09:22] report.INFO: Cache file with merged layout: LAYOUT_frontend_STORE1_464f7cbd6294e40256ecc52fd4711dd60_page_layout_merged and handles default, cms_noroute_index, cms_page_view, cms_noroute_index_id_no-route: Please correct the XML data and try again. Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
[2019-07-11 10:09:22] report.ERROR: Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
Any help will be appreciated. Thank You.
magento2 magento2.2 magento-upgrade
|
show 8 more comments
I have upgrade magento version from 2.1.14 to 2.2.9.
Admin panel is working properly but frontend not working.
Showing this error:
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
I have run upgrade, compile, deploy command. I have also try to change mode but still frontend not working.
debug.log showing this
[2019-07-11 10:09:22] report.INFO: Cache file with merged layout: LAYOUT_frontend_STORE1_464f7cbd6294e40256ecc52fd4711dd60_page_layout_merged and handles default, cms_noroute_index, cms_page_view, cms_noroute_index_id_no-route: Please correct the XML data and try again. Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
[2019-07-11 10:09:22] report.ERROR: Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
Any help will be appreciated. Thank You.
magento2 magento2.2 magento-upgrade
Any error log or console log evident?
– Raj Mohan R
Jul 11 at 10:03
not getting any hint from log, it's showing default report log entry
– Jimit Bhavsar
Jul 11 at 10:06
Okay, do you get any errors in the browser console? Is the entire page broken, try changing theme to magento luma theme and check if it works fine
– Raj Mohan R
Jul 11 at 10:07
did youcache:flush?
– Mohit Rane
Jul 11 at 10:09
yes, i have flush cache.
– Jimit Bhavsar
Jul 11 at 10:11
|
show 8 more comments
I have upgrade magento version from 2.1.14 to 2.2.9.
Admin panel is working properly but frontend not working.
Showing this error:
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
I have run upgrade, compile, deploy command. I have also try to change mode but still frontend not working.
debug.log showing this
[2019-07-11 10:09:22] report.INFO: Cache file with merged layout: LAYOUT_frontend_STORE1_464f7cbd6294e40256ecc52fd4711dd60_page_layout_merged and handles default, cms_noroute_index, cms_page_view, cms_noroute_index_id_no-route: Please correct the XML data and try again. Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
[2019-07-11 10:09:22] report.ERROR: Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
Any help will be appreciated. Thank You.
magento2 magento2.2 magento-upgrade
I have upgrade magento version from 2.1.14 to 2.2.9.
Admin panel is working properly but frontend not working.
Showing this error:
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
I have run upgrade, compile, deploy command. I have also try to change mode but still frontend not working.
debug.log showing this
[2019-07-11 10:09:22] report.INFO: Cache file with merged layout: LAYOUT_frontend_STORE1_464f7cbd6294e40256ecc52fd4711dd60_page_layout_merged and handles default, cms_noroute_index, cms_page_view, cms_noroute_index_id_no-route: Please correct the XML data and try again. Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
[2019-07-11 10:09:22] report.ERROR: Element 'arguments': Missing child element(s). Expected is ( argument ).
Line: 840
[] []
Any help will be appreciated. Thank You.
magento2 magento2.2 magento-upgrade
magento2 magento2.2 magento-upgrade
edited Jul 11 at 10:12
Jimit Bhavsar
asked Jul 11 at 10:02
Jimit BhavsarJimit Bhavsar
5014 silver badges18 bronze badges
5014 silver badges18 bronze badges
Any error log or console log evident?
– Raj Mohan R
Jul 11 at 10:03
not getting any hint from log, it's showing default report log entry
– Jimit Bhavsar
Jul 11 at 10:06
Okay, do you get any errors in the browser console? Is the entire page broken, try changing theme to magento luma theme and check if it works fine
– Raj Mohan R
Jul 11 at 10:07
did youcache:flush?
– Mohit Rane
Jul 11 at 10:09
yes, i have flush cache.
– Jimit Bhavsar
Jul 11 at 10:11
|
show 8 more comments
Any error log or console log evident?
– Raj Mohan R
Jul 11 at 10:03
not getting any hint from log, it's showing default report log entry
– Jimit Bhavsar
Jul 11 at 10:06
Okay, do you get any errors in the browser console? Is the entire page broken, try changing theme to magento luma theme and check if it works fine
– Raj Mohan R
Jul 11 at 10:07
did youcache:flush?
– Mohit Rane
Jul 11 at 10:09
yes, i have flush cache.
– Jimit Bhavsar
Jul 11 at 10:11
Any error log or console log evident?
– Raj Mohan R
Jul 11 at 10:03
Any error log or console log evident?
– Raj Mohan R
Jul 11 at 10:03
not getting any hint from log, it's showing default report log entry
– Jimit Bhavsar
Jul 11 at 10:06
not getting any hint from log, it's showing default report log entry
– Jimit Bhavsar
Jul 11 at 10:06
Okay, do you get any errors in the browser console? Is the entire page broken, try changing theme to magento luma theme and check if it works fine
– Raj Mohan R
Jul 11 at 10:07
Okay, do you get any errors in the browser console? Is the entire page broken, try changing theme to magento luma theme and check if it works fine
– Raj Mohan R
Jul 11 at 10:07
did you
cache:flush ?– Mohit Rane
Jul 11 at 10:09
did you
cache:flush ?– Mohit Rane
Jul 11 at 10:09
yes, i have flush cache.
– Jimit Bhavsar
Jul 11 at 10:11
yes, i have flush cache.
– Jimit Bhavsar
Jul 11 at 10:11
|
show 8 more comments
0
active
oldest
votes
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f281706%2ffrontend-not-working-after-magento-upgrade%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f281706%2ffrontend-not-working-after-magento-upgrade%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Any error log or console log evident?
– Raj Mohan R
Jul 11 at 10:03
not getting any hint from log, it's showing default report log entry
– Jimit Bhavsar
Jul 11 at 10:06
Okay, do you get any errors in the browser console? Is the entire page broken, try changing theme to magento luma theme and check if it works fine
– Raj Mohan R
Jul 11 at 10:07
did you
cache:flush?– Mohit Rane
Jul 11 at 10:09
yes, i have flush cache.
– Jimit Bhavsar
Jul 11 at 10:11