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

okhttp stackoverflow error #4562

Closed
simake2017 opened this issue Nov 7, 2022 · 3 comments
Closed

okhttp stackoverflow error #4562

simake2017 opened this issue Nov 7, 2022 · 3 comments
Labels
status/stale Waiting on feedback Issues that require feedback from User/Other community members

Comments

@simake2017
Copy link

Describe the bug

image

image

use fabric8-kubernetes-client:6.0, when I restart , it has chance to trigger the question above.

Fabric8 Kubernetes Client version

6.0.0

Steps to reproduce

use fabric8-kubernetes-client:6.0, when I restart , it has chance to trigger the question above.

Expected behavior

okhttp fabric8 stack overflow

image

Runtime

Kubernetes (vanilla)

Kubernetes API Server version

other (please specify in additional context)

Environment

Linux

Fabric8 Kubernetes Client Logs

No response

Additional context

No response

@shawkins
Copy link
Contributor

shawkins commented Nov 9, 2022

Not sure there is much here that is related to the kubernetes client project. This is largely an interaction between okhttp and spring reloading. The only thing that looks odd is the kotlin-stdlib dependency - it's neither the one referenced by the 4.0.1 release, nor is it the most up-to-date one - https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp/4.0.1

If trying a different dependency version doesn't help, you should be able to reproduce this issue outside of the kubernetes fabric8 client and create and issue with either okhttp or spring.

@sunix sunix added the Waiting on feedback Issues that require feedback from User/Other community members label Nov 22, 2022
@manusa
Copy link
Member

manusa commented Nov 22, 2022

Please, try updating your dependency management configuration to change the OkHttp dependency.

Or maybe one of those users who upvoted the issue can provide more insights 🙏

@stale
Copy link

stale bot commented Feb 20, 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 20, 2023
@stale stale bot closed this as completed Feb 27, 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

4 participants