Jump to content

Eraagent refuses to start on Centos 8


Recommended Posts

Good morning, i have a question.

I have a centos 8 running with eraagent and when i try to start the agent it gives me this failure:

eraagent.service: Can't open PID file /var/run/eraagent.pid (yet?) after start: No such file or directory

My startscript:

# ESET Management Agent
#
# Copyright (c) 2023 ESET, spol. s r.o.

[Unit]
Description=ESET Management Agent
After=network.target

[Service]
Environment="MODMAPDIR=/var/opt/eset/RemoteAdministrator/Agent/"
Environment="HOME=/var/opt/eset/RemoteAdministrator/Agent/"
Type=forking
KillMode=process
PIDFile=/var/run/eraagent.pid
ExecStart=/opt/eset/RemoteAdministrator/Agent/setup/eraagent start
Restart=on-abort
RestartSec=60

[Install]
WantedBy=multi-user.target

 

I have selinux aktivated on that box.

As soon i activate setenforce 0 it works like a charme.

I tried:

 cd /opt/eset/RemoteAdministrator/Agent/setup/selinux/
 ./eraagent.sh --update

But no luck here.

 

Could you please help me out here?

 

Marcus

 

Link to comment
Share on other sites

  • Most Valued Members

You could try an older agent.  Like 10.1 or even 9.x.    AFAIK, they still can connect to the server.  They just can't be upgraded.

Link to comment
Share on other sites

  • Administrators

We don't have any security product for CentOS 8 so installing just the agent would not make much sense.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...