Hello, I'm trying to get panhandler running on Ubuntu 19.10 after running the docker with the command: docker run -t -v $HOME:/home/cnc_user -p 8080:8080 paloaltonetworks/panhandler:latest i'm seeing an error, permission denied Performing CNC App initialization *********************************************************** Permission denied, Could not create repositories directory! *********************************************************** after logging in to the GUI - http://IP-ADDRESS:8080 i try to import a skillet and i'm getting two errors: Could not create repository directory, Permission Denied Could not load repositories from directory as it does not exists please help resolve this issue
... View more