Skip to content

do-agent does not start on CentOS v7 #257

Description

@sdwru

To Reproduce

Install the latest do-agent from yum repository. Run journalctl -f to watch systemd logging in real time. From another shell run systemctl restart do-agent

You will see the following error in the journalctl shell:

Failed at step EXEC spawning /opt/digitalocean/bin/do-agent --syslog: Permission denied

To Fix

chmod 755 /opt/digitalocean
chmod 755 /opt/digitalocean/bin

Run systemctl restart do-agent again and it should work now

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions