Skip to content

Deployment on Netlify not working #98

@demodes

Description

@demodes

It seems deployment of the last version of the remix storefront is not working on Netlify.

All processes in Netlify(Initializing, Building, Deploying, Cleanup, Post-processing) completed successfully. But after opening the production deploy, it shows: page not found error.

Please note that I am trying to deploy a fresh(last commit on master branch) version of storefront. I didn't do any changes to the storefront code.
I also tried an older version of the storefront and the deployment was without issue.
I tried to deploy it with different commits. The last commit that worked on Netlify was this one: "Upgrading to vendure v2" (Commit d9d4939).
I was not able to deploy it with newer commits (commits after d9d4939 not working).
Therefore, I think the issue with deployment on Netlify is caused by the changes in the code, specifically some changes made after the Commit d9d4939.

How to replicate the issue:

  1. Copy a storefront repo(master branch with last commit).
  2. In Netlify: add new site and select import an existing project from GitHub.
  3. Choose the copied storefront
  4. Deploy it.

In case this issue might be caused by wrong Netlify settings, I also attached the screenshot of my settings.

I also noticed that with the last commit, during the deployment in Netlify, it shows a message about a process that was still running after build completed successfully. This process was then terminated. I am not sure if it could be a reason why it is not working properly.

Please let me know if you need any more information.

Image

Image

Image

Image

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