Skip to content

[8.18] [DOCS][Known issue] Reporting failing in >= 8.15 when using server.protocol: http2 (#230894)#231035

Merged
nastasha-solomon merged 1 commit intoelastic:8.18from
nastasha-solomon:backport/8.18/pr-230894
Aug 7, 2025
Merged

[8.18] [DOCS][Known issue] Reporting failing in >= 8.15 when using server.protocol: http2 (#230894)#231035
nastasha-solomon merged 1 commit intoelastic:8.18from
nastasha-solomon:backport/8.18/pr-230894

Conversation

@nastasha-solomon
Copy link
Contributor

Backport

This will backport the following commits from 8.19 to 8.18:

Questions ?

Please refer to the Backport tool documentation

…otocol: http2 (elastic#230894)

Contributes to elastic/docs-content#1991. Adds
a known issue to the 8.15+ known issues about PDF and PNG reports
failing if users have set `server.protocol: http2` in their kibana.yml
file.

**Corresponding 9.x updates**:
elastic#230887

**Previews**

8.15.x
-
[8.15.0](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.15.0.html)
-
[8.15.1](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.15.1.html)
-
[8.15.2](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.15.2.html)
-
[8.15.3](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.15.3.html)
-
[8.15.4](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.15.4.html)
-
[8.15.5](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.15.5.html)

8.16.x
-
[8.16.0](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.16.0.html)
-
[8.16.1](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.16.1.html)
-
[8.16.2](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.16.2.html)
-
[8.16.3](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.16.3.html)
-
[8.16.4](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.16.4.html)
-
[8.16.5](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.16.5.html)
-
[8.16.6](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.16.6.html)

8.17.x
-
[8.17.0](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.0.html)
-
[8.17.1](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.1.html)
-
[8.17.2](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.2.html)
-
[8.17.3](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.3.html)
-
[8.17.4](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.4.html)
-
[8.17.5](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.5.html)
-
[8.17.6](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.6.html)
-
[8.17.7](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.7.html)
-
[8.17.8](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.17.8.html)

8.18.x
-
[8.18.0](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.0.html)
-
[8.18.1](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.1.html)
-
[8.18.2](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.2.html)
-
[8.18.3](https://kibana_bk_230894.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.3.html)

(cherry picked from commit 34557d3)
@nastasha-solomon nastasha-solomon added the backport This PR is a backport of another PR label Aug 7, 2025
@nastasha-solomon nastasha-solomon enabled auto-merge (squash) August 7, 2025 20:12
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2025

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@nastasha-solomon nastasha-solomon merged commit 491d129 into elastic:8.18 Aug 7, 2025
12 checks passed
@nastasha-solomon nastasha-solomon deleted the backport/8.18/pr-230894 branch August 7, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants