Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need to generate the keys database for your account. Please provide your encryption code. / Account in construction #4559

Open
weltzien opened this issue Jan 13, 2025 · 0 comments

Comments

@weltzien
Copy link

Steps to reproduce

After the upgrade no login over LDAP is possible, every user get the message, Account in construction and the info:
We need to generate the keys database for your account. Please provide your encryption code

what could happen ?

Actual behaviour

Tell us what happens instead

Server configuration

Operating system:
Debian12
Web server:
Apache/2.4.62 (Debian)
Database:
mysqld Ver 10.11.6-MariaDB-0+deb12u1 for debian-linux-gnu on x86_64 (Debian 12)
PHP version:
PHP 8.2.26
Teampass version:
version 3.1.3.9
Teampass configuration file:
root@ifi-infra01:/var/www/teampass/includes/config# cat settings.php

"", "cert" => "", "ca_cert" => "", "ca_path" => "", "cipher" => "" )); define("DB_CONNECT_OPTIONS", array( MYSQLI_OPT_CONNECT_TIMEOUT => 10 )); define("SECUREPATH", "/var/teampass"); define("SECUREFILE", "teampass-seckey.txt"); define("IKEY", ""); define("SKEY", ""); define("HOST", ""); if (isset($_SESSION['settings']['timezone']) === true) { date_default_timezone_set($_SESSION['settings']['timezone']); } **Updated from an older Teampass or fresh install:** PLEASE attach to this issue the file `/includes/config/tp.config.php`. the file not exist ### Client configuration **Browser:** Firefox **Operating system:** Windows ### Logs #### Web server error log ``` nothing Insert your webserver log here ``` #### Log from the web-browser developer console (CTRL + SHIFT + i) ``` Insert the log here and especially the answer of the query that failed. ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant