Mark de Groot

Results 50 comments of Mark de Groot

The `no such file or directory` error is always there I guess. The postgress error is the real problem. It's looking for a cluster which does not seem to exist....

Please update the docker image to the latest version 1.20.3

Thanks for the reply. It seems upgrading an existing instance (keeping the storage) does work, but starting a new one doesn't. Will investigate.

I've updated the docker image. Please (re-)pull 1.20.3 and try. Also add a volume for `/persistent`

The Host OS should not have any influence if you're running the Docker container. You should not run any apt updates inside the docker container, this wil break it for...

> Where can I finde the UNVR firmware? > > Okay I found a firmware that’s a year old but how can I extract this files from the bin? https://community.ui.com/releases

Is it clear enough the user should edit the `config.json` file inside the container? Also, anything you change in the container is lost after recreating the container. In `/usr/share/unifi-protect/app/config/config.json` there...

Hi, Please try this run command: ``` docker run -d --name unifi-protect-x86 \ --tmpfs /srv/unifi-protect/temp \ -p 7080:7080 \ -p 7443:7443 \ -p 7444:7444 \ -p 7447:7447 \ -p 7550:7550...

Clear out your storage folders and recreate the container.

Version 1.13.3 is the latest version UniFi has published for x86.