- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-16-2024 06:56 PM
i have install cortex xdr on linux (7.9 version) , the service can't start. i try to uninstall old version or upgrade the version to 8.1.1 , but it show below error. Pls help me to fix the error.
[root@MOFVM068 bin]# ./cytool runtime start all
Redirecting to /bin/systemctl start traps_pmd.service
Failed to start traps_pmd.service: Unit not found.
system call failed for command='/usr/sbin/service traps_pmd start', returned status code=1280
Name PID User Status Command
pmd N/A N/A STOPPED N/A
clad N/A N/A STOPPED N/A
dypd N/A N/A STOPPED N/A
spmd N/A N/A STOPPED N/A
lted N/A N/A STOPPED N/A
pyxd N/A N/A STOPPED N/A
[root@MOFVM068 bin]#
[root@MOFVM068 scripts]# ./uninstall.sh
Cannot uninstall package directly, use package manager instead
[root@MOFVM068 tmp]# ./cortex-8.1.1.112729.sh
Verifying archive integrity... All good.
Uncompressing Cortex XDR 8.1.1.112729 installer 100%
[ 1] Checking prerequisites
Verifying RHEL/CentOS/Oracle/AlmaLinux/RockyLinux/CentOS_Stream 7 (rpm) packages:
* openssl ... OK
* ca-certificates ... OK
* policycoreutils-python ... OK
* selinux-policy-devel ... OK
* selinux-policy-targeted ... OK
Done
Installation failed, previous installation present.
Installation override is deprecated.
Either upgrade with --upgrade, or uninstall, then reinstall.
[root@MOFVM068 tmp]#
09-17-2024 04:34 AM
Thanks for reaching out to the live community. Please follow the steps below:
root@ubuntu16:~# /opt/traps/bin/cytool runtime start all
root@ubuntu16:~# /opt/traps/bin/cytool reconnect force
root@ubuntu16:~# /opt/traps/bin/cytool checkin
If the commands are not working and you are interested in uninstalling the agent, please refer to the following link: Uninstall the Cortex XDR Agent for Linux.
09-17-2024 04:57 AM
Thanks for reaching us using the Live Community.
Agent versions 7.9 and 8.1 are already End of Life and these EOL agents might not behave properly or could contribute to such errors and checking the error, it seems that the remnants of the old agent are still present at the endpoint.
Please uninstall the XDR agent and try to install it again. I suggest a clean re-installation of one of the supported latest versions(maybe 8.3 or 8.4., etc)
Please have this article for EOL reference - https://www.paloaltonetworks.com/services/support/end-of-life-announcements/end-of-life-summary#trap...
Reference article to remove the agent(try the other ways if one fails): https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/8.5/Cortex-XDR-Agent-Administrator-Guide/Unins...
For agent installation please refer to this article: https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/8.5/Cortex-XDR-Agent-Administrator-Guide/Insta...
If the issue persists, I suggest reaching the TAC team via a support case to investigate the problem in detail by referencing the installation logs.
If this answers your question, please click Accept as Solution to acknowledge that the answer to your question has been provided.
09-22-2024 08:13 PM
i will log call to TAC team to check my issue.
i try to run these command, but it is not work.
[root@MOFVM068 ~]# /opt/traps/bin/cytool runtime start all
Redirecting to /bin/systemctl start traps_pmd.service
Failed to start traps_pmd.service: Unit not found.
system call failed for command='/usr/sbin/service traps_pmd start', returned sta tus code=1280
Name PID User Status C ommand
pmd N/A N/A STOPPED N /A
clad N/A N/A STOPPED N /A
dypd N/A N/A STOPPED N /A
spmd N/A N/A STOPPED N /A
lted N/A N/A STOPPED N /A
pyxd N/A N/A STOPPED N /A
[root@MOFVM068 ~]# /opt/traps/bin/cytool runtime start all
Redirecting to /bin/systemctl start traps_pmd.service
Failed to start traps_pmd.service: Unit not found.
system call failed for command='/usr/sbin/service traps_pmd start', returned status code=1280
Name PID User Status Command
pmd N/A N/A STOPPED N/A
clad N/A N/A STOPPED N/A
dypd N/A N/A STOPPED N/A
spmd N/A N/A STOPPED N/A
lted N/A N/A STOPPED N/A
pyxd N/A N/A STOPPED N/A
[root@MOFVM068 ~]# /opt/traps/bin/cytool reconnect force
Error 13: Ipc channel connection failed with error: 2:System.
[root@MOFVM068 ~]# /opt/traps/bin/cytool checkin
[root@MOFVM068 ~]# /opt/traps/bin/cytool runtime start all
Redirecting to /bin/systemctl start traps_pmd.service
Failed to start traps_pmd.service: Unit not found.
system call failed for command='/usr/sbin/service traps_pmd start', returned status code=1280
Name PID User Status Command
pmd N/A N/A STOPPED N/A
clad N/A N/A STOPPED N/A
dypd N/A N/A STOPPED N/A
spmd N/A N/A STOPPED N/A
lted N/A N/A STOPPED N/A
pyxd N/A N/A STOPPED N/A
i try to install 8.5 version, but it is same error.
[root@MOFVM068 tmp]# ./cortex-8.5.0.125392.sh
Verifying archive integrity... All good.
Uncompressing Cortex XDR 8.5.0.125392 installer 100%
[ 1] Checking prerequisites
Verifying RHEL/CentOS/Oracle/AlmaLinux/RockyLinux/CentOS_Stream 7 (rpm) packages:
* openssl ... OK
* ca-certificates ... OK
* policycoreutils-python ... OK
* selinux-policy-devel ... OK
* selinux-policy-targeted ... OK
Done
Installation failed, previous installation present.
Installation override is deprecated.
Either upgrade with --upgrade, or uninstall, then reinstall.
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!