-
-
Notifications
You must be signed in to change notification settings - Fork 551
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
[3.0.0.17] Generating keys - Encrypting keys - Personal items [0 - 100] - Stuck #3163
Comments
Hi, I have same issue when i check error log nothing happen , but if i check php. log i find somthing PHP Fatal error: Uncaught TypeError: base64_encode(): Argument #1 ($string) must be of type string, bool given in /var/www/TeamPass1/sources/main.functions.php:2738 |
3.0.0.17 Typo fix - resolves nilsteampassnet#3163
Typo fix - resolves nilsteampassnet#3163
Looks like a missing semicolon - have created a pull request which should fix this (#3172) |
Nope, that's not the only issue - apologies. I'll submit a new PR if I can work out what's really going on here. |
Fix modal close issue. Resolves nilsteampassnet#3163 Problem appears to be that we are hiding the modal while it is still transitioning, so we need to wait on the shown.bs.modal event and also hide the modal there. This only happens if the encryption occurs quickly (e.g. for a new user being enabled from LDAP).
Hi, i have the same problem. Here devtool log |
I had the same issue (Encrypting keys dialog stuck) after some time using TeamPass and fiilling up DB with items. Maybe it is not the case that you are talking about, but sympthoms look similar. |
Hello, I have the same problem after check all users on upgrade from 2.1.27.36 to 3.0.0.17 The log not show anything: ==> /var/log/httpd/ssl_access_log <== |
bump, some news ? |
Any news? |
@lollko @ricain59 Had the same issue with the upgrade being stuck and worked around it by creating a brand new Admin user and using it to run the upgrade. Hopefully it will work for you. |
For me |
Steps to reproduce
1.Login as admin
2.Add new AD User
Expected behaviour
Complete procedure
Actual behaviour
Stuck on Generating Keys - Encrypting keys - Personal items [0 - 100]
Server configuration
Operating system:
Ubuntu 20.04
Web server:
Apache/2.4.41 (Ubuntu)
Database:
mysql Ver 15.1 Distrib 10.7.3-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
PHP version:
PHP 7.4.3
Teampass version:
version 3.0.0.17
Teampass configuration file:
PLEASE attach to this issue the file
/includes/config/tp.config.php
.tp (1).txt
Updated from an older Teampass or fresh install:
Fresh
Client configuration
Browser:
Chrome, Edge
Operating system:
Windows 11
Logs
Web server error log
Log from the web-browser developer console (CTRL + SHIFT + i)
The text was updated successfully, but these errors were encountered: