Has anyone deployed version 10.0.8 successfully yet?
We did a fresh install of 10.0.8 as part of Cloud pak for integration 16.1 and when we tried to login to API Manager or Cloud Manager UI Keycloak redirect failed with error 502 Bad gateway.
We found in the mgmt-ui pod log that nginx can not resolve localhost:
17#17: *25 localhost could not be resolved (3: Host not found), client: 10.128.6.122, server: _, request: "POST /admin/uia/token HTTP/1.0"
We replaced localhost with 127.0.0.1 in /usr/local/openresty/nginx/conf/nginx.conf and killed the nginx process (not pod). Management UI is now available, until next restart of mgmt-ui pod...
Has anyone run into the same problem?
------------------------------
Andrey Kirilov
------------------------------