Skip to main content

Privacera Documentation

Permission denied errors in PM Docker installation

Problem: After a Privacera Manager Docker installation, some containers can fail to come up and the application log may show permission denied errors.

Cause: The host user who is running the installation does not have user id equal to 1000.

Solution:

  1. Copy vars.docker.custom.user.yml from sample-vars to custom-vars:

    cd ~/privacera/privacera-manager/
    cp config/sample-vars/vars.docker.custom.user.yml config/custom-vars/                        
  2. Run the update.

    ./privacera-manager.sh update