Web Setup Wizard gives 401 after upgrade
I had a Magento 2.0.2 and upgraded into 2.0.4 version through Web Setup Wizard.
Everything worked fine, and the frontend and backend work properly, but when I'm trying to access the Web Setup Wizard from the back-end, I get an error:
"Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard"
Can someone please help me fix this.
Thanks
-Armindo
magento2 upgrade web-setup-wizard
bumped to the homepage by Community♦ 35 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I had a Magento 2.0.2 and upgraded into 2.0.4 version through Web Setup Wizard.
Everything worked fine, and the frontend and backend work properly, but when I'm trying to access the Web Setup Wizard from the back-end, I get an error:
"Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard"
Can someone please help me fix this.
Thanks
-Armindo
magento2 upgrade web-setup-wizard
bumped to the homepage by Community♦ 35 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
That message displays if you go to the/setup
URI I believe. Try clearing the cache and thevar/generation
directory, log out from Admin, log back in.
– Steve Johnson
Apr 20 '16 at 16:35
I've tried that, but still get the same message. Thanks
– Armindo Pereira
Apr 20 '16 at 17:00
add a comment |
I had a Magento 2.0.2 and upgraded into 2.0.4 version through Web Setup Wizard.
Everything worked fine, and the frontend and backend work properly, but when I'm trying to access the Web Setup Wizard from the back-end, I get an error:
"Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard"
Can someone please help me fix this.
Thanks
-Armindo
magento2 upgrade web-setup-wizard
I had a Magento 2.0.2 and upgraded into 2.0.4 version through Web Setup Wizard.
Everything worked fine, and the frontend and backend work properly, but when I'm trying to access the Web Setup Wizard from the back-end, I get an error:
"Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard"
Can someone please help me fix this.
Thanks
-Armindo
magento2 upgrade web-setup-wizard
magento2 upgrade web-setup-wizard
edited Feb 7 '18 at 4:38
MGento
1,232319
1,232319
asked Apr 20 '16 at 16:00
Armindo PereiraArmindo Pereira
3615
3615
bumped to the homepage by Community♦ 35 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 35 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
That message displays if you go to the/setup
URI I believe. Try clearing the cache and thevar/generation
directory, log out from Admin, log back in.
– Steve Johnson
Apr 20 '16 at 16:35
I've tried that, but still get the same message. Thanks
– Armindo Pereira
Apr 20 '16 at 17:00
add a comment |
That message displays if you go to the/setup
URI I believe. Try clearing the cache and thevar/generation
directory, log out from Admin, log back in.
– Steve Johnson
Apr 20 '16 at 16:35
I've tried that, but still get the same message. Thanks
– Armindo Pereira
Apr 20 '16 at 17:00
That message displays if you go to the
/setup
URI I believe. Try clearing the cache and the var/generation
directory, log out from Admin, log back in.– Steve Johnson
Apr 20 '16 at 16:35
That message displays if you go to the
/setup
URI I believe. Try clearing the cache and the var/generation
directory, log out from Admin, log back in.– Steve Johnson
Apr 20 '16 at 16:35
I've tried that, but still get the same message. Thanks
– Armindo Pereira
Apr 20 '16 at 17:00
I've tried that, but still get the same message. Thanks
– Armindo Pereira
Apr 20 '16 at 17:00
add a comment |
2 Answers
2
active
oldest
votes
Is there any solution for this error. I am facing the same trouble after successful installation even after reinstalling the same error occurs.
Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard
add a comment |
Try this.
Base URLs (Secure)
-> Use Secure URLs on Storefront -> Yes
-> Use Secure URLs in Admin -> Yes
-> Enable HTTP Strict Transport Security (HSTS) -> Yes
-> Upgrade Insecure Requests -> Yes
php bin/magento cache:clean
https://yadi.sk/i/iPJi4k7X3S86Za
trying it but not getting soution same error prntscr.com/jof867
– Jigs Parmar
May 30 '18 at 7:55
Check file/folder permissions from host / reset it. Also, can check on other hosting if can do this or local host.
– Alex Florea
Jun 5 '18 at 20:58
add a comment |
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%2f111807%2fweb-setup-wizard-gives-401-after-upgrade%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
Is there any solution for this error. I am facing the same trouble after successful installation even after reinstalling the same error occurs.
Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard
add a comment |
Is there any solution for this error. I am facing the same trouble after successful installation even after reinstalling the same error occurs.
Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard
add a comment |
Is there any solution for this error. I am facing the same trouble after successful installation even after reinstalling the same error occurs.
Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard
Is there any solution for this error. I am facing the same trouble after successful installation even after reinstalling the same error occurs.
Welcome to Magento Admin, your online store headquarters.
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard
answered Dec 20 '16 at 8:23
ShahirShahir
61
61
add a comment |
add a comment |
Try this.
Base URLs (Secure)
-> Use Secure URLs on Storefront -> Yes
-> Use Secure URLs in Admin -> Yes
-> Enable HTTP Strict Transport Security (HSTS) -> Yes
-> Upgrade Insecure Requests -> Yes
php bin/magento cache:clean
https://yadi.sk/i/iPJi4k7X3S86Za
trying it but not getting soution same error prntscr.com/jof867
– Jigs Parmar
May 30 '18 at 7:55
Check file/folder permissions from host / reset it. Also, can check on other hosting if can do this or local host.
– Alex Florea
Jun 5 '18 at 20:58
add a comment |
Try this.
Base URLs (Secure)
-> Use Secure URLs on Storefront -> Yes
-> Use Secure URLs in Admin -> Yes
-> Enable HTTP Strict Transport Security (HSTS) -> Yes
-> Upgrade Insecure Requests -> Yes
php bin/magento cache:clean
https://yadi.sk/i/iPJi4k7X3S86Za
trying it but not getting soution same error prntscr.com/jof867
– Jigs Parmar
May 30 '18 at 7:55
Check file/folder permissions from host / reset it. Also, can check on other hosting if can do this or local host.
– Alex Florea
Jun 5 '18 at 20:58
add a comment |
Try this.
Base URLs (Secure)
-> Use Secure URLs on Storefront -> Yes
-> Use Secure URLs in Admin -> Yes
-> Enable HTTP Strict Transport Security (HSTS) -> Yes
-> Upgrade Insecure Requests -> Yes
php bin/magento cache:clean
https://yadi.sk/i/iPJi4k7X3S86Za
Try this.
Base URLs (Secure)
-> Use Secure URLs on Storefront -> Yes
-> Use Secure URLs in Admin -> Yes
-> Enable HTTP Strict Transport Security (HSTS) -> Yes
-> Upgrade Insecure Requests -> Yes
php bin/magento cache:clean
https://yadi.sk/i/iPJi4k7X3S86Za
answered Feb 6 '18 at 21:25
Alex FloreaAlex Florea
1012
1012
trying it but not getting soution same error prntscr.com/jof867
– Jigs Parmar
May 30 '18 at 7:55
Check file/folder permissions from host / reset it. Also, can check on other hosting if can do this or local host.
– Alex Florea
Jun 5 '18 at 20:58
add a comment |
trying it but not getting soution same error prntscr.com/jof867
– Jigs Parmar
May 30 '18 at 7:55
Check file/folder permissions from host / reset it. Also, can check on other hosting if can do this or local host.
– Alex Florea
Jun 5 '18 at 20:58
trying it but not getting soution same error prntscr.com/jof867
– Jigs Parmar
May 30 '18 at 7:55
trying it but not getting soution same error prntscr.com/jof867
– Jigs Parmar
May 30 '18 at 7:55
Check file/folder permissions from host / reset it. Also, can check on other hosting if can do this or local host.
– Alex Florea
Jun 5 '18 at 20:58
Check file/folder permissions from host / reset it. Also, can check on other hosting if can do this or local host.
– Alex Florea
Jun 5 '18 at 20:58
add a comment |
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%2f111807%2fweb-setup-wizard-gives-401-after-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
That message displays if you go to the
/setup
URI I believe. Try clearing the cache and thevar/generation
directory, log out from Admin, log back in.– Steve Johnson
Apr 20 '16 at 16:35
I've tried that, but still get the same message. Thanks
– Armindo Pereira
Apr 20 '16 at 17:00