Skip to content
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

Log watch request has not been opened within: 10000 millis #4549

Closed
JianhangLin43 opened this issue Nov 1, 2022 · 2 comments
Closed

Log watch request has not been opened within: 10000 millis #4549

JianhangLin43 opened this issue Nov 1, 2022 · 2 comments
Labels
status/stale Waiting on feedback Issues that require feedback from User/Other community members

Comments

@JianhangLin43
Copy link

Describe the bug

When I call watchlog, Log watch request has not been opened within: 10000 millis is prompted, but no data output。

Fabric8 Kubernetes Client version

5.12.4

Steps to reproduce

k8sClient.pods().inNamespace(namespace).withName(podName).tailingLines(100).withPrettyOutput().watchLog();

Expected behavior

Logs are generated.

Runtime

Kubernetes (vanilla)

Kubernetes API Server version

1.24

Environment

Linux

Fabric8 Kubernetes Client Logs

No response

Additional context

No response

@shawkins
Copy link
Contributor

shawkins commented Nov 1, 2022

Can you provide a thread dump? This could be related to #4482 in that we're unexpectedly blocking on more input - but it won't be exactly the same issue as the code changed substantially since 5.12.

@shawkins shawkins added the Waiting on feedback Issues that require feedback from User/Other community members label Nov 4, 2022
@stale
Copy link

stale bot commented Feb 2, 2023

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale label Feb 2, 2023
@stale stale bot closed this as completed Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/stale Waiting on feedback Issues that require feedback from User/Other community members
Projects
None yet
Development

No branches or pull requests

2 participants