MyBB Community Forums

Full Version: Errors during upgrade 1.8.3 --> 1.8.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Followed instructions precisely; the upgrade failed, below are the web server's messages. Help?

[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 unrecognized token: "2fasecret"' in /home/thetremolo/public_html/forum/inc/db_pdo.php:66, referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: Stack trace:, referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: #0 /home/thetremolo/public_html/forum/inc/db_pdo.php(66): PDO->query('ALTER TABLE myb...', 4), referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: #1 /home/thetremolo/public_html/forum/inc/db_sqlite.php(178): dbpdoEngine->query('ALTER TABLE myb...'), referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: #2 /home/thetremolo/public_html/forum/inc/db_sqlite.php(280): DB_SQLite->query('ALTER TABLE myb...', 0), referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: #3 /home/thetremolo/public_html/forum/inc/db_sqlite.php(1364): DB_SQLite->write_query('ALTER TABLE myb...'), referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: #4 /home/thetremolo/public_html/forum/install/resources/upgrade32.php(67): DB_SQLite->add_column('adminoptions', '2fasecret', 'varchar(16) NOT...'), referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: #5 /home/thetremolo/public_html/forum/install/upgrade.php(382): upgrade32_dbchanges(), referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr: #6 {main}, referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php
[Mon Feb 16 18:55:34 2015] [warn] [client 24.255.172.4] mod_fcgid: stderr:   thrown in /home/thetremolo/public_html/forum/inc/db_pdo.php on line 66, referer: http://thetremolo.ponderworthy.com/forum/install/upgrade.php

This seams to be a bug only affecting SQLite: https://github.com/mybb/mybb/issues/1840
Unfortunately I can't provide a workaround yet.
(2015-02-17, 10:29 AM)StefanT Wrote: [ -> ]This seams to be a bug only affecting SQLite: https://github.com/mybb/mybb/issues/1840
Unfortunately I can't provide a workaround yet.

is this possible to change the driver to upgrade and after its done ... re-change the driver?
Solved very nicely in 1.8.5 :-)