Installation

Unable to install Splunk Phantom on CentOS

vikramyadav
Contributor

I'm trying to install Splunk Phantom on  CentOS server but I'm getting the below error.

About to proceed with Phantom install
Do you wish to proceed [y/N]
y
sed: can't read /opt/phantom/bin/stop_phantom.sh: No such file or directory

Enter username: vikram@abc.com
Enter password: **********
./phantom_setup.sh: line 357: python: command not found
./phantom_setup.sh: line 358: python: command not found
21 files removed
Updating phantom repo package


Error updating Phantom Repo package

Errors during downloading metadata for repository 'phantom-base':
- Status code: 404 for https://***@repo.phantom.us/phantom/4.5/base/8/x86_64/repodata/repomd.xml (IP: 54.165.15.205)
Error: Failed to download metadata for repo 'phantom-base': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

Labels (1)
0 Karma

codebuilder
Influencer

Are you installing as root or a privileged user? The /opt directory is owned by root so only one of those two can write there.

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

vikramyadav
Contributor

Yes, @codebuilder I'm installing phantom via root user.

0 Karma

codebuilder
Influencer

Looks like the network on your box can't reach the repo, or the repo url itself isn't correct. Try doing an nslookup or ping on the fqdn listed in your url.

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...