-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Flux leaks file descriptors and runs out of file descriptors #1639
Comments
Netstat showed no connected sockets. |
@agcooke thanks for reporting this, we will look into it. |
It would have been nice to see more details about the sockets though @agcooke have you managed to reproduce it? what version of flux was the pod running? |
Duplicate of #1602 ? |
@2opremio I do not think so. I was away on for some weeks, but we did see it happen again. I will see if I can find logs for that. |
I've had another report of this and have some logs I might be able to share to shed some light on it. |
@foot Can you DM me those logs? Ta |
In my case the problem was in unreachable registries. |
So, the problem was caused by registries not being reachable and (probably) the registry client leaking sockets (probably HTTP response bodies). Has anyone seen this problem recently? @indrekh Would you be so kind of re-testing this? (assuming you are still using Flux). |
@squaremo do you recall what happened with this? |
Possibly related to #3450 Closing, unless we have active reports of this issue or more direct insights into how this happens it will not be possible to resolve it. |
We had the weave-flux-agent running for a few days and noticed that it stopped syncing to weave cloud.
There was an error message as follows in the logs:
We configured our AWS EKS AL2 Nodes to have the following ulimits:
On our node we had the following output:
From lsof
We connect to bitbucket repo's.
I had to delete the pod to get flux going to unblock our pipeline.
Possibly related to: http://github.com/weaveworks/flux/issues/1602
The text was updated successfully, but these errors were encountered: