Code Monkey home page Code Monkey logo

Comments (8)

josegonzalez avatar josegonzalez commented on July 24, 2024

Can you paste a list of commands that we can use to reproduce the issue?

from dokku-mariadb.

vijayviji avatar vijayviji commented on July 24, 2024

dokku apps:create test_app
dokku mariadb:create test_db
dokku mariadb:link test_db test_app
dokku apps:destroy test_app
dokku mariadb:destroy test_db -f ---> "Cannot delete linked service"
dokku mariadb:unlink test_db test_app ---> "App test_app does not exist"
test_db can't be deleted now. There's no other way I could find to delete 'test_db' other than creating 'test_app' and delete this.

from dokku-mariadb.

Flink avatar Flink commented on July 24, 2024

This should be fixed with latest master. I just tested and I didn’t run into your problem. We added a hook to unlink automatically apps linked to services when the former are destroyed. So try to update to latest master on the plugin (and what version of dokku do you have?)

from dokku-mariadb.

josegonzalez avatar josegonzalez commented on July 24, 2024

@vijayviji bump

from dokku-mariadb.

vijayviji avatar vijayviji commented on July 24, 2024

I didn't run with the latest master. If you don't face the issue, please close this.

from dokku-mariadb.

josegonzalez avatar josegonzalez commented on July 24, 2024

If you can upgrade your current mariadb plugin install to the latest master and retest this on your end, that would help us confirm the issue is actually fixed. If you don't confirm, how will we know we fixed the right thing?

from dokku-mariadb.

vijayviji avatar vijayviji commented on July 24, 2024

@josegonzalez I'll try this weekend.

from dokku-mariadb.

josegonzalez avatar josegonzalez commented on July 24, 2024

@vijayviji bump

from dokku-mariadb.

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.