Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Bug]: #15739

Closed
abdelrhmanyosry opened this issue Aug 11, 2023 · 0 comments
Closed

[Bug]: #15739

abdelrhmanyosry opened this issue Aug 11, 2023 · 0 comments
Labels

Comments

@abdelrhmanyosry
Copy link

Pimcore version

11

Steps to reproduce

just login the admin page and u will see the error

Actual Behavior

When i login in the admin page i got this message and FE is broken like the icons don't appear in side bar
this problem happened after update from pimcore 10.5 to pimcore 11

Timestamp: Fri Aug 11 2023 20:16:47 GMT+0300 (Eastern European Summer Time)
Status: 500 | Internal Server Error
URL: /admin/object/tree-get-root
Message: An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list'
Trace:
in /var/www/pimcore/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:67
#0 /var/www/pimcore/vendor/doctrine/dbal/src/Connection.php(1935): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert()
#1 /var/www/pimcore/vendor/doctrine/dbal/src/Connection.php(1878): Doctrine\DBAL\Connection->handleDriverException()
#2 /var/www/pimcore/vendor/doctrine/dbal/src/Connection.php(1103): Doctrine\DBAL\Connection->convertExceptionDuringQuery()
#3 /var/www/pimcore/vendor/doctrine/dbal/src/Connection.php(585): Doctrine\DBAL\Connection->executeQuery()
#4 /var/www/pimcore/vendor/pimcore/pimcore/models/DataObject/AbstractObject/Dao.php(427): Doctrine\DBAL\Connection->fetchAssociative()
#5 /var/www/pimcore/vendor/pimcore/pimcore/models/DataObject/AbstractObject.php(242): Pimcore\Model\DataObject\AbstractObject\Dao->getTypeById()
#6 /var/www/pimcore/vendor/pimcore/pimcore/models/Element/Service.php(449): Pimcore\Model\DataObject\AbstractObject::getById()
#7 /var/www/pimcore/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/ElementControllerBase.php(70): Pimcore\Model\Element\Service::getElementById()
#8 /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php(166): Pimcore\Bundle\AdminBundle\Controller\Admin\ElementControllerBase->treeGetRootAction()
#9 /var/www/pimcore/vendor/symfony/http-kernel/HttpKernel.php(74): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#10 /var/www/pimcore/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle()
#11 /var/www/pimcore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()
#12 /var/www/pimcore/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
#13 /var/www/pimcore/public/index.php(19): require_once('...')
#14 {main}

Expected Behavior

it should start the admin page normally

@pimcore pimcore locked and limited conversation to collaborators Aug 14, 2023
@dvesh3 dvesh3 converted this issue into discussion #15743 Aug 14, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

1 participant