Admin-proxy error

Hi,

Has anyone else experienced this error in the admin-proxy pod

/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
2024-02-29T16:09:00.855024258Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
2024-02-29T16:09:00.856237651Z /docker-entrypoint.sh: Configuration complete; ready for start up
2024/02/29 16:09:00 [emerg] 1#1: host not found in upstream "masterdata.kernel" in /etc/nginx/nginx.conf:38
2024-02-29T16:09:00.866364994Z nginx: [emerg] host not found in upstream "masterdata.kernel" in /etc/nginx/nginx.conf:38

Thanks

1 Like

Hello Alex,

Could you please ensure that the AuthManager service is up and running?.
kubectl get pods -n kernel

Thanks,
rakshith

1 Like

Hello @Rakshith_B ,

I managed to resolve the issue, Thanks for reaching out.

1 Like