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
[13-May-2022 15:01:01 Europe/Paris] PHP Fatal error: Uncaught TypeError: Argument 1 passed to decryptUserObjectKey() must be of the type string, null given, called in /var/www/html/teampass/sources/main.queries.php on line 2195 and defined in /var/www/html/teampass/sources/main.functions.php:2728
Stack trace:
#0 /var/www/html/teampass/sources/main.queries.php(2195): decryptUserObjectKey() #1 /var/www/html/teampass/sources/main.queries.php(1768): continueReEncryptingUserSharekeysStep5() #2 /var/www/html/teampass/sources/main.queries.php(408): continueReEncryptingUserSharekeys() #3 /var/www/html/teampass/sources/main.queries.php(74): mainQuery() #4 {main}
thrown in /var/www/html/teampass/sources/main.functions.php on line 2728
Web server error log
- ()
Teampass 10 last system errors
Log from the web-browser developer console (CTRL + SHIFT + i)
Insert the log here and especially the answer of the query that failed.
The text was updated successfully, but these errors were encountered:
Page on which it happened
index.php?page=users
Steps to reproduce
2.Unable to create a new account from the administration
3.blocking during encryption key generation
Expected behaviour
Tell us what should happen
blocking during encryption key generation
Actual behaviour
Tell us what happens instead
create the account and send an email or display the temporary password
Server configuration
Operating system: Linux DsiOutils.in.ac-corse.fr 4.18.0-305.3.1.el8_4.x86_64 #1 SMP Mon May 17 10:08:25 EDT 2021 x86_64
Web server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_fcgid/2.3.9
Database: 5.5.5-10.3.28-MariaDB
PHP version: 7.4.19
Teampass version: 3.0.0.16
Teampass configuration file:
Updated from an older Teampass or fresh install:
Client configuration
Browser: Firefox - 91.0
Operating system: Linux - 64bits
Logs
[13-May-2022 15:01:01 Europe/Paris] PHP Fatal error: Uncaught TypeError: Argument 1 passed to decryptUserObjectKey() must be of the type string, null given, called in /var/www/html/teampass/sources/main.queries.php on line 2195 and defined in /var/www/html/teampass/sources/main.functions.php:2728
Stack trace:
#0 /var/www/html/teampass/sources/main.queries.php(2195): decryptUserObjectKey()
#1 /var/www/html/teampass/sources/main.queries.php(1768): continueReEncryptingUserSharekeysStep5()
#2 /var/www/html/teampass/sources/main.queries.php(408): continueReEncryptingUserSharekeys()
#3 /var/www/html/teampass/sources/main.queries.php(74): mainQuery()
#4 {main}
thrown in /var/www/html/teampass/sources/main.functions.php on line 2728
Web server error log
Teampass 10 last system errors
Log from the web-browser developer console (CTRL + SHIFT + i)
The text was updated successfully, but these errors were encountered: