Open tppalani opened 10 months ago
Hi @mswiderski can you pls help me on this
[2024/02/02 19:34:56] [oauthproxy.go:871] Error loading cookied session: Cookie "_oauth2_proxy" not present
[2024/02/02 19:34:56] [oauthproxy.go:871] Error loading cookied session: Cookie "_oauth2_proxy" not present
10.125.12.110 - - [2024/02/02 19:34:56] 10.125.2.1:8888 GET - "/" HTTP/1.1 "ELB-HealthChecker/2.0" 403 2621 0.001
10.125.13.191 - - [2024/02/02 19:34:56] 10.125.2.1:8888 GET - "/" HTTP/1.1 "ELB-HealthChecker/2.0" 403 2621 0.003
[2024/02/02 19:34:56] [oauthproxy.go:871] Error loading cookied session: Cookie "_oauth2_proxy" not present
10.125.14.47 - - [2024/02/02 19:34:56] 10.125.2.1:8888 GET - "/" HTTP/1.1 "ELB-HealthChecker/2.0" 403 2621 0.000
the problem is with rendering the template but in fact the root cause of this failure is the instance of the workflow that you're referring does not exist any more. So either it was removed or never created. I assume this only fails for given task and works for newly created tasks or?
I'm running Tekton inside the EKS cluster, when i seeing that pod inside the Tekton-pipelines namespace i can see some quarkes error meesage, because of this i'm not able to approve the task from browser, from the browser we are getting error like Task you're looking for has not been found.