Skip to content
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

chore: bump server version to 29.0.0.4 to trigger migrations #42900

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

ShGKme
Copy link
Contributor

@ShGKme ShGKme commented Jan 17, 2024

To reproduce try:

  • /index.php/settings/admin/overview
  • Change the default color in Admin settings/Theming
Technical details
Remote Address: 46.5.136.98
Request ID: 7mOVt3XNCTMFZOQblIBJ
Type: OC\DB\Exceptions\DbalException
Code: 1054
Message: An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lazy' in 'field list'
File: /var/www/html/lib/private/DB/Exceptions/DbalException.php
Line: 71

Trace
#0 /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php(328): OC\DB\Exceptions\DbalException::wrap(Object(Doctrine\DBAL\Exception\InvalidFieldNameException))
#1 /var/www/html/lib/private/AppConfig.php(739): OC\DB\QueryBuilder\QueryBuilder->executeStatement()
#2 /var/www/html/lib/private/AppConfig.php(1277): OC\AppConfig->setTypedValue('theming', 'color', '#b6469d', false, 2)
#3 /var/www/html/lib/private/AllConfig.php(208): OC\AppConfig->setValue('theming', 'color', '#b6469d')
#4 /var/www/html/apps/theming/lib/ThemingDefaults.php(455): OC\AllConfig->setAppValue('theming', 'color', '#b6469d')
#5 /var/www/html/apps/theming/lib/Controller/ThemingController.php(174): OCA\Theming\ThemingDefaults->set('color', '#b6469d')
#6 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(232): OCA\Theming\Controller\ThemingController->updateStylesheet('color', '#b6469d')
#7 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(138): OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Theming\Controller\ThemingController), 'updateStyleshee...')
#8 /var/www/html/lib/private/AppFramework/App.php(184): OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Theming\Controller\ThemingController), 'updateStyleshee...')
#9 /var/www/html/lib/private/Route/Router.php(315): OC\AppFramework\App::main('OCA\\Theming\\Con...', 'updateStyleshee...', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
#10 /var/www/html/lib/base.php(1069): OC\Route\Router->match('/apps/theming/a...')
#11 /var/www/html/index.php(39): OC::handleRequest()
#12 {main}

Checklist

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@nickvergessen nickvergessen merged commit 487de9a into master Jan 17, 2024
51 of 52 checks passed
@nickvergessen nickvergessen deleted the chore/bump-server-dev-version branch January 17, 2024 19:37
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants