Skip to content

Commit 1f67ef9

Browse files
committed
Merge branch 'beta' of https://github.com/LinkStackOrg/LinkStack into beta
2 parents 6bb8ed5 + 0bf793b commit 1f67ef9

File tree

2 files changed

+1142
-0
lines changed

2 files changed

+1142
-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)