Offline Content Downloader

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.

Offline Content Downloader

L0 Member

We have a pair of Palo Alto's in a closed network with no access to the internet. We do not have Panaroma and at the moment the only way to get dynamic updates installed on to the units is by manually downloading from the website and impexing into the environment.

 

I have found the Content Downloader Python script from btorresgil (https://github.com/btorresgil/content_downloader) which would help massively, but it doesn't work. When I run the script, I get the following error:

Traceback (most recent call last):
  File "content_downloader.py", line 288, in <module>
    main()
  File "content_downloader.py", line 258, in main
    token, updates = content_downloader.check()
  File "content_downloader.py", line 175, in check
    updates = json.loads(match.group(1))
AttributeError: 'NoneType' object has no attribute 'group'

 I am no Python expert, but wondering if anyone else uses this script, or something similar, which would help us automate the download process.

 

Any help would be appreciated!  

0 REPLIES 0
  • 2133 Views
  • 0 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!