Skip to content

updatenotification is broken #4137

@khassel

Description

@khassel
[2026-05-03 15:59:50.543] [ERROR] [updatenotification] Failed to get git revisions for MagicMirror: Error: Command failed: git rev-list --ancestry-path --count 3335781..d20306c  develop
fatal: ambiguous argument '3335781..d20306c  develop': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

Manually executing works:

/opt/magic_mirror $ git rev-list --ancestry-path --count 3335781..d20306c  develop
2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions