Error 503 when preview a template email with header_template or footer_template config_pathWarnings and errors during setup:di:compile-multi-tenantWhat is the easy way to edit the maintenance / error 503 page?Magento2 with Nginx and PHP7: cannot access the adminMagento 2 : Error While Preview Email Template From AdminMagento Admin 503 Service UnavailableWhen I tried to save a Email Template in Admin, it thows me a 404 error: Page not found (only with some values and only in production)I cannot run the developer mode command lineMagento 2: Product Edit page Error 503 PLEASE HELPpayment method configuration page in admin is not opening magento 2Every time GIT push source code to Magento Cloud, it will show 'Service Temporarily Unavailable'
How to innovate in OR
Should I intervene when a colleague in a different department makes students run laps as part of their grade?
What kind of horizontal stabilizer does a Boeing 737 have?
Planting Trees in Outer Space
My employer is refusing to give me the pay that was advertised after an internal job move
Best Ergonomic Design for a handheld ranged weapon
How can a class have multiple methods without breaking the single responsibility principle
How to efficiently shred a lot of cabbage?
How can flights operated by the same company have such different prices when marketed by another?
Can living where Rare Earth magnetic ore is abundant provide any protection?
Easy way to get process information from a window
If I buy and download a game through second Nintendo account do I own it on my main account too?
How do discovery writers hibernate?
Create two random teams from a list of players
Using Python in a Bash Script
How can I convert a linear narrative into a branching narrative?
Is it possible to tell if a child will turn into a Hag?
Can you remove a blindfold using the Telekinesis spell?
What is the oxidation state of Mn in HMn(CO)5?
How did Biff return to 2015 from 1955 without a lightning strike?
UX writing: When to use "we"?
Was Donald Trump at ground zero helping out on 9-11?
Should students have access to past exams or an exam bank?
Why “deal 6 damage” is a legit phrase?
Error 503 when preview a template email with header_template or footer_template config_path
Warnings and errors during setup:di:compile-multi-tenantWhat is the easy way to edit the maintenance / error 503 page?Magento2 with Nginx and PHP7: cannot access the adminMagento 2 : Error While Preview Email Template From AdminMagento Admin 503 Service UnavailableWhen I tried to save a Email Template in Admin, it thows me a 404 error: Page not found (only with some values and only in production)I cannot run the developer mode command lineMagento 2: Product Edit page Error 503 PLEASE HELPpayment method configuration page in admin is not opening magento 2Every time GIT push source code to Magento Cloud, it will show 'Service Temporarily Unavailable'
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
When I try to show the preview of my newsletter template I get error 503:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
This happens only when I use one or both these magento directives:
template config_path="design/email/header_template"
template config_path="design/email/footer_template"
magento2 template email-templates newsletter
add a comment |
When I try to show the preview of my newsletter template I get error 503:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
This happens only when I use one or both these magento directives:
template config_path="design/email/header_template"
template config_path="design/email/footer_template"
magento2 template email-templates newsletter
Check Your Custom Template Code!
– Jugal Kishor
Jul 22 at 12:24
It also happens with only these 2 lines.
– blob
Jul 22 at 12:31
I think it is a problem with the directive because I tried to delete all the phtml content and I get the same error. How to check that the config_path is right?
– blob
Jul 22 at 12:47
Go to Marketing > Email Templates then Add A New Template. Select Header or Footer from the Template dropdown then Load Template. What happens? Do you also have any Apache or PHP logs?
– Marisa
Jul 22 at 14:20
add a comment |
When I try to show the preview of my newsletter template I get error 503:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
This happens only when I use one or both these magento directives:
template config_path="design/email/header_template"
template config_path="design/email/footer_template"
magento2 template email-templates newsletter
When I try to show the preview of my newsletter template I get error 503:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
This happens only when I use one or both these magento directives:
template config_path="design/email/header_template"
template config_path="design/email/footer_template"
magento2 template email-templates newsletter
magento2 template email-templates newsletter
asked Jul 22 at 12:23
blobblob
1438 bronze badges
1438 bronze badges
Check Your Custom Template Code!
– Jugal Kishor
Jul 22 at 12:24
It also happens with only these 2 lines.
– blob
Jul 22 at 12:31
I think it is a problem with the directive because I tried to delete all the phtml content and I get the same error. How to check that the config_path is right?
– blob
Jul 22 at 12:47
Go to Marketing > Email Templates then Add A New Template. Select Header or Footer from the Template dropdown then Load Template. What happens? Do you also have any Apache or PHP logs?
– Marisa
Jul 22 at 14:20
add a comment |
Check Your Custom Template Code!
– Jugal Kishor
Jul 22 at 12:24
It also happens with only these 2 lines.
– blob
Jul 22 at 12:31
I think it is a problem with the directive because I tried to delete all the phtml content and I get the same error. How to check that the config_path is right?
– blob
Jul 22 at 12:47
Go to Marketing > Email Templates then Add A New Template. Select Header or Footer from the Template dropdown then Load Template. What happens? Do you also have any Apache or PHP logs?
– Marisa
Jul 22 at 14:20
Check Your Custom Template Code!
– Jugal Kishor
Jul 22 at 12:24
Check Your Custom Template Code!
– Jugal Kishor
Jul 22 at 12:24
It also happens with only these 2 lines.
– blob
Jul 22 at 12:31
It also happens with only these 2 lines.
– blob
Jul 22 at 12:31
I think it is a problem with the directive because I tried to delete all the phtml content and I get the same error. How to check that the config_path is right?
– blob
Jul 22 at 12:47
I think it is a problem with the directive because I tried to delete all the phtml content and I get the same error. How to check that the config_path is right?
– blob
Jul 22 at 12:47
Go to Marketing > Email Templates then Add A New Template. Select Header or Footer from the Template dropdown then Load Template. What happens? Do you also have any Apache or PHP logs?
– Marisa
Jul 22 at 14:20
Go to Marketing > Email Templates then Add A New Template. Select Header or Footer from the Template dropdown then Load Template. What happens? Do you also have any Apache or PHP logs?
– Marisa
Jul 22 at 14:20
add a comment |
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%2f282855%2ferror-503-when-preview-a-template-email-with-header-template-or-footer-template%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%2f282855%2ferror-503-when-preview-a-template-email-with-header-template-or-footer-template%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
Check Your Custom Template Code!
– Jugal Kishor
Jul 22 at 12:24
It also happens with only these 2 lines.
– blob
Jul 22 at 12:31
I think it is a problem with the directive because I tried to delete all the phtml content and I get the same error. How to check that the config_path is right?
– blob
Jul 22 at 12:47
Go to Marketing > Email Templates then Add A New Template. Select Header or Footer from the Template dropdown then Load Template. What happens? Do you also have any Apache or PHP logs?
– Marisa
Jul 22 at 14:20