Git Product home page Git Product logo

Comments (1)

josegonzalez avatar josegonzalez commented on June 9, 2024

For better or worse, this isn't going to be fixed:

  • Ubuntu 18.04 isn't supported by Ubuntu, Herokuish, or Dokku
  • The failure is happening inside of dokku-apt, because its attempting to refresh your apt repos (and they don't exist for hopefully obvious reasons)
  • Your version of Dokku is fairly old, having been released in October 2019

The fix is probably to at least switch to a newer herokuish. I don't know if that will work with the older version of Dokku, but it probably will? Alternative would be to customize your own version of Herokuish to use a fixed apt sources file (FROM gliderlabs/herokuish... COPY ...). You'd need to push that image somewhere, but that would be relatively easy to do with docker hub. I don't recall how to set the stack in 0.18.5, but our docs should have that (docs are versioned in this repo and also on the docs site).

If it doesn't, you need to upgrade a few things there, as nothing is supported. Thats my strong suggestion, but might not be feasible for you to do now, depending on what else you're working on. Feel free to drop by our slack/discord if you want some help with the upgrade.

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.