17 Nov 2022
06:13 PM
- last edited on
19 Jun 2023
09:55 AM
by
Karolina_Linda
Hi,
We are getting below error when adding a new cluster node. Just to highlight that we created a user named "dynatrace" with root privileges and are using it to log in to cluster node and run the installation.
Exit code: 3
Errors:
The system user "dynatrace:dynatrace" for Dynatrace has wrong UID:GID: 1002:1002. It should be 1001:1001. Please recreate this user (using primary user group) and then try again.
What does this mean and how to rectify it?
Thanks,
Solved! Go to Solution.
17 Nov 2022 08:17 PM
Based on the error you already created dynatrace user and group on the host where the node is to be installed. The UID/GID must be the same across nodes. So you need to delete it and recreate it with the same UID/GID as on the existing nodes.
BTW. you should not create the user/group - it will be created during installation automatically.
31 Mar 2025 09:55 PM
I am encountering the same error when adding a second Dynatrace node:
"The system user 'dynatrace:dynatrace' has an incorrect UID and GID. It is currently set to 1000:1000, but it should be 1011:1011."
Could you please provide a clearer explanation of how I should proceed?
It is important to mention that I had already created a user named dynatrace.
What would be the next steps to resolve this issue?
Thank you for your help!
01 Apr 2025 11:30 AM
try removing the user and groups dynatrace.
01 Apr 2025 01:57 PM
Hi, thanks for the response. In the other two nodes, right? In the first node, where the installation was successful, do I need to configure anything?