[TYPO3-dev] Error migrate image during upgrade TYPO3 from 4.5 to 6.2
Web Essentials - Support (Phallin Hor)
support at web-essentials.asia
Fri Oct 3 03:44:07 CEST 2014
Dear list,
I got problem during upgrade from TYPO3 4.5.34 to TYPO3 6.2.4. I follow
the steps here
http://docs.typo3.org/typo3cms/InstallationGuide/UpgradeLTS/Index.html.
I did not use DAM extension.
Everything works fine except "Migrate all RTE magic images from
uploads/RTEmagicC_* to fileadmin/_migrated/RTE/" in upgrade wizard. I
got warning and error below:
- Warning before execute migration: "Updating the reference index
This script bases itself on the references contained in the general
reference index (sys_refindex). It is strongly advised to update it
before running this wizard." There are currently 34 magic images in the
old directory.
- After I run execute I got
Detected Fatal Error
Uncaught exception 'RuntimeException' with message 'Error while fetching
permissions for ' in
/opt/typo3_sources/typo3_src-6.2.4/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php:1082
Stack trace: #0
/opt/typo3_sources/typo3_src-6.2.4/typo3/sysext/core/Classes/Resource/ResourceStorage.php(674):
TYPO3\CMS\Core\Resource\Driver\LocalDriver->getPermissions('/') #1
/opt/typo3_sources/typo3_src-6.2.4/typo3/sysext/core/Classes/Resource/ResourceStorage.php(2034):
TYPO3\CMS\Core\Resource\ResourceStorage->checkFolderActionPermission('add',
Object(TYPO3\CMS\Core\Resource\Folder)) #2
/opt/typo3_sources/typo3_src-6.2.4/typo3/sysext/core/Classes/Resource/ResourceStorage.php(2531):
TYPO3\CMS\Core\Resource\ResourceStorage->createFolder('_processed_') #3
/opt/typo3_sources/typo3_src-6.2.4/typo3/sysext/core/Classes/Resource/ResourceStorage.php(2095):
TYPO3\CMS\Core\Resource\ResourceStorage->getProcessingFolder() #4
/opt/typo3_sources/typo3_src-6.2.4/typo3/sysext/core/Classes/Resource/ResourceFactory.php(402):
TYPO3\CMS in
/opt/typo3_sources/typo3_src-6.2.4/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php
on line 1082
I also got the same error when access filelist in backend.
I update the reference index again and also follow the step here
https://forge.typo3.org/issues/61154. I have changed permission for both
typo3 source and rood directory to 775. The patch here
https://forge.typo3.org/issues/53802 is also applied already for 6.2.4
but the image migration still not success.
Thank you in advance for your help.
Cheer,
Phallin
More information about the TYPO3-dev
mailing list