Closed
Description
When graceful recovery test is run with NGF with NGINX Plus, it fails
See https://github.com/nginxinc/nginx-gateway-fabric/actions/runs/9198281036/job/25300657770
NGF Logs excerpts:
. . .
{"level":"error","ts":"2024-05-22T21:15:36Z","logger":"eventLoop.eventHandler","msg":"failed to get upstreams from API, reloading configuration instead","batchID":16,"error":"failed to get upstreams: failed to get http/upstreams: Get \"http://nginx-plus-api/api/9/http/upstreams\": dial unix /var/run/nginx/nginx-plus-api.sock: connect: no such file or directory","stacktrace":"github.com/nginxinc/nginx-gateway-fabric/internal/mode/static.(*eventHandlerImpl).updateUpstreamServers\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/handler.go:357\ngithub.com/nginxinc/nginx-gateway-fabric/internal/mode/static.(*eventHandlerImpl).HandleEventBatch\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/handler.go:204\ngithub.com/nginxinc/nginx-gateway-fabric/internal/framework/events.(*EventLoop).Start.func1.1\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/framework/events/loop.go:74"}
Acceptance criteria:
- Further identify any bugs