Error 404 : The server can not find the requested page: /customer/account/login (port 443)Getting 404 Not...

What is the most common color to indicate the input-field is disabled?

A category-like structure without composition?

Expand and Contract

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

Are there any examples of a variable being normally distributed that is *not* due to the Central Limit Theorem?

What killed these X2 caps?

Personal Teleportation: From Rags to Riches

Im going to France and my passport expires June 19th

Size of subfigure fitting its content (tikzpicture)

What method can I use to design a dungeon difficult enough that the PCs can't make it through without killing them?

How did the Super Star Destroyer Executor get destroyed exactly?

How can saying a song's name be a copyright violation?

Why no variance term in Bayesian logistic regression?

Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?

What do you call someone who asks many questions?

Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?

How do I handle a potential work/personal life conflict as the manager of one of my friends?

Dreadful Dastardly Diseases, or Always Atrocious Ailments

Intersection Puzzle

Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?

Can compressed videos be decoded back to their uncompresed original format?

Unlock My Phone! February 2018

CAST throwing error when run in stored procedure but not when run as raw query

Short story with a alien planet, government officials must wear exploding medallions



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













0















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?










share|improve this question














bumped to the homepage by Community 10 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
















0















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?










share|improve this question














bumped to the homepage by Community 10 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














0












0








0








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?










share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 2 '16 at 10:05









paulapaula

1




1





bumped to the homepage by Community 10 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 10 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



















  • 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










1 Answer
1






active

oldest

votes


















0














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.






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%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









    0














    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.






    share|improve this answer






























      0














      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.






      share|improve this answer




























        0












        0








        0







        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.






        share|improve this answer















        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.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        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






























            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%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





















































            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

            “%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

            How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

            夢乃愛華...