Skip to content

Commit f4ab29a

Browse files
Update README.md to include Issue #774
#774
1 parent bcca99b commit f4ab29a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ Before updating, the updater will create a backup. Your instance won’t save mo
205205

206206
If you switched your database to MySQL, your database will not be included in the backup.
207207

208+
The updater may fail without throwing an error and just remain on the current version if there are unmet dependencies. This could include not having the correct version of the dependencies (eg. having php-sqlite3 pointing to php8.3-sqlite3, while LinkStack uses PHP 8.2 and needs php8.2-sqlite3). To troubleshoot, update manually and check the errors thown by the instance when accessing the website, as well as the PHP version reported.
209+
208210
<a name="Discord"></a>
209211
## Discord
210212

0 commit comments

Comments
 (0)