apigee postgres installation interface issue

ask4saif
Participant I

Hi Guys,

One of my teammate was installing developer portal with postgresql as a backend DB on a production system. He was running following command for installing the Postgres pg profile:

/opt/apigee/apigee-setup/bin/setup.sh -p pdb -f /tmp/response

Following script error was showing up:

setup.sh: Error: Unable to determine what interface to us
Solved Solved
0 1 270
1 ACCEPTED SOLUTION

ask4saif
Participant I

Hi Guys,

After few of the installation checklist review I found his hosts file was wrongly configured. The hostname output and the hosts file configuration has a small typo error which was causing this error.

Hence the hostname configured should match the hosts setting for the system/node.

View solution in original post

1 REPLY 1

ask4saif
Participant I

Hi Guys,

After few of the installation checklist review I found his hosts file was wrongly configured. The hostname output and the hosts file configuration has a small typo error which was causing this error.

Hence the hostname configured should match the hosts setting for the system/node.