-
-
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
Errors when upgrading to version 3.x .. #2990
Comments
Could be nice to have a context ... Is it during installation? upgrade? |
It was version 3.0.0.8 and it was a running update .. so far version 3.0.0.9 is behaving the same way. |
@nilsteampassnet The bug was posted x days ago ..too bad the bug hasn't been fixed - the same problem exists in version 3.0.0.10. "POST /teampass/install/upgrade_run_3.0.0_users.php HTTP/1.1" 200 107 "http://192.168.10.10/teampass/install/upgrade.php" Is there a DEBUG mod in the application? |
You can imagine that this has tested. |
Thank you for your response - I believe you are testing, but I would like to try to solve the problem somehow.
tp.config.php: |
@nilsteampassnet - Hopefully more information will help. If I then start the „upgrade" process again, it runs php -v | PHP 7.4.26 (cli) (built: Nov 16 2021 15:31:30) ( NTS )
|
The second run: 12:26:48 - All steps have been successfully performed |
@nilsteampassnet - Do you have an estimate of when it will be fixed? - Thank you .. |
@nilsteampassnet - If there are special characters "š", "ž" and "ď" etc... in poly name and lastname .. then it ends on error " Now sending new users password by email ..." |
An error appears after the update: [13-Jan-2022 21:04:14 Europe/Prague] PHP Notice: Undefined index: user_id in /var/www/html/teampass/error.php on line 106 When logging in, an error occurs in the log and the site says "In progress". error log |
I have tried the latest version 3.0.0.10 dated 14.1.2022 .. Everything is working fine now. In the tp.config.php file the parameter "'roles_allowed_to_print_select' => '0'," is missing. Without that, the settings -> options page doesn't work. [14-Jan-2022 21:29:06 Europe/Prague] PHP Notice: Undefined index: roles_allowed_to_print_select in /var/www/html/teampass/pages/options.php on line 711 |
Thank you for the feedback 👍 Regarding the option not set, I must say that I don't understand why have this. I will continue investigating |
I have now reconnected to teampass and the entry is missing :( in the tp.config.php file. How can I check if the given value is really in the DB ..? |
After the upgrade, the teampass_misc table is not modified correctly, a couple of entries are missing. Why do the new records have id = 0 ..? The fault is here: #3002 |
Please update the issue. Thank you. |
I'm totally lost in all those messages, sorry, nothing is clear for me. |
The upgrade went fine :) After the upgrade, the teampass_misc table does not insert the paremters that the new version requires. If the values are missing, the settings in the app don't work at all. The following values do not work in the settings.
There is no "roles_allowed_to_print_select" entry in the teampass_misc table. Without it, the settings -> options page doesn't work. |
In the latest version, which is on GITU, the "roles_allowed_to_print_select" is still not fixed - if I go from 2.7 to 3. |
I had an issue. My 2.7 was only running PHP 7.3 you will need 7.4 for the upgrade to work. |
Also having this issue I think, after upgrade from 2.7 to 3.0.0.9. My system is ubuntu 20.04, php 7.4, Apache/2.4.41. Other pages seems to work fine. Let me know if I can help fixing this. |
Only the wheel spins and nothing happens version 3.0.0.9.
20:44:20 - Now sending new users password by email ...
20:44:20 - All keys have been generated for users
Show/Hide list of users
20:44:20 - User xxx fully treated
20:44:19 - User xxx - All FILES keys generated
20:44:19 - User xxx - All SUGGESTIONS keys generated
The text was updated successfully, but these errors were encountered: