Hi @buylov, this is the loading placeholder for blocks and is generally caused by an unsupported version of the database being used. Please can you confirm which version of the database is in use? We’re happy to help debug this in any case and try and get Þ blocks working in your instance!
For the fastest response, please feel free to join us on our Discord: https://blockprotocol.org/discord
Thread Starter
buylov
(@buylov)
Hello @nonparibus
WordPress 6.1 multisite mode (subdomain)
MySQL 5.7.21-20
PHP 7.4
Apache 2.4.51 / Nginx 1.21.1
ОS: Ubuntu Server Edition
-
This reply was modified 3 years, 2 months ago by
buylov.
Hi @buylov, your database must be using at least MySQL 8 (due to use of recursive CTE queries). Please be aware, MySQL 5.7 reaches end of life in October 2023 so you may want to consider updating anyway.
In the meantime we’ll work to ensure better signposting when using unsupported versions of MySQL. Thanks for your help in debugging this here! D
@buylov Just a quick note to say that we’ve pushed an update to the plugin which enables support on older versions of MySQL, all the way back to version 5.7.8. You should now be able to use the plugin without upgrading your database (although for the aforementioned EOL/security reason we’d still recommend doing so, if possible!)
Please let me know if you have any questions.