Skip to content

do-agent does not start on CentOS v7 #257

@sdwru

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions