All the private apps on my splunk installation pass the jQuery and Python readiness. It is just the public Config Explorer that failed the Python readiness. I checked for customized code and editing of any files; by using the Linux CLI, I compared all the files in the etc/apps/config_explorer/... with another splunk server that had the app installed that did not get the python incompatibility. i compared filename, size, and date of the files and all the files were the same on each server; since one server flags config_explorer with a python version incompatibility, I wonder now if the Upgrade Readiness App has code in need of updating. The wget command recommended in the link ".../9.4.0/UpgradeReadiness/ResultsPython" that will "undo dismissed apps" was helpful in reversing the effect of "Dismiss App Alert", but the Config Explorer now fails the python scan because "This newly installed App has not completed the necessary scan." instead of the Python incompatibility. I don't know if the wget that reverses the dismiss app alert and the new error from upgrade readiness are related.
... View more