07 Mar 2024 06:51 PM - last edited on 03 Apr 2024 12:05 PM by Michal_Gebacki
Hi all,
We had an outage of the activeGate server. The server was running an old version and tried to upgrade to 1.285 but failed causing that oneagents and activeGate where offline 15 hours.
to solve the issue we tried to install a new activeGate on the server (linux S.O) but installation failed with
ERROR: dtuserag has no acces to var/log/dynatrace/gateway ....Installation failed.
Solved! Go to Solution.
08 Mar 2024 08:40 AM
Hello, you can try to set back root:root as the owner and modify your folder right with a chmod 755 and retry the installation.
08 Mar 2024 03:29 PM
Maybe im getting it wrong, you meant instead of having dtuserag dtuserag, it must appear as the option2 (root root, as you say) in the example image and then apply a chmod 755 to var/log/dynatrace/gateway ?
08 Mar 2024 03:40 PM
Yes that is correct. On my AG, folders are assigned to root but my other users/group are at minimal allowed to read/execute.
08 Mar 2024 09:28 AM
Please uninstall the previous Activegate before installing the new one.
08 Mar 2024 03:31 PM
we uninstalled the activegate and manually the folders opt/dynatrace, var/lib/dynatrace, var/temp/dynatrace.
is there any other folder that must be deleted ?
09 Mar 2024 03:09 PM
Hi,
These are directories used by ActiveGate on GNU/Linux.
Best regards