Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
ci
Describe the bug
error parsing HTTP 499 response body: invalid character '<' looking for beginning of value: "<!DOCTYPE html>\n<html>\n <head>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <meta charset=\"utf-8\">\n <title>Application Error</title>\n <style media=\"screen\">\n html,body,iframe {\n margin: 0;\n padding: 0;\n }\n\n html,body {\n height: 100%;\n overflow: hidden;\n }\n\n iframe {\n width: 100%;\n height: 100%;\n border: 0;\n }\n </style>\n </head>\n <body>\n <iframe src=\"[https://www.herokucdn.com/error-pages/application-error.html\](https://www.herokucdn.com/error-pages/application-error.html/)"></iframe>\n </body>\n</html>"
Error: Process completed with exit code 1.
https://github.com/keycloak/keycloak/actions/runs/15336283564/job/43154257333#step:9:5913
https://github.com/keycloak/keycloak/actions/runs/15324971197/job/43135161773#step:9:769
https://github.com/keycloak/keycloak/actions/runs/15322156793/job/43108326992#step:9:762
https://github.com/keycloak/keycloak/actions/runs/15307248702/job/43063268179#step:9:773
https://github.com/keycloak/keycloak/actions/runs/15306958721/job/43062250593#step:7:41
Version
latest
Regression
- The issue is a regression
Expected behavior
Actual behavior
How to Reproduce?
Anything else?
No response