Tigergraph setup failure

We are trying to install tigergraph…
Below is the failure, not sure how t-shoot the issue.

gadmin status
ParameterErr (/home/tigergraph/tigergraph/app/cmd/.tg_shadower is pointed to the binary itself. Please check the correctness of the AppRoot /home/tigergraph/tigergraph/app in the config file.)

Can you share the AppRoot that you provided during the installation? This should show the configured value: grep "AppRoot" ~/.tg.cfg

I’ve seen this error before when I messed with the ~/.tg.cfg file. In the past, I resolved this via gadmin init cluster --with-config ~/.tg.cfg. So this would be worth trying as well.

1 Like