Rancher UI downloading 400 MB at login !?!

Hello,
We are running rancher 1.6.7
Since a couple of weeks we are experiencing a very stranger behaviour. At login, the UI is builing up dozen of queries such as :
http://…/v2-beta/projects/1a5/volumes?limit=-1&sort=name&marker=m3000
http://…/v2-beta/projects/1a5/volumes?limit=-1&sort=name&marker=m6000
http://…/v2-beta/projects/1a5/volumes?limit=-1&sort=name&marker=m9000
http://…/v2-beta/projects/1a5/volumes?limit=-1&sort=name&marker=m12000

http://…/v2-beta/projects/1a5/volumes?limit=-1&sort=name&marker=m165000
each of them results in downloading 1.5 MB
After about 82 requests (and ~ 82 MB downloaded), the login process finishes…

Any idea what is the root cause and what should we do to solve this ?

Your help is more than welcome :slight_smile:

If it can help, here is how the login ends:

:partying_face:
I finally found the root cause, which is related to rancher-secrets service leaving behind inactive volumes. This is described in detail here : Tons of secret volumes is left inactive and orphaned, causing slow page load in UI · Issue #16719 · rancher/rancher · GitHub

1 Like