Open scorpionukr opened 1 year ago
Hi @scorpionukr Were you able to resolve the issue with the database? I managed to configure everything, but I'm still encountering the same error. I'm uncertain about what needs to be adjusted on the server side.
I just started seeing this as well. I noticed it after I added a rproxy. What did I screw up?
Hi all,
The same issue here, upgrading from 3.1.2.45 to 3.1.2.73
When we run upgrade.php manually we have following errors:
PHP Warning: require_once(./libs/SecureHandler.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/upgrade.php on line 44 PHP Fatal error: Uncaught Error: Failed opening required './libs/SecureHandler.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/TeamPass/install/upgrade.php:44 Stack trace:
thrown in /var/www/html/TeamPass/install/upgrade.php on line 44
If we comment line 44 and launch again:
PHP Fatal error: Uncaught Error: Undefined constant "MIN_PHP_VERSION" in /var/www/html/TeamPass/install/upgrade.php:85 Stack trace:
thrown in /var/www/html/TeamPass/install/upgrade.php on line 85
then upgrade page is shown, but START button not working
Same issue, upgrading from 3.1.2.45 to 3.1.2.141
I changed the path in /var/www/html/TeamPass/install/upgrade.php
on line 44 to /var/www/TeamPass/vendor/ezimuel/php-secure-session/src/SecureHandler.php
; there are no more errors but the but START button doesn't work
Steps to reproduce
Expected behaviour
Updated teampass to latest version
Actual behaviour
Teampass returned an error: "Teampass database is not up to date. Some inconsistencies have been identified between files and configuration, Your administrator should perform upgrade process before you continue."
Server configuration
Operating system: Linux teampass0 5.15.0-1041-azure #48~20.04.1-Ubuntu SMP Wed Jun 21 15:03:04 UTC 2023 x86_64
Web server: Apache/2.4.41 (Ubuntu)
Database: 8.0.32
PHP version: 7.4.33
Teampass version: 2.1.27.36
Teampass configuration file:
Updated from an older Teampass or fresh install: Update from version 2.1.27.36
Client configuration
Browser: Firefox - 115.0
Operating system: Windows - 64bits
Logs
Web server error log