Coder Social home page Coder Social logo

Comments (5)

Mfolmer avatar Mfolmer commented on April 27, 2024 1

Seemed like I had the wrong app name configured in fly.toml https://fly.io/docs/reference/configuration/#the-app-name
It didn't match the name of the fly app I've created.

from indie-stack.

lajtmaN avatar lajtmaN commented on April 27, 2024 1

Ahh, yea - that was why. I was also using a different app name on fly than the one in fly.toml. I was following the README on github - not the one generated locally after creating the stack.

from indie-stack.

AlexandrLi avatar AlexandrLi commented on April 27, 2024

Same issue on my side

#26 [stage-4 9/9] COPY --from=build /myapp/prisma /myapp/prisma
#26 DONE 0.0s
#27 exporting to image
#27 exporting layers
#27 exporting layers 10.0s done
#27 exporting manifest sha256:2627e8644049e176e24285ad769c73793083f79317c7b6dc101c9b6a7215285d done
#27 exporting config sha256:994aa7b16ee309e132effa7771b3d3b1836acedb5cdf7df208c57b6bed755719 done
#27 pushing layers
#27 ...
#28 [auth] sharing credentials for registry.fly.io
#28 DONE 0.0s
#27 exporting to image
#27 pushing layers 0.7s done
#27 ERROR: unexpected status: 404 Not Found
------
 > exporting to image:
------
WARNING: local cache import at /tmp/.buildx-cache not found due to err: could not read /tmp/.buildx-cache/index.json: open /tmp/.buildx-cache/index.json: no such file or directory
error: failed to solve: unexpected status: 404 Not Found
Error: buildx failed with: error: failed to solve: unexpected status: 404 Not Found

from indie-stack.

Mfolmer avatar Mfolmer commented on April 27, 2024

I'm having the exact same problem.

#25 pushing layers 0.1s done
#25 ERROR: unexpected status: 404 Not Found
------
 > exporting to image:
------
WARNING: local cache import at /tmp/.buildx-cache not found due to err: could not read /tmp/.buildx-cache/index.json: open /tmp/.buildx-cache/index.json: no such file or directory
error: failed to solve: unexpected status: 404 Not Found
Error: buildx failed with: error: failed to solve: unexpected status: 404 Not Found

from indie-stack.

mcansh avatar mcansh commented on April 27, 2024

did you create a fly app as per the README? i get that error if i push but didn't create an app, but after i created an app and reran the workflow it worked (https://github.com/mcansh/indie-stack-test/runs/7201781418?check_suite_focus=true)

from indie-stack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.