Ran the install following the instructions on the website (https://docs.flarum.org/install/). It is the basic install, I've done nothing but these instructions.
Loaded the admin page, completed the set up and then the home page loaded with
Name of Forum
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
All Discussions
I've followed the troubleshooting on the website, cleared caches etc but still no dice.
If I look at the web console I get:
Loading failed for the <script> with source “http://localhost/forum/assets/forum.js?v=5c33aad2”. forum:97:72
Loading failed for the <script> with source “http://localhost/forum/assets/forum-en.js?v=2bfcd352”. forum:98:67
Uncaught TypeError: flarum.core is undefined
<anonymous> http://localhost/forum:107
forum:107:17
<anonymous> http://localhost/forum:107
The resource at “http://localhost/forum/assets/fonts/fa-solid-900.woff2” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. forum
The resource at “http://localhost/forum/assets/fonts/fa-regular-400.woff2” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. forum
The php flare info gives:
Flarum core: 1.8.1
PHP version: 7.4.33
MySQL version: 8.0.34-0ubuntu0.22.04.1
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, bcmath, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, json, 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.0 | |
| flarum-tags | v1.8.0 | |
| flarum-suspend | v1.8.0 | |
| flarum-subscriptions | v1.8.0 | |
| flarum-sticky | v1.8.0 | |
| flarum-statistics | v1.8.0 | |
| flarum-mentions | v1.8.2 | |
| flarum-markdown | v1.8.0 | |
| flarum-lock | v1.8.0 | |
| flarum-likes | v1.8.0 | |
| flarum-lang-english | v1.8.0 | |
| flarum-emoji | v1.8.0 | |
| flarum-bbcode | v1.8.0 | |
+----------------------+---------+--------+
Base URL: http://localhost/forum
Installation path: /var/www/html/flarum
Queue driver: sync
Session driver: file
Mail driver: mail
Debug mode: ON