openldap error while installing opdk-4.16 on private cloud

Hi,

We are installing 2-host standalone setup on our VM .Have checked all the prerequisites and everything looks good.

we are using below command :

sudo /opt/apigee/apigee-setup/bin/setup.sh -p sa -f configFile

Can see the status of apigee-zookeeper, apigee-cassandra and apigee-openldap as OK but during installation after ldap installation , verification of ldap is throwing below error:

local callee=/opt/apigee/apigee-service/bin/apigee-service++ println ‘Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’++ ‘[’ ‘Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’ == -e ‘]’++ echo -e 'Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1++ logln ‘Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’+++ date ‘+%F %r’++ echo -e ‘[2016-07-07 08:23:10 AM] Error:setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1’++ chown root:root /tmp/setup-root.log++ exit 1

Any help would be appreciated!

Hi @Madhurika Sharma

Can you please share the full setup logs? it should be stored in temp dir. Above info doesn’t give enough idea about the issue.

Thanks,

Archnedra

Hello @archendra thanks for the reply !
We got it resolved this morning ! :slight_smile:
The issue was with the localhost not being recognized by openldap .; when we digged into setup.sh we found the line causing the problem !