- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
10-02-2018 07:39 AM
Downloaded tgz today and tried apt-get update without success.
Looks like some repository issues?
root@Expedition:/etc/apt/sources.list.d# apt-get update [...]
W: The repository 'https://conversionupdates.paloaltonetworks.com expedition-updates/ Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. root@Expedition:/etc/apt/sources.list.d#
10-04-2018 12:39 AM
That is working the message doesnt say nothing related that the operation was not done, so please now run the next command to update Expedition
sudo apt-get install expedition-beta
10-04-2018 09:09 AM
Showing as up to date with 1.0.106
Thx.
10-07-2018 12:05 PM
Have 1.0.95 installed. Ran the command sudo apt-get install expedition-beta
Out put:
expedtion-beta is already the newest version (1.0.95).
What am I doing incorreclty?
10-07-2018 12:10 PM
11-02-2018 09:01 AM
We will do at the time to release Expedition 1.1
11-28-2018 11:12 AM
What about getting the 'best practices' part of the Expedition tool working? There is a section under "Expedition Release Information" saying 'Best Practices', but nothing is listed there. How do I get it working?
Thanks!
11-28-2018 11:22 AM
11-28-2018 11:25 AM
There is no 'analyze' button:
11-28-2018 11:31 AM
Pefectly? Really? I have it working but I'd like to know where the final report is? Also when I make more "Palo BP" changes, the score doesn't change. Even if I re-import it back in.
I would love to see ML and Threat Tunning work before BP for now, just my 2 cents.
11-28-2018 10:47 PM
hmm interresting. I got Best Practices version 3.6.1 reported.
Is anything green on "expedition internal checks"?
Are you using Chrome?
Rgds, Walter
11-29-2018 12:08 AM
Remember to run this command:
sudo bash /var/www/html/OS/BPA/updateBPA306.sh
This command appears when you are updating Expedition and it will install python3 and reinstall the BPA. After that you should see the version from the Dashboard !
11-29-2018 07:42 AM
I tried to run that command, and received the following:
Skipping best-practice-assessment-ngfw-pano as it is not installed.
Collecting pip
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),)': /simple/pip/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),)': /simple/pip/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),)': /simple/pip/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),)': /simple/pip/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),)': /simple/pip/
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),)) - skipping
Could not find a version that satisfies the requirement pip (from versions: )
No matching distribution found for pip
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),)) - skipping
ln: failed to create symbolic link '/usr/local/bin/python3': File exists
ln: failed to create symbolic link '/usr/local/bin/pip3': File exists
Processing /var/www/html/OS/BPA/best_practice_assessment_ngfw_pano-master.zip
Collecting pandas>=0.22.0 (from best-practice-assessment-ngfw-pano==3.6.1)
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),)': /simple/pandas/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),)': /simple/pandas/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),)': /simple/pandas/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),)': /simple/pandas/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),)': /simple/pandas/
Could not fetch URL https://pypi.org/simple/pandas/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pandas/ (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),)) - skipping
Could not find a version that satisfies the requirement pandas>=0.22.0 (from best-practice-assessment-ngfw-pano==3.6.1) (from versions: )
No matching distribution found for pandas>=0.22.0 (from best-practice-assessment-ngfw-pano==3.6.1)
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),)) - skipping
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!