这是indexloc提供的服务,不要输入任何密码
Skip to content

plugin:disable -> Permission Denied #1554

@spalger

Description

@spalger

I'm getting the following error when I try to disable a plugin:

$ sudo su
$ dokku plugin:disable logging-supervisord
rm: cannot remove ‘/var/lib/dokku/plugins/enabled/logging-supervisord’: Permission denied

The link mentioned (and all other links in that directory) are owned by root, and I'm running dokku as root, so dokku must be changing it's user (right?).

FWIW, I was able to remove the plugin with

$ dokku plugin:uninstall logging-supervisord
-----> Plugin logging-supervisord uninstalled

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions