clarkwinkelmann can you share the output of php flarum info so we can see your extension list ? Maybe you have one that's not compatible with the current beta.
No 3rd-party extensions, I disabled them all and then re-installed Flarum from scratch:
Flarum core 0.1.0-beta.11.1
PHP version: 7.2.13-1+ubuntu16.04.1+deb.sury.org+1
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, sodium, session, standard, mysqlnd, PDO, xml, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, json, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, Zend OPcache
+----------------------+----------------+--------+
| Flarum Extensions | | |
+----------------------+----------------+--------+
| ID | Version | Commit |
+----------------------+----------------+--------+
| flarum-approval | v0.1.0-beta.8 | |
| flarum-bbcode | v0.1.0-beta.8 | |
| flarum-emoji | v0.1.0-beta.10 | |
| flarum-flags | v0.1.0-beta.10 | |
| flarum-likes | v0.1.0-beta.9 | |
| flarum-lock | v0.1.0-beta.9 | |
| flarum-markdown | v0.1.0-beta.10 | |
| flarum-mentions | v0.1.0-beta.10 | |
| flarum-pusher | v0.1.0-beta.9 | |
| flarum-sticky | v0.1.0-beta.9 | |
| flarum-subscriptions | v0.1.0-beta.9 | |
| flarum-suspend | v0.1.0-beta.10 | |
| flarum-tags | v0.1.0-beta.11 | |
+----------------------+----------------+--------+
clarkwinkelmann Is there any newly created file inside storage/formatter after you make a request or does it stay empty ?
It's empty:
walt@cosmoteer-test:~/www/forum.cosmoteer.net/storage/formatter$ ls -al
total 8
drwxrwxrwx 2 walt www-data 4096 Feb 13 21:11 .
drwxrwxr-x 10 walt www-data 4096 Feb 13 21:10 ..
Thanks for your help!