GithubHelp home page GithubHelp logo

Comments (8)

josegonzalez avatar josegonzalez commented on May 28, 2024 1

Mind checking if upgrading to Dokku 0.34.3 and Herokuish 0.9.1 helps?

from dokku.

josegonzalez avatar josegonzalez commented on May 28, 2024 1

You can check the herokuish version by running dokku report. The version should be there. Running dokku-update run --skip-rebuild will update dokku and all of it's dependencies, including herokuish.

from dokku.

josegonzalez avatar josegonzalez commented on May 28, 2024 1

Can you verify that you haven't somehow pinned herokuish? Potentially you are managing that server with our ansible modules and you need to update it there, since we pin versions in the ansible modules.

If you aren't, then you might have a file in /etc/apt/preferences.d that pins herokuish to an older version.

from dokku.

qdequippe avatar qdequippe commented on May 28, 2024

I got a similar issue after upgrading but with another permission error

chown: changing ownership of '/app/.release': Operation not permitted

Full deploy logs here https://github.com/jobbsy-dev/jobbsy/actions/runs/8505515648/job/23294121537

from dokku.

qdequippe avatar qdequippe commented on May 28, 2024

Mind checking if upgrading to Dokku 0.34.3 and Herokuish 0.9.1 helps?

Upgraded to Dokku 0.34.3 but how to check Herokuish version and how to upgrade it if it's necessary?

from dokku.

qdequippe avatar qdequippe commented on May 28, 2024

thanks @josegonzalez, dokku report give me this after running dokku-update run --skip-rebuild. However Herokuish seems to be locked at version 0.7.2.

Errors are still there.

dokku report
...
-----> herokuish version:
       herokuish: v0.7.2
       buildpacks:
         heroku-buildpack-multi     v1.2.0
         heroku-buildpack-ruby      v259
         heroku-buildpack-nodejs    v224
         heroku-buildpack-clojure   v91
         heroku-buildpack-python    v237
         heroku-buildpack-java      v73
         heroku-buildpack-gradle    v39
         heroku-buildpack-scala     v96
         heroku-buildpack-play      v26
         heroku-buildpack-php       v239
         heroku-buildpack-go        v181
         heroku-buildpack-nginx     v24
         buildpack-null             v3
-----> dokku version: dokku version 0.34.3
 !     dokku-event-listener binary is not available
-----> dokku-update version: dokku-update 0.8.0
-----> docker-container-healthchecker version: 0.9.0
-----> docker-image-labeler version: 0.6.1build+c6e15a9
...
-----> dokku plugins:
         00_dokku-standard    0.34.3 enabled    dokku core standard plugin
         20_events            0.34.3 enabled    dokku core events logging plugin
         ...
         builder-herokuish    0.34.3 enabled    dokku core builder-herokuish plugin
         ...

from dokku.

KRISCHOMAT avatar KRISCHOMAT commented on May 28, 2024

So for me it worked! did update with dokku-update run and it updated dokku and herokuish and also it seems I can now push my apps again! Thanks for the fix!

from dokku.

qdequippe avatar qdequippe commented on May 28, 2024

thanks, I have just to install herokuish manually (apt install herokuish) and run dokku-update and it works now!

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.