You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
database install begun and then stay blocked on the db install screen (the one with the table list)
Message in apache logs ;
[Sat Feb 15 12:37:50.235587 2025] [proxy_fcgi:error] [pid 4257:tid 139668620265216] [client 192.168.0.16:50574] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: TeampassClasses\PasswordManager\PasswordManager::hashPassword(): Argument #1 ($password) must be of type string, null given, called in /serveur/projets/teampass/htdocs/install/install.queries.php on line 946 and defined in /serveur/projets/teampass/htdocs/vendor/teampassclasses/passwordmanager/src/PasswordManager.php:47\nStack trace:\n#0 /serveur/projets/teampass/htdocs/install/install.queries.php(946): TeampassClasses\PasswordManager\PasswordManager->hashPassword(NULL)\n#1 {main}\n thrown in /serveur/projets/teampass/htdocs/vendor/teampassclasses/passwordmanager/src/PasswordManager.php on line 47', referer: https://teampass.farmersoft.fr/install/install.php
[root@farmerweb02 htdocs]# /usr/sbin/httpd -v
Server version: Apache/2.4.37 (Rocky Linux)
Server built: Aug 12 2024 08:13:30
[root@farmerweb02 htdocs]#
[root@farmerweb02 htdocs]# mysqld --version
/usr/sbin/mysqld Ver 8.4.4 for Linux on x86_64 (MySQL Community Server - GPL)
[root@farmerweb02 htdocs]#
The text was updated successfully, but these errors were encountered:
Hello,
I am blocked during the DB install step
database install begun and then stay blocked on the db install screen (the one with the table list)
Message in apache logs ;
[Sat Feb 15 12:37:50.235587 2025] [proxy_fcgi:error] [pid 4257:tid 139668620265216] [client 192.168.0.16:50574] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: TeampassClasses\PasswordManager\PasswordManager::hashPassword(): Argument #1 ($password) must be of type string, null given, called in /serveur/projets/teampass/htdocs/install/install.queries.php on line 946 and defined in /serveur/projets/teampass/htdocs/vendor/teampassclasses/passwordmanager/src/PasswordManager.php:47\nStack trace:\n#0 /serveur/projets/teampass/htdocs/install/install.queries.php(946): TeampassClasses\PasswordManager\PasswordManager->hashPassword(NULL)\n#1 {main}\n thrown in /serveur/projets/teampass/htdocs/vendor/teampassclasses/passwordmanager/src/PasswordManager.php on line 47', referer: https://teampass.farmersoft.fr/install/install.php
[root@farmerweb02 htdocs]# /usr/sbin/httpd -v
Server version: Apache/2.4.37 (Rocky Linux)
Server built: Aug 12 2024 08:13:30
[root@farmerweb02 htdocs]#
[root@farmerweb02 htdocs]# mysqld --version
/usr/sbin/mysqld Ver 8.4.4 for Linux on x86_64 (MySQL Community Server - GPL)
[root@farmerweb02 htdocs]#
The text was updated successfully, but these errors were encountered: