Peertube : admin password not sent by mail at installation

EN : (FR below)

I installed peertube yesterday to have the v1.0.0 and like last time I tried, the admin password was not sent by mail.

I searched on the peertube_ynh git issues and found this :

As requested, I manually changed the root password
$ cd /var/www/peertube && NODE_CONFIG_DIR="/var/www/peertube/config/" NODE_ENV=production npm run reset-password -- -u root

And as requested, I open a topic there because it seems that this email problem can occur to other apps.

FR :
J’ai installé Peertube hier pour avoir la version 1.0.0 et j’ai eu le même soucis que la dernière fois que j’ai essayé de l’installer : le mot de passe root n’est pas envoyé par mail à l’installation.

J’ai alors cherché dans les issues du repo git peertube_ynh et suis tombé sur cette issue : https://github.com/YunoHost-Apps/peertube_ynh/issues/37

Comme indiqué j’ai changé manuellement le mot de passe root avec
$ cd /var/www/peertube && NODE_CONFIG_DIR="/var/www/peertube/config/" NODE_ENV=production npm run reset-password -- -u root

Et comme demandé, j’ouvre ce topic car ce soucis de mail peut impacter d’autres applications.

Même problème pour moi, je n’ai pas reçu de mail à l’installation de peertube. La ligne de commande donnée n’a pas marché, mais j’ai trouvé le password dans les logs d’installation (via l’interface web, trop facile, merci les devs !).

1 Like