rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
457 stars 258 forks source link

Slow response #11514

Open BalRoger opened 2 months ago

BalRoger commented 2 months ago

Setup

Result: Log in spinlocks for about 10 minutes. Cluster link spinlocks forever (AFAICT)

Expected result: Login in lese than a minute. Cluster page in less than 1/2 minute.

Screenshots image Additional context Nothing I can think of.

richard-cox commented 2 months ago

This is normally a sign that network requests required by the UI have either failed or stalled.

Would you be able to provide a screenshot (sans domain) of the network requests the browser has made (F12 --> Network tab --> refresh page). Are there any errors in the console (F12 --> Console tab)?