Giter VIP home page Giter VIP logo

Comments (9)

gamedevsam avatar gamedevsam commented on June 13, 2024 1

@josegonzalez poke, would love to see some progress on this issue, also Merry Christmas and happy new years!

from dokku.

gamedevsam avatar gamedevsam commented on June 13, 2024

Note: If I don't set the builder to null, I get this error:

-----> Building app-dev from Dockerfile

#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore

#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 172B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/dokku/app-dev:cmv9j995t0ren7c1vdmg

#3 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
 > [internal] load metadata for docker.io/dokku/app-dev:cmv9j995t0ren7c1vdmg:
------
Dockerfile:1
--------------------
   1 | >>> FROM dokku/app-dev:cmv9j995t0ren7c1vdmg
   2 |     LABEL com.dokku.docker-image-labeler/alternate-tags=[\"dokku/app-dev:cmv9j995t0ren7c1vdmg\"]
   3 |     
--------------------
ERROR: failed to solve: dokku/app-dev:cmv9j995t0ren7c1vdmg: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

from dokku.

josegonzalez avatar josegonzalez commented on June 13, 2024

Do you have a sample app I can use to verify this behavior?

from dokku.

gamedevsam avatar gamedevsam commented on June 13, 2024

Hey do you mind following up with me on Discord? It will be easier for me to just give you access to my repo and let you SSH into my server to see what's going on.

from dokku.

josegonzalez avatar josegonzalez commented on June 13, 2024

Yeah I can do that - currently somewhere without internet access (mobile only) and tethering doesn't quite work. Will follow up tomorrow.

from dokku.

D4uS1 avatar D4uS1 commented on June 13, 2024

Hey guys, did you find any solution? I am currently facing the same issue and can not update applications deployed using git:from-image.

from dokku.

gamedevsam avatar gamedevsam commented on June 13, 2024

Yes! I was able to make it work by removing --label=com.dokku.app-name=app-dev from the docker image build command, so happy I got it to work!

from dokku.

patr1ck avatar patr1ck commented on June 13, 2024

Hi, I ran into this as well, when trying to update my Ghost app. I ended up just doing a docker image pull ghost and dokku ps:rebuild myghostapp.com and that worked.

from dokku.

josegonzalez avatar josegonzalez commented on June 13, 2024

If the image tag doesn't change, that won't trigger a rebuild (as documented).

from dokku.

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.