Created 12-11-2021 10:18 PM
Hi Expert,
In our environment, we have cloudera manager 7.1.6 successful up and running. However when adding host into new cluster manager it is throwing error exit 126.
Is there troubleshooting guide that can refer error exit 126?
Thank
Created 12-12-2021 07:33 PM
Hi @jh1688 ,
Can you share some screen shot or logs.
and mean while please check
- connectivity between your new host and cloudera manager server. check ports, use telnet/ping
- make sure you are using right credentials/key of your new server
Created 12-13-2021 12:39 AM
@jh1688
Exit Error Code 126 indicate that there is an issue with the permission of the executable files.
If you can check/provide the stderr.log snapshot, it might give you the hint to which file it is trying to execute.
Note-> Please accept the answer, if resolve the query