Finished edge-management-server setup Checking for required variables Checking required variable MSIP...OK Checking required variable ADMIN_EMAIL...OK Checking for optional variables Found optional variable APIGEE_ADMINPW...OK Found optional variable APIGEE_PORT_HTTP_MS...OK http://10.0.11.44:8080/v1/servers/self. Unable to authenticate with Management Server Error: setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 1
My config is,
# With SMTP IP1=10.0.11.44 HOSTIP=$(hostname -i) ADMIN_EMAIL=opdk@google.com APIGEE_ADMINPW=Secret123 LICENSE_FILE=/tmp/license.txt MSIP=$IP1 LDAP_TYPE=1 APIGEE_LDAPPW=secret BIND_ON_ALL_INTERFACES=y MP_POD=gateway REGION=dc-1 ZK_HOSTS="$IP1" ZK_CLIENT_HOSTS="$IP1" # Must use IP addresses for CASS_HOSTS, not DNS names. CASS_HOSTS="$IP1" # Default is postgres PG_PWD=postgres SKIP_SMTP=n SMTPHOST=smtp.example.com SMTPUSER=smtp@example.com # omit for no username SMTPPASSWORD=smtppwd # omit for no password SMTPSSL=y SMTPPORT=25 SMTPMAILFROM="sam <myco@company.com>"
Any pointers? @Anil Sagar @Maudrit @rakeshapi
EDGE-MANAGEMENT-SERVER logs-
https://pastebin.com/tiFEtxW0
Solved! Go to Solution.
I couldn't comment on the post..so posting an answer..
@rajeshmishra, it is 4GB.
Do you have any other idea, shall I re-do the complete setup again?