Skip to content

Enable logging set the wrong wrapper location #87

@andri1305

Description

@andri1305

Not sure what triggered it, I restarted/updated my server a few hours before this. When looking at the new crons that I added and enabling logging on them, the wrapper was automatically set to /app/data/cron-log-wrapper.sh
On the old logged crons it's correct /opt/cronmaster/data/cron-log-wrapper.sh

This behavior did not change until I restarted the container. The volumes are mapped normally
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./scripts:/app/scripts
- ./data:/app/data
- ./snippets:/app/snippets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions