Closed trekie80 closed 5 months ago
Hi @trekie80, Please follow our debugging guidance to get errors from you app logs or debug view: https://www.bookstackapp.com/docs/admin/debugging/
@ssddanbrown Thanks for the link, through debugging mode I got the following error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'activities.loggable_id'
re-run php artisan migrate
and this cleared it right up - not sure whether the migrate failed the first time round or what, but this is now working. Much appreciated!
Describe the Bug
After updating from v24.02.3 -> v24.05.1 the homepage now displays 'An Unknown Error Occurred'. This occurs for both signed in and guest users.
Tried changing the 'Application Homepage' setting from Shelves to Default (and back) with no success. /shelves & /books appear to work no issue.
Apache logged no errors, but the following access logs.
Steps to Reproduce
Navigate to base url e.g http://bookstack-url/ or click the link in top left
Expected Behaviour
Display configured homepage
Screenshots or Additional Context
-
Browser Details
Multiple
Exact BookStack Version
v24.05.1