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
Hi there, I've encountered several problems while upgrading Baikal from 0.2.7.
i got that white page problem. Solved it with the longer execution time.
when i tried to log in as admin (after the successfully upgrade message) i got that synctoken error.
while trying to solve the synctoken error via an backup i got following error:
"Upgrading Baïkal from version 0.2.7 to version 0.4.6
Errors
Uncaught exception during upgrade: exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'baikal.calendarchanges' doesn't exist' in C:\xampp\htdocs\baikal\Core\Frameworks\BaikalAdmin\Controller\Install\VersionUpgrade.php:118 Stack trace: #0 C:\xampp\htdocs\baikal\Core\Frameworks\BaikalAdmin\Controller\Install\VersionUpgrade.php(118): PDO->exec('\n ...') #1 C:\xampp\htdocs\baikal\Core\Frameworks\BaikalAdmin\Controller\Install\VersionUpgrade.php(61): BaikalAdmin\Controller\Install\VersionUpgrade->upgrade('0.2.7', '0.4.6') #2 C:\xampp\htdocs\baikal\Core\Frameworks\Flake\Core\Render\Container.php(71): BaikalAdmin\Controller\Install\VersionUpgrade->render() #3 C:\xampp\htdocs\baikal\Core\Frameworks\Flake\Controller\Page.php(85): Flake\Core\Render\Container->renderBlocks() #4 C:\xampp\htdocs\baikal\html\admin\install\index.php(83): Flake\Controller\Page->render() #5 {main}
Successful operations
synctoken was added to calendars
ctag was removed from calendars
Error Baïkal has not been upgraded. See the section 'Errors' for details."
I tried it like 10+ times via backup, the execution time only sometimes seems to help
Any ideas?
running on xxamp (apache 2.4/mysql 5.6.21/PHP 5.6.3)
The text was updated successfully, but these errors were encountered:
We've been pretty quiet because the project hasn't had an active maintainer for a while. There's recently been a new release that might solve some of these problems.
It's been a while since your message so I assume you either moved on or solved it. If not, give the latest version a shot and comment here if you're running into problems.
Hi there, I've encountered several problems while upgrading Baikal from 0.2.7.
"Upgrading Baïkal from version 0.2.7 to version 0.4.6
Errors
Uncaught exception during upgrade: exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'baikal.calendarchanges' doesn't exist' in C:\xampp\htdocs\baikal\Core\Frameworks\BaikalAdmin\Controller\Install\VersionUpgrade.php:118 Stack trace: #0 C:\xampp\htdocs\baikal\Core\Frameworks\BaikalAdmin\Controller\Install\VersionUpgrade.php(118): PDO->exec('\n ...') #1 C:\xampp\htdocs\baikal\Core\Frameworks\BaikalAdmin\Controller\Install\VersionUpgrade.php(61): BaikalAdmin\Controller\Install\VersionUpgrade->upgrade('0.2.7', '0.4.6') #2 C:\xampp\htdocs\baikal\Core\Frameworks\Flake\Core\Render\Container.php(71): BaikalAdmin\Controller\Install\VersionUpgrade->render() #3 C:\xampp\htdocs\baikal\Core\Frameworks\Flake\Controller\Page.php(85): Flake\Core\Render\Container->renderBlocks() #4 C:\xampp\htdocs\baikal\html\admin\install\index.php(83): Flake\Controller\Page->render() #5 {main}
Successful operations
synctoken was added to calendars
ctag was removed from calendars
Error Baïkal has not been upgraded. See the section 'Errors' for details."
I tried it like 10+ times via backup, the execution time only sometimes seems to help
Any ideas?
running on xxamp (apache 2.4/mysql 5.6.21/PHP 5.6.3)
The text was updated successfully, but these errors were encountered: