Skip to content

Camera stopped recording after clean install of 3.10.10 on docker synology #178

@RonaldBlom

Description

@RonaldBlom

Camera is not able to record anymore.

These log entries in error.log:
ERROR [uv.recording.svc] [RecordingService] Unable to do emergency shutoff check, shutting off recordings: Mount point for /var/cache/unifi-video/hls not found in RecordingService-EmergencyShutOffCheck

This is what i am using:
docker run -d
--cap-add DAC_READ_SEARCH
--privileged
--network="host"
--name Unifi-Video-Controller_31010
-v /volume1/docker/unifi-video:/var/lib/unifi-video
-v /volume1/docker/unifi-video/videos:/usr/lib/unifi-video/videos
--tmpfs /var/cache/unifi-video
-e TZ=Europe/Amsterdam
-e PUID=99
-e PGID=100
-e CREATE_TMPFS=no
-e DEBUG=1
pducharme/unifi-video-controller

Everything is running fine, but only recording of camera not working anymore.

Someone same issue? please assist on this?

Thanks, Ronald

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