@Savvy
@Marvin_Lucero
Hi All,
Im not able to solve below 2 error can anyone have idea on it
Im using GKE Standard Cluster and we have mutplie service deploying in gke along with ingress
Release Channel :- 1.28.10-gke.1075001
Ingress is configure
There is no issue in the code as developer said 100% correct it maybe issue from Ingress and LB, some configuration issue for which i dont have any idea
along with route, LB with target proxies, forwarding rules, backend services and TLS certificate all these are Active state and working.
This CPU and Memory usage for 30days showing
Error 1
```
{@type: type.googleapis.com/google.cloud.loadbalancing.type.LoadBalancerLogEntry, backendTargetProjectNumber: projects/983766048899, remoteIp: 147.185.132.94, statusDetails: invalid_request_headers}
```
Error 2
```
Error updating field details with AI service: https://xxxx.xxx.dev/api-analyzer/fetch-api-spec AxiosError: Request failed with status code 502
```
Here is screenshot of 502 error
Here is my yaml file which i used to deploy into gke standard cluster
```
kubectl logs l7-default-backend-6484dd554-glcjw -n kube-system
```
I0714 01:34:20.325713 1 server-with-metrics.go:66] Default 404 server is running with GOMAXPROCS(4) on l7-default-backend-6484dd554-glcjw:8080
I0714 02:34:20.335582 1 server-with-metrics.go:108] No connection requests received for 1 hour
I0714 03:34:20.344414 1 server-with-metrics.go:108] No connection requests received for 1 hour
I0714 04:34:20.352695 1 server-with-metrics.go:108] No connection requests received for 1 hour
I0714 05:34:20.361231 1 server-with-metrics.go:108] No connection requests received for 1 hour
I0714 06:34:20.369615 1 server-with-metrics.go:108] No connection requests received for 1 hour
I0714 07:34:20.370879 1 server-with-metrics.go:108] No connection requests received for 1 hour
I0714 08:34:20.379757 1 server-with-metrics.go:108] No connection requests received for 1 hour
```
i got another error :- ERROR [resource.labels.containerName: xxxx-xxxx] status: 504,
ERROR [resource.labels.containerName: xxxx-xxxx] statusText: 'Gateway Time-out',
and
ERROR [resource.labels.containerName: xxxx-xxxx] status: 502,
ERROR [resource.labels.containerName: xxxx-xxxx] statusText: 'Bad Gateway',