Yes but now we can at least see what is wrong 😁
The issue is that the avatars, extensions, files and fonts folder is owned by you (probably due to the installation). Here's what you need to do:
sudo chown -R www-data: public/assets
Your forum should work again.