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
Tried to update from 3.1.3.14 to 3.1.4 but stuck in first screen.
After providing admin credentials and hitting start button, page stuck with gear icon spinning.
VM224:1 Uncaught SyntaxError: Unexpected end of JSON input
at S.parse [as parseJSON] ()
at Object.complete (upgrade.php:216:26)
at c (jquery.min.js:2:28327)
at Object.fireWith (jquery.min.js:2:29072)
at l (jquery.min.js:2:80029)
at XMLHttpRequest. (jquery.min.js:2:82355)
at Object.send (jquery.min.js:2:82714)
at S.ajax (jquery.min.js:2:78291)
at HTMLInputElement. (upgrade.php:208:18)
at HTMLInputElement.dispatch (jquery.min.js:2:43064)
The text was updated successfully, but these errors were encountered:
[26-Feb-2025 23:07:17 UTC] PHP Warning: Constant MIN_PHP_VERSION already defined in /var/www/html/teampass/install/upgrade.php on line 55
[26-Feb-2025 23:07:21 UTC] PHP Fatal error: Cannot redeclare dataSanitizer() (previously declared in /var/www/html/teampass/install/tp.functions.php:696) in /var/www/html/teampass/sources/main.functions.php on line 3174
Hi,
Tried to update from 3.1.3.14 to 3.1.4 but stuck in first screen.
After providing admin credentials and hitting start button, page stuck with gear icon spinning.
Errors from console :
jquery.min.js:2
POST https://xxxxxxxx/install/upgrade_ajax.php 500 (Internal Server Error)
VM224:1 Uncaught SyntaxError: Unexpected end of JSON input
at S.parse [as parseJSON] ()
at Object.complete (upgrade.php:216:26)
at c (jquery.min.js:2:28327)
at Object.fireWith (jquery.min.js:2:29072)
at l (jquery.min.js:2:80029)
at XMLHttpRequest. (jquery.min.js:2:82355)
at Object.send (jquery.min.js:2:82714)
at S.ajax (jquery.min.js:2:78291)
at HTMLInputElement. (upgrade.php:208:18)
at HTMLInputElement.dispatch (jquery.min.js:2:43064)
The text was updated successfully, but these errors were encountered: