Error 404 : The server can not find the requested page: /customer/account/login (port 443)Getting 404 Not Found Error on every page except index.phpgetting 404 error in english home page in magentoMy Theme - Cart Page Design Not Working500 internal server error in loginMagento Customer created from code not login to the website404 not found page for SMD colorswatch in catalog dropdownMagento Product Page throwing 404 errorCustomer Account Login Doesn't WorkAllowing access to index.php/customer/account/login with nginxModule custom page 404 error
Is "remove commented out code" correct English?
Do scales need to be in alphabetical order?
Why can't we play rap on piano?
Watching something be piped to a file live with tail
How can I determine if the org that I'm currently connected to is a scratch org?
Why no variance term in Bayesian logistic regression?
Can compressed videos be decoded back to their uncompresed original format?
How much of data wrangling is a data scientist's job?
How to tell a function to use the default argument values?
Different meanings of こわい
How seriously should I take size and weight limits of hand luggage?
How do I deal with an unproductive colleague in a small company?
Is it acceptable for a professor to tell male students to not think that they are smarter than female students?
Could the museum Saturn V's be refitted for one more flight?
How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder?
How to compactly explain secondary and tertiary characters without resorting to stereotypes?
Bullying boss launched a smear campaign and made me unemployable
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
Why didn't Boeing produce its own regional jet?
Forgetting the musical notes while performing in concert
What mechanic is there to disable a threat instead of killing it?
Mathematica command that allows it to read my intentions
Examples of smooth manifolds admitting inbetween one and a continuum of complex structures
Error 404 : The server can not find the requested page: /customer/account/login (port 443)
Getting 404 Not Found Error on every page except index.phpgetting 404 error in english home page in magentoMy Theme - Cart Page Design Not Working500 internal server error in loginMagento Customer created from code not login to the website404 not found page for SMD colorswatch in catalog dropdownMagento Product Page throwing 404 errorCustomer Account Login Doesn't WorkAllowing access to index.php/customer/account/login with nginxModule custom page 404 error
I'm getting this error when I try to access one page checkout and my account page on my website. I'm using Magento 1.9. All pages, except those two are working fine.
What issue can cause this, and how can I resolve it?
magento-1.9
bumped to the homepage by Community♦ 17 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'm getting this error when I try to access one page checkout and my account page on my website. I'm using Magento 1.9. All pages, except those two are working fine.
What issue can cause this, and how can I resolve it?
magento-1.9
bumped to the homepage by Community♦ 17 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Are you still having issues Paula?
– Jon Holland
Mar 8 '16 at 9:51
add a comment |
I'm getting this error when I try to access one page checkout and my account page on my website. I'm using Magento 1.9. All pages, except those two are working fine.
What issue can cause this, and how can I resolve it?
magento-1.9
I'm getting this error when I try to access one page checkout and my account page on my website. I'm using Magento 1.9. All pages, except those two are working fine.
What issue can cause this, and how can I resolve it?
magento-1.9
magento-1.9
asked Mar 2 '16 at 10:05
paulapaula
1
1
bumped to the homepage by Community♦ 17 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♦ 17 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Are you still having issues Paula?
– Jon Holland
Mar 8 '16 at 9:51
add a comment |
Are you still having issues Paula?
– Jon Holland
Mar 8 '16 at 9:51
Are you still having issues Paula?
– Jon Holland
Mar 8 '16 at 9:51
Are you still having issues Paula?
– Jon Holland
Mar 8 '16 at 9:51
add a comment |
1 Answer
1
active
oldest
votes
The error is probably down to the fact that the checkout will by default try to use secure (https) URLs whereas, again by default, most of the rest of the site will not. For a live site, you will need to set up SSL and get your SSL certificates in order.
For a local/testing/development environment, this is a pain. One way to get around it in this situation is to change your secure base URL either in the Magento admin (system > general > web > secure) or directly in the database (core_config table) to use HTTP instead of https. Another is to set the box (in the same location) that says "Use Secure URLs in Frontend" to No.
This should allow you test the process. Do NOT do this live - get your certs sorted out.
UPDATE
One thing that might be possible is that, if you are using Google Chrome to test locally, there is an option in the Chrome flags area to:
"Allow invalid certificates for resources loaded from localhost. Mac,
Windows, Linux, Chrome OS, Android Allows requests to localhost over
HTTPS even when an invalid certificate is presented. #allow-insecure-localhost"
You can find this about 3-5ths of the way down the list in the Google Chrome flags settings. Visit chrome://flags/ in the browser to get the list. This may help with this.
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%2f104292%2ferror-404-the-server-can-not-find-the-requested-page-customer-account-login%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The error is probably down to the fact that the checkout will by default try to use secure (https) URLs whereas, again by default, most of the rest of the site will not. For a live site, you will need to set up SSL and get your SSL certificates in order.
For a local/testing/development environment, this is a pain. One way to get around it in this situation is to change your secure base URL either in the Magento admin (system > general > web > secure) or directly in the database (core_config table) to use HTTP instead of https. Another is to set the box (in the same location) that says "Use Secure URLs in Frontend" to No.
This should allow you test the process. Do NOT do this live - get your certs sorted out.
UPDATE
One thing that might be possible is that, if you are using Google Chrome to test locally, there is an option in the Chrome flags area to:
"Allow invalid certificates for resources loaded from localhost. Mac,
Windows, Linux, Chrome OS, Android Allows requests to localhost over
HTTPS even when an invalid certificate is presented. #allow-insecure-localhost"
You can find this about 3-5ths of the way down the list in the Google Chrome flags settings. Visit chrome://flags/ in the browser to get the list. This may help with this.
add a comment |
The error is probably down to the fact that the checkout will by default try to use secure (https) URLs whereas, again by default, most of the rest of the site will not. For a live site, you will need to set up SSL and get your SSL certificates in order.
For a local/testing/development environment, this is a pain. One way to get around it in this situation is to change your secure base URL either in the Magento admin (system > general > web > secure) or directly in the database (core_config table) to use HTTP instead of https. Another is to set the box (in the same location) that says "Use Secure URLs in Frontend" to No.
This should allow you test the process. Do NOT do this live - get your certs sorted out.
UPDATE
One thing that might be possible is that, if you are using Google Chrome to test locally, there is an option in the Chrome flags area to:
"Allow invalid certificates for resources loaded from localhost. Mac,
Windows, Linux, Chrome OS, Android Allows requests to localhost over
HTTPS even when an invalid certificate is presented. #allow-insecure-localhost"
You can find this about 3-5ths of the way down the list in the Google Chrome flags settings. Visit chrome://flags/ in the browser to get the list. This may help with this.
add a comment |
The error is probably down to the fact that the checkout will by default try to use secure (https) URLs whereas, again by default, most of the rest of the site will not. For a live site, you will need to set up SSL and get your SSL certificates in order.
For a local/testing/development environment, this is a pain. One way to get around it in this situation is to change your secure base URL either in the Magento admin (system > general > web > secure) or directly in the database (core_config table) to use HTTP instead of https. Another is to set the box (in the same location) that says "Use Secure URLs in Frontend" to No.
This should allow you test the process. Do NOT do this live - get your certs sorted out.
UPDATE
One thing that might be possible is that, if you are using Google Chrome to test locally, there is an option in the Chrome flags area to:
"Allow invalid certificates for resources loaded from localhost. Mac,
Windows, Linux, Chrome OS, Android Allows requests to localhost over
HTTPS even when an invalid certificate is presented. #allow-insecure-localhost"
You can find this about 3-5ths of the way down the list in the Google Chrome flags settings. Visit chrome://flags/ in the browser to get the list. This may help with this.
The error is probably down to the fact that the checkout will by default try to use secure (https) URLs whereas, again by default, most of the rest of the site will not. For a live site, you will need to set up SSL and get your SSL certificates in order.
For a local/testing/development environment, this is a pain. One way to get around it in this situation is to change your secure base URL either in the Magento admin (system > general > web > secure) or directly in the database (core_config table) to use HTTP instead of https. Another is to set the box (in the same location) that says "Use Secure URLs in Frontend" to No.
This should allow you test the process. Do NOT do this live - get your certs sorted out.
UPDATE
One thing that might be possible is that, if you are using Google Chrome to test locally, there is an option in the Chrome flags area to:
"Allow invalid certificates for resources loaded from localhost. Mac,
Windows, Linux, Chrome OS, Android Allows requests to localhost over
HTTPS even when an invalid certificate is presented. #allow-insecure-localhost"
You can find this about 3-5ths of the way down the list in the Google Chrome flags settings. Visit chrome://flags/ in the browser to get the list. This may help with this.
edited Mar 8 '18 at 11:18
Teja Bhagavan Kollepara
3,00641949
3,00641949
answered Mar 2 '16 at 15:30
Jon HollandJon Holland
720618
720618
add a comment |
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%2f104292%2ferror-404-the-server-can-not-find-the-requested-page-customer-account-login%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
Are you still having issues Paula?
– Jon Holland
Mar 8 '16 at 9:51