Very poor performance after 3.7.8 to 4.0.5 upgrade #16684
-
Deployment TypeSelf-hosted NetBox Versionv4.0.5 Python Version3.10 Steps to Reproduce
OS version: Ubuntu 22.04.4 LTS x64 I checked the NB, Redis, and Postgre logs and there are no issues being reported. htop does not show any abnormal process activity, e.g. the python3 environments running are not spiking the processor etc. and memory utilizing is approx 80% free. Expected BehaviorSimilar performance as before. Observed BehaviorExtremely slow performance to the point of being unusable. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 19 replies
-
Are you using Safari? If so, see #16447. |
Beta Was this translation helpful? Give feedback.
-
It may look like the reindex didnt run... when I try to run it by hand I get:
|
Beta Was this translation helpful? Give feedback.
-
What does the browser devtools (or whatever they are called) show, where is the time spent? |
Beta Was this translation helpful? Give feedback.
-
Have you fixed this problem somehow? I also have this problem coming from 3.7.8 to 4.0.5. Using Edge Browser |
Beta Was this translation helpful? Give feedback.
-
Same here, with Edge and Chrome The Performance Impact appears with v4 |
Beta Was this translation helpful? Give feedback.
#16506 "Roll back django-debug-toolbar version to avoid DNS lookup bug" was merged for v4.0.6. I still need to test it, but @julianstolp confirmed that 4.0.6 fixed the issue for him.