Specify the upgrade script needs a restart
authorChocobozzz <me@florianbigard.com>
Tue, 4 Feb 2020 13:52:38 +0000 (14:52 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 4 Feb 2020 13:54:11 +0000 (14:54 +0100)
CHANGELOG.md

index c573b12ede1f588a1dbc901f1e2afd545df2680e..cd9f2036d47d301bce0af714e7230a0a6257ca52 100644 (file)
@@ -4,7 +4,7 @@
 
 ### IMPORTANT NOTES
 
- * **/!\ VERY IMPORTANT /!\\** You need to execute manually a script (can be executed after your upgrade, while your PeerTube instance is running) to create HLS video torrents:
+ * **/!\ VERY IMPORTANT /!\\** You need to execute manually a script (must be executed after the upgrade and a PeerTube restart, while your instance is running) to create HLS video torrents:
    * `cd /var/www/peertube/peertube-latest && sudo -u peertube NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production node dist/scripts/migrations/peertube-2.1.js`
  * **/!\ VERY IMPORTANT /!\\** In the next PeerTube release (v2.2.0), we'll add a unique index on actors usernames to fix some federation bugs.
  Please check now if you have conflicts using: