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

Remote end closed connection without response #317

Open
christianbarr2552 opened this issue Jul 23, 2024 · 0 comments
Open

Remote end closed connection without response #317

christianbarr2552 opened this issue Jul 23, 2024 · 0 comments

Comments

@christianbarr2552
Copy link

Describe the bug
An unexpected error occurred when scaning namespaces with more than 47 deployments

To Reproduce
Steps to reproduce the behavior:

  1. Execute python krr.py simple -n "$ns" where ns is a namespace with more than 47 deployments
  2. Prometheus found and connected successfully
  3. Script start to calculate recomendations
  4. See error

ERROR An unexpected error occurred
http.client.RemoteDisconnected: Remote end closed connection without response
During handling of the above exception, another exception occurred

Expected behavior
Complete the recomendations for all the deployments

Screenshots
Attached errors

Are you interested in contributing a fix for this?
Yes/no. If yes, we will provide guidance what parts of the code to modify and help you.

Desktop (please complete the following information):

  • OS: CYGWIN_NT-10.0-WOW BUIO016451222UL 3.3.5(0.341/5/3) 2022-06-12 08:16 i686 GNU/Linux

Additional context
The cluster has many namespaces, many of them with 30 deployments, but the issue apears with namespaces 47 and 140 deployments.
2024-07-23 10 59 37
2024-07-23 10 59 49
2024-07-23 11 00 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant