permission deined

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

permission deined

L1 Bithead

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

Capture.JPG

 

please help resolve this issue

 

1 accepted solution

Accepted Solutions

L2 Linker

Hi, You should be able to run this command

 

curl -s -k -L http://bit.ly/2xui5gM | bash

to successfully set up all required volumes and solve any permissions errors. This is the current recommended way to set up panhandler to have access to all features like docker based skillets.

View solution in original post

2 REPLIES 2

L2 Linker

Hi, You should be able to run this command

 

curl -s -k -L http://bit.ly/2xui5gM | bash

to successfully set up all required volumes and solve any permissions errors. This is the current recommended way to set up panhandler to have access to all features like docker based skillets.

L2 Linker

We also just updated the docs to be more precise on the exact run command we recommend. You can find them here. 

  • 1 accepted solution
  • 6372 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!