[solved] Version 10 very slow loading report views

I have lots of screens with Loading where should look first, 9 was fine. Did I miss that 10 has greater hardware requirements?

Installed Apps
ERPNext: v10.0.2 (master)

Frappe Framework: v10.0.3 (master)

still loading no list of the sale invoice not good looks like its tied to old entries all other no problems when I click on any other unused links

I don’t know of anything that would noticeably slow down a system running V10.

If you haven’t already try clearing the cache.

bench clear-website-cache
bench clear-cache

No, it does not need any additional hardware requirements. Are you getting any error message in the browser’s error console?

Clear Browser history

cd frappe-bench
bench clear-website-cache
bench clear-cache
bench restart

Reload from Menu

same result anything that had entries before like invoices I just see loading even in error log in setup which has only 5 items as such I cant access them …
here are the errors I’m getting even on new devices that haven’t visited the site:
414 (Request-URI Too Large)
this was all working before the upgrade just fine???

the reference to the bug and tese commands did not help either:
bench update
bench setup nginx
sudo service nginx restart

then I thought I had seen this before with another aspect of erpnext then it occurred to me that I had solved my own problem not sure why a general search did not find my original post but I found it in email notifications in email here it is for others with nginx:

Documenting problems pays off but even better when you share fixes, thanks imllc