1- after activating service workers I lost all icons on the website: https://share.getcloudapp.com/BluK9rxv
it's everywhere, thousands of resources missing.
2- my website is not loading properly. frontend course creation is very slow.
- it shows error data loading
- or the blank screen appears
- or unlimited 3 dots moving:
refer: http://somup.com/cri0b3YtvF
Note :: its live site so please take care of it.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
1. .yes that is an issue a blank notification is showing up but that does not cause any harm ,however yes we have to fix it .
2 . did not replicate your "“error loading” notification bar" , please share your server php error log with us (upload it somewhere online and share its link here .) in order to get an idea .
This reply has been marked as private.
This reply has been marked as private.
isssue is due to old wplms attendance plugin : please download the latest version : 1.6.1
https://wplms.io/downloads/wplms-attendance/
This reply has been marked as private.
The issue is slow server .We are loading 12 courses in one api hit and it should server it normally . A shared hosting is not recommeded for our product ,a server with at least 4 GB ram and processor with clock speed 2.0 Mz is recommended.
This reply has been marked as private.
Please use this plugin to check which plugin putting load on your server :
https://wordpress.org/plugins/query-monitor/
This reply has been marked as private.
checking on your site.
Note we release 1.6.0 update today, that should definitely help as it comes with the Cache first that could make your web app scalable by at least 5x.
Thanks for sharing. I have some insights from this use-case, we are working on fiz.
Update:
The issue is that the dashboard is raising hits causing the mysql to clog and by the time user gets to the edit course screen the mysql server is already busy serving out requests.
This issue would be resolved in our next update. I am also adding a fix so that dashboard hits can be bypassed in case you chose not to enable service worker ( which you really should enable in the 1.6.0 vibebp )