Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failed - buildx failed with: error: failed to solve: unexpected status: 404 Not Found #19

Closed
varakumar1105 opened this issue Mar 18, 2022 · 4 comments

Comments

@varakumar1105
Copy link

image

@varakumar1105
Copy link
Author

@kentcdodds

I followed the same procedure in the video https://www.youtube.com/watch?v=1uebyGwAGvg

The build is failing. Could you please let me know what the problem might be?

Thanks in advance

image

@kentcdodds
Copy link
Member

Hi @varakumar1105,

Did you create the fly app first? Do you have a link to the github repo?

@varakumar1105
Copy link
Author

varakumar1105 commented Mar 19, 2022

Hi @varakumar1105,

Did you create the fly app first? Do you have a link to the github repo?

The build issue has been resolved.

Initially created fly apps by following these steps https://github.com/remix-run/indie-stack

fly create remix-indie-stack-app
fly create remix-indie-stack-app-staging

There was a difference with the fly.toml file name, so the build is failed

app = "remix-indie-stack-app-d7cf"

Then I deleted fly.io apps and created new ones by following the README.md file in my repo

fly create remix-indie-stack-app-d7cf
fly create remix-indie-stack-app-d7cf-staging

Thank you so much

@kentcdodds
Copy link
Member

Glad you got it working. Yeah, you want to make sure that you follow the instructions in your own README rather than the repo README. Maybe we should make a note of this or something 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants