Skip to content

CInbox won't start, if dangling symlink is present as item-folder. #78

Description

@pjotrek-b

When using symlinks for Item folders, one may get this error:

Removing finished Items older than 10 days...
ERROR  Error during Inbox execution:
ERROR  SplFileInfo::getMTime(): stat failed for /srv/cinbox-data/audio/DAT/done/A0001-DAT01

This happens when the symlink is dangling.
Either the target does not exist (anymore), or it's out of reach due to insufficient permissions.

TODO: Handle and intercept this gracefully.
Currently any such invalid symlinks causes the CInbox to fail to start at all.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions