Jump to content

bri4dsi

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by bri4dsi

  1.  

    I ran into this issue today when upgrading to ERA 6.3 with Components upgrade task.

     

    After the task completed my EraServerSvc service will start and crash after 10 seconds.

     

    Had to contact ESET support and was told to remove all ERA installation and re-install.

     

    After doing that the EraServerSvc service will start without crashing....Just a heads up for you sysadmin guys..had me scratching my head for a few minutes. 

     

    Just want to add that 2 of my clients ran into the same issue recently. Turns out the culprit is that Network.dll  had not been properly upgraded. After running component upgrade from ERA 6.2 to 6.3, Network.dll is still 6.2 version, causing 6.3 service to crash. I took the dll from a working 6.3 installation, replaced it, and viola service starts working properly. 

     

    Attached is the list of files in C:\Program Files\ESET\RemoteAdministrator\Server from a working 6.3 installation, might want to check this first in case someone else run into the same issue.

     

     

    Adding to RyanTsai's solution:

     

    1. Since I do not have an additional working 6.3 installation, I downloaded the ESET ERA Standalone component server installer (in my case Server 2012R2) Server_x64.msi
    2. Extracted the contents of the .msi to a folder. Example: msiexec /a C:\temp\Server_x64.msi /qb TARGETDIR=C:\temp\Extracted
    3. On the ERA server, rename the old Network.dll to Network.old
    4. Copy the newly extracted Network.dll to C:\Program Files\ESET\RemoteAdministrator\Server
    5. Started the ESET Remote Administrator Server Service

     

    Have not experienced anymore issues

×
×
  • Create New...