The issue
Hi everyone,
Today I received reports from my users that the forum was inaccessible. When turning on debug mode, I found the error "Class "Renderer_bc9378ed419795fccec01a8fa56831e63338a3dd" not found".
This isn't a new installation, the error just suddenly appeared !
I searched around and applied the various solution I found.
- I already cleared the cache.
- I already deleted the data in the folder formatter and manually deleted ache as well
- All folders are correct in /storage and have the correct permissions
After that I noticed the Renderer is at 0b. There's nothing inside !
I'll add pictures below.
Flarum information
Flarum core: 1.8.5
PHP version: 8.1.27
MySQL version: 10.5.21-MariaDB-0+deb11u1
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache
+--------------------------------------+----------+--------+
| Flarum Extensions | | |
+--------------------------------------+----------+--------+
| ID | Version | Commit |
+--------------------------------------+----------+--------+
| flarum-flags | v1.8.0 | |
| flarum-approval | v1.8.1 | |
| flarum-suspend | v1.8.1 | |
| flarum-subscriptions | v1.8.0 | |
| flarum-tags | v1.8.0 | |
| flarum-sticky | v1.8.0 | |
| fof-user-directory | 1.3.3 | |
| fof-follow-tags | 1.2.2 | |
| flarum-markdown | v1.8.0 | |
| zerosonesfun-composer-preview | 1.3 | |
| v17development-seo | v1.8.0 | |
| tohsakarat-tags-filter | v1.0.5 | |
| the-turk-stickiest | 3.0.1 | |
| ramesh-dada-download-button | v8.1.4 | |
| ianm-log-viewer | 0.1.1 | |
| ianm-follow-users | 1.4.5 | |
| fof-upload | 1.5.4 | |
| fof-terms | 1.3.0 | |
| fof-subscribed | 1.1.4 | |
| fof-sitemap | 2.2.1 | |
| fof-nightmode | 1.5.3 | |
| fof-masquerade | 2.1.4 | |
| fof-linguist | 1.1.2 | |
| fof-impersonate | 1.1.1 | |
| fof-disposable-emails | 1.0.0 | |
| fof-default-user-preferences | 1.2.1 | |
| fof-bbcode-details | 1.1.2 | |
| fof-ban-ips | 1.1.1 | |
| fof-analytics | 1.1.0 | |
| flarum-statistics | v1.8.0 | |
| flarum-lock | v1.8.0 | |
| flarum-lang-italian | 1.11.0 | |
| flarum-lang-german | 1.8.3 | |
| flarum-lang-french | v4.21.0 | |
| flarum-lang-english | v1.8.0 | |
| flarum-bbcode | v1.8.0 | |
| flamarkt-signup-page | dev-main | |
| datlechin-landing-page | 0.1.0 | |
| clarkwinkelmann-discussion-bookmarks | 2.0.1 | |
| blomstra-database-queue | 1.1.0 | |
| askvortsov-rich-text | v2.1.7 | |
+--------------------------------------+----------+--------+
Base URL: https://www.swisslib.org
Installation path: /var/www/html/flarum
Queue driver: database
Session driver: file
Scheduler status: core.admin.dashboard.status.scheduler.active
Mail driver: smtp
Debug mode: ON
Don't forget to turn off debug mode! It should never be turned on in a production system.
Pictures