Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Why is the nginx server not fielding the URL requested by the browser when I go to checkout? #1106

@sourcesolver

Description

@sourcesolver

I am having trouble with the checkout process on my Saleor page.

I am using the Stripe plugin to process payments, and I am using personalized Stripe keys that link to my Stripe account. For some reason though the nginx server is not fielding the URL requested by the browser when I go to checkout. I get the following error when I check my nginx log:

open() "/var/www/html/app/checkout/payment" failed (2: No such file or directory), client: REDACTED, server: REDACTED, request: "GET /checkout/payment HTTP/2.0", host: "REDACTED"

I tried a search for: saleor "app/checkout/payment"
but nothing came up.

Suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions