Slow Boot Time and Timeout on Fresh Wave 3.0 Install #146
-
On a fresh Wave 3.0 install. Empty database / empty install folder. Following every step in the manual installation instruction. I'm typically getting 11+ second request durations as identified by Google Inspect as well as Laravel Debugbar. Fresh install of Filament and even Wave 2.0 install I was fooling around with a week ago do NOT have same slow page refresh issue. I've tried re-installing Wave a few times. Nothing else is installed except Laravel Debugbar. Home Page = Booting (11.11s), Application (1.39s) Local Win 11 23H2 laptop with i7-13620H and 16GB RAM I occasionally this error pops up:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for reporting that! Adding a link to the discussion on the DevDojo forum where we are working on this:
|
Beta Was this translation helpful? Give feedback.
The fix was to run the following:
This caches the blade icons which were causing the issue.
Also if you are on Windows and have Windows Defender enabled, make sure to add an exclusion in Windows Defender for your whole web dev folder.