Skip to main content
Juancacst
Staff
January 13, 2022

Technical Tip: Upgrade failed with ./upgrade.sh: line 186: python: command not found

  • January 13, 2022
  • 0 replies
  • 852 views

 

Description

This article describes the python command not found when running ./upgrade.sh script. 

Scope FortiSIEM in-place upgrade
Solution
  • When running the ./upgrade.sh script, it exits with the error below:

./upgrade.sh: line 186: python: command not found

 

  • Change the "python" entries to"python2.7within the loops and run the script again.
Juancacst_2-1642102120765.png