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

Nach Update des neuen Cores nur Fehlermeldung #632

Closed
kein-nickname opened this issue Nov 4, 2014 · 4 comments
Closed

Nach Update des neuen Cores nur Fehlermeldung #632

kein-nickname opened this issue Nov 4, 2014 · 4 comments
Labels
bug A bug! A bug! Fast, squish it! testing This ticket is reported to be fixed by a developer and should be tested.
Milestone

Comments

@kein-nickname
Copy link

Version: Contao 3.3.4 / neuste TNG:
Nach dem neusten Update werden keine Daten mehr angezeigt. Weder Bilder noch Texte...

Warning: unpack(): Type H: not enough input, need 4, have 0 in system/modules/core/library/Contao/String.php on line 552

#0 [internal function]: __error(2, 'unpack(): Type ...', '/var/www/vhosts...', 552, Array)
#1 system/modules/core/library/Contao/String.php(552): unpack('H8time_low/H4ti...', '')
#2 composer/vendor/metamodels/attribute_file/src/MetaModels/Attribute/File/File.php(110): Contao\String::binToUuid(false)
#3 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(357): MetaModels\Attribute\File\File->unserializeData(false)
#4 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(569): MetaModels\MetaModel->getItemsWithId(Array, Array)
#5 composer/vendor/metamodels/core/src/MetaModels/ItemList.php(604): MetaModels\MetaModel->findByFilter(Object(MetaModels\Filter\Filter), 'random', 0, 0, 'ASC', Array)
#6 composer/vendor/metamodels/core/src/MetaModels/ItemList.php(754): MetaModels\ItemList->prepare()
#7 composer/vendor/metamodels/core/src/MetaModels/FrontendIntegration/Content/ModelList.php(112): MetaModels\ItemList->render('', Object(MetaModels\FrontendIntegration\Content\ModelList))
#8 system/modules/core/elements/ContentElement.php(174): MetaModels\FrontendIntegration\Content\ModelList->compile()
#9 composer/vendor/metamodels/core/src/MetaModels/FrontendIntegration/Content/ModelList.php(63): Contao\ContentElement->generate()
#10 system/modules/core/library/Contao/Controller.php(468): MetaModels\FrontendIntegration\Content\ModelList->generate()
#11 system/modules/core/modules/ModuleArticle.php(196): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
#12 system/modules/core/modules/Module.php(163): Contao\ModuleArticle->compile()
#13 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
#14 system/modules/core/library/Contao/Controller.php(404): Contao\ModuleArticle->generate(false)
#15 system/modules/core/library/Contao/Controller.php(268): Contao\Controller::getArticle(Object(Contao\ArticleModel), true, false, 'main')
#16 system/modules/core/pages/PageRegular.php(138): Contao\Controller::getFrontendModule('0', 'main')
#17 index.php(260): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#18 index.php(444): Index->run()
#19 {main}
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/xxx/httpdocs/system/helper/functions.php:70) in system/modules/core/library/Contao/Template.php on line 261

#0 [internal function]: __error(2, 'Cannot modify h...', '/var/www/vhosts...', 261, Array)
#1 system/modules/core/library/Contao/Template.php(261): header('Vary: User-Agen...', false)
#2 system/modules/core/classes/FrontendTemplate.php(118): Contao\Template->output()
#3 system/modules/core/pages/PageRegular.php(189): Contao\FrontendTemplate->output(true)
#4 index.php(260): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#5 index.php(444): Index->run()
#6 {main}
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/xxx/httpdocs/system/helper/functions.php:70) in system/modules/core/library/Contao/Template.php on line 262

#0 [internal function]: __error(2, 'Cannot modify h...', '/var/www/vhosts...', 262, Array)
#1 system/modules/core/library/Contao/Template.php(262): header('Content-Type: t...')
#2 system/modules/core/classes/FrontendTemplate.php(118): Contao\Template->output()
#3 system/modules/core/pages/PageRegular.php(189): Contao\FrontendTemplate->output(true)
#4 index.php(260): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#5 index.php(444): Index->run()
#6 {main}
@andre5tz
Copy link

andre5tz commented Nov 4, 2014

Bei mir ist es die Zeile 561. Zusätzlich sind alle Einträge deaktiviert und die Backend-Ansichten werden nicht mehr richtig angezeigt.


Warning: unpack(): Type H: not enough input, need 4, have 0 in system/modules/core/library/Contao/String.php on line 561
#0 [internal function]: __error(2, 'unpack(): Type ...', '/www/htdocs/w00...', 561, Array)
#1 system/modules/core/library/Contao/String.php(561): unpack('H8time_low/H4ti...', '')
#2 composer/vendor/metamodels/attribute_file/src/MetaModels/Attribute/File/File.php(110): Contao\String::binToUuid(false)
#3 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(357): MetaModels\Attribute\File\File->unserializeData(false)
#4 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(569): MetaModels\MetaModel->getItemsWithId(Array, Array)
#5 composer/vendor/metamodels/core/src/MetaModels/DcGeneral/Data/Driver.php(625): MetaModels\MetaModel->findByFilter(Object(MetaModels\Filter\Filter), 'sorting', 0, 30, 'desc', Array)
#6 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(62): MetaModels\DcGeneral\Data\Driver->fetchAll(Object(ContaoCommunityAlliance\DcGeneral\Data\DefaultConfig))
#7 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(302): ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->loadCollection()
#8 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->showAll()
#9 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/BaseView.php(155): call_user_func_array(Array, Array)
#10 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\BaseView->handleAction(Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#11 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#12 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#13 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Event/EventPropagator.php(119): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#14 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Controller/DefaultController.php(129): ContaoCommunityAlliance\DcGeneral\Event\EventPropagator->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#15 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(238): ContaoCommunityAlliance\DcGeneral\Controller\DefaultController->handle(Object(ContaoCommunityAlliance\DcGeneral\Action))
#16 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(263): MetaModels\BackendIntegration\Module->runDC()
#17 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(283): MetaModels\BackendIntegration\Module->performNormal()
#18 system/modules/core/classes/Backend.php(271): MetaModels\BackendIntegration\Module->generate()
#19 contao/main.php(142): Contao\Backend->getBackendModule('metamodel_mm_si...')
#20 contao/main.php(293): Main->run()
#21 {main}
Warning: implode(): Invalid arguments passed in system/modules/core/library/Contao/String.php on line 561
#0 [internal function]: __error(2, 'implode(): Inva...', '/www/htdocs/w00...', 561, Array)
#1 system/modules/core/library/Contao/String.php(561): implode('-', false)
#2 composer/vendor/metamodels/attribute_file/src/MetaModels/Attribute/File/File.php(110): Contao\String::binToUuid(false)
#3 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(357): MetaModels\Attribute\File\File->unserializeData(false)
#4 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(569): MetaModels\MetaModel->getItemsWithId(Array, Array)
#5 composer/vendor/metamodels/core/src/MetaModels/DcGeneral/Data/Driver.php(625): MetaModels\MetaModel->findByFilter(Object(MetaModels\Filter\Filter), 'sorting', 0, 30, 'desc', Array)
#6 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(62): MetaModels\DcGeneral\Data\Driver->fetchAll(Object(ContaoCommunityAlliance\DcGeneral\Data\DefaultConfig))
#7 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(302): ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->loadCollection()
#8 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->showAll()
#9 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/BaseView.php(155): call_user_func_array(Array, Array)
#10 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\BaseView->handleAction(Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#11 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#12 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#13 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Event/EventPropagator.php(119): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#14 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Controller/DefaultController.php(129): ContaoCommunityAlliance\DcGeneral\Event\EventPropagator->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#15 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(238): ContaoCommunityAlliance\DcGeneral\Controller\DefaultController->handle(Object(ContaoCommunityAlliance\DcGeneral\Action))
#16 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(263): MetaModels\BackendIntegration\Module->runDC()
#17 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(283): MetaModels\BackendIntegration\Module->performNormal()
#18 system/modules/core/classes/Backend.php(271): MetaModels\BackendIntegration\Module->generate()
#19 contao/main.php(142): Contao\Backend->getBackendModule('metamodel_mm_si...')
#20 contao/main.php(293): Main->run()
#21 {main}
Warning: unpack(): Type H: not enough input, need 4, have 0 in system/modules/core/library/Contao/String.php on line 561
#0 [internal function]: __error(2, 'unpack(): Type ...', '/www/htdocs/w00...', 561, Array)
#1 system/modules/core/library/Contao/String.php(561): unpack('H8time_low/H4ti...', '')
#2 composer/vendor/metamodels/attribute_file/src/MetaModels/Attribute/File/File.php(110): Contao\String::binToUuid(false)
#3 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(357): MetaModels\Attribute\File\File->unserializeData(false)
#4 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(569): MetaModels\MetaModel->getItemsWithId(Array, Array)
#5 composer/vendor/metamodels/core/src/MetaModels/DcGeneral/Data/Driver.php(625): MetaModels\MetaModel->findByFilter(Object(MetaModels\Filter\Filter), 'sorting', 0, 30, 'desc', Array)
#6 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(62): MetaModels\DcGeneral\Data\Driver->fetchAll(Object(ContaoCommunityAlliance\DcGeneral\Data\DefaultConfig))
#7 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(302): ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->loadCollection()
#8 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->showAll()
#9 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/BaseView.php(155): call_user_func_array(Array, Array)
#10 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\BaseView->handleAction(Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#11 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#12 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#13 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Event/EventPropagator.php(119): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#14 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Controller/DefaultController.php(129): ContaoCommunityAlliance\DcGeneral\Event\EventPropagator->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#15 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(238): ContaoCommunityAlliance\DcGeneral\Controller\DefaultController->handle(Object(ContaoCommunityAlliance\DcGeneral\Action))
#16 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(263): MetaModels\BackendIntegration\Module->runDC()
#17 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(283): MetaModels\BackendIntegration\Module->performNormal()
#18 system/modules/core/classes/Backend.php(271): MetaModels\BackendIntegration\Module->generate()
#19 contao/main.php(142): Contao\Backend->getBackendModule('metamodel_mm_si...')
#20 contao/main.php(293): Main->run()
#21 {main}
Warning: implode(): Invalid arguments passed in system/modules/core/library/Contao/String.php on line 561
#0 [internal function]: __error(2, 'implode(): Inva...', '/www/htdocs/w00...', 561, Array)
#1 system/modules/core/library/Contao/String.php(561): implode('-', false)
#2 composer/vendor/metamodels/attribute_file/src/MetaModels/Attribute/File/File.php(110): Contao\String::binToUuid(false)
#3 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(357): MetaModels\Attribute\File\File->unserializeData(false)
#4 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(569): MetaModels\MetaModel->getItemsWithId(Array, Array)
#5 composer/vendor/metamodels/core/src/MetaModels/DcGeneral/Data/Driver.php(625): MetaModels\MetaModel->findByFilter(Object(MetaModels\Filter\Filter), 'sorting', 0, 30, 'desc', Array)
#6 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(62): MetaModels\DcGeneral\Data\Driver->fetchAll(Object(ContaoCommunityAlliance\DcGeneral\Data\DefaultConfig))
#7 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ListView.php(302): ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->loadCollection()
#8 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ListView->showAll()
#9 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/BaseView.php(155): call_user_func_array(Array, Array)
#10 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\BaseView->handleAction(Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#11 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#12 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#13 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Event/EventPropagator.php(119): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#14 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Controller/DefaultController.php(129): ContaoCommunityAlliance\DcGeneral\Event\EventPropagator->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#15 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(238): ContaoCommunityAlliance\DcGeneral\Controller\DefaultController->handle(Object(ContaoCommunityAlliance\DcGeneral\Action))
#16 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(263): MetaModels\BackendIntegration\Module->runDC()
#17 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(283): MetaModels\BackendIntegration\Module->performNormal()
#18 system/modules/core/classes/Backend.php(271): MetaModels\BackendIntegration\Module->generate()
#19 contao/main.php(142): Contao\Backend->getBackendModule('metamodel_mm_si...')
#20 contao/main.php(293): Main->run()
#21 {main}
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00.../system/helper/functions.php:70) in system/modules/core/library/Contao/Template.php on line 298
#0 [internal function]: __error(2, 'Cannot modify h...', '/www/htdocs/w00...', 298, Array)
#1 system/modules/core/library/Contao/Template.php(298): header('Vary: User-Agen...', false)
#2 system/modules/core/classes/BackendTemplate.php(162): Contao\Template->output()
#3 contao/main.php(284): Contao\BackendTemplate->output()
#4 contao/main.php(146): Main->output()
#5 contao/main.php(293): Main->run()
#6 {main}
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00.../system/helper/functions.php:70) in system/modules/core/library/Contao/Template.php on line 299
#0 [internal function]: __error(2, 'Cannot modify h...', '/www/htdocs/w00...', 299, Array)
#1 system/modules/core/library/Contao/Template.php(299): header('Content-Type: t...')
#2 system/modules/core/classes/BackendTemplate.php(162): Contao\Template->output()
#3 contao/main.php(284): Contao\BackendTemplate->output()
#4 contao/main.php(146): Main->output()
#5 contao/main.php(293): Main->run()
#6 {main}

@tristanlins
Copy link
Contributor

Warning: unpack(): Type H: not enough input, need 4, have 0

Klingt nach einem Problem mit den binary UUIDs im DBAFS.

@davidmaack
Copy link
Contributor

Ist aber ein folgefehler von 83a3585, da die Werte nicht mehr richtig ausgelesen werden. Die Fehler hatte ich auch, nach den Anpassungen aus #633 und #634 waren die fehler bei mir weg.

@andre5tz
Copy link

andre5tz commented Nov 4, 2014

Vielen vielen DANK :-)
Ich habe gerade nochmal unter Composer ein Update durchgeführt.
Die Fehlermeldungen sind weg, auch die Einträge sind wieder aktiviert und das Frontend funktioniert :-)
DANKE

Habe jetzt dev-tng (e7879dc) → 2.0.x-dev

@tim-bec tim-bec added this to the 2.0.0 milestone Nov 4, 2014
@tim-bec tim-bec added testing This ticket is reported to be fixed by a developer and should be tested. bug A bug! A bug! Fast, squish it! labels Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug! A bug! Fast, squish it! testing This ticket is reported to be fixed by a developer and should be tested.
Projects
None yet
Development

No branches or pull requests

6 participants