-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
if router enable http/2, Unable to open kibana #1465
Comments
can you provide the elasticsearch and kibana pod logs? |
@richm the re-encrypt route might be the issue here. If this is really the case, I think that it's up for discussion if we want to support such router configuration. |
kibana log:
es no access log |
I don't see any obvious errors in the kibana log? |
|
Is this an openshift issue or a kibana issue? Seems there is an open issue upstream to support http2 |
Same issue with images:
@josefkarasek Hi! How you configure kibana as workaround? TIP: We need H2 support for another application) |
@ewolinetz not sure if your recent proxy work is relevant |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
for openshift 3.11
if enable router http2:
oc set env dc/router ROUTER_ENABLE_HTTP2=true
image: docker.io/openshift/origin-logging-kibana5:v3.11
The text was updated successfully, but these errors were encountered: