Bug #42872
closedFatal error: Uncaught exception 'RuntimeException' with message 'Could not fetch page data for uid 0.'
0%
Description
After updating from 4.7.latest to 6.0.0rc1 and running the update wizard, then emptying typo3conf temp-files and typo3temp-Dir Backend and frontend is dead with fatal error:
Fatal error: Uncaught exception 'RuntimeException' with message 'Could not fetch page data for uid 0.' in /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php:213 Stack trace: #0 /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php(304): TYPO3\CMS\Core\Utility\RootlineUtility->getRecordArray(0) #1 /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php(188): TYPO3\CMS\Core\Utility\RootlineUtility->generateRootlineCache() #2 /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/frontend/Classes/Page/PageRepository.php(570): TYPO3\CMS\Core\Utility\RootlineUtility->get() #3 /srv/www-home/typo3_spielwiese/htdocs/typo3temp/Cache/Code/cache_core/ClassLoader_Core_cda52d5e66dc6e36a611.php(63): TYPO3\CMS\Frontend\Page\PageRepository->getRootLine(0) #4 /srv/www-home/typo3_spielwiese/htdocs/typo3temp/Cache/Code/cache_core/ClassLoader_Core_cda52d5e66 in /srv/www-home/typo3_spielwiese/htdocs/typo3_src-6.0.0rc1/typo3/sysext/core/Classes/Utility/RootlineUtility.php on line 213
Any clue, solution ?