[Neos] Re: Got HTTP Error when image upload

Patric Eckhart mail at patriceckhart.com
Sun Mar 15 09:25:44 CET 2015


In the Logfile Data/Logs/Exceptions/

34 TYPO3\Flow\Resource\Publishing\FileSystemPublishingTarget_Original::mirrorFile("/var/www/vhosts/mydomain.at/Neos/Data/Persistent/Resources/992f8cf2fa3b8cb46c77e5ec0444453382168c39", "/var/www/vhosts/mydomain.at/Neos/Web/_Resources/Persistent/992f8cf2fa3b8cb46c77e5ec0444453382168c39.jpg", FALSE)
33 TYPO3\Flow\Resource\Publishing\FileSystemPublishingTarget_Original::publishPersistentResource(TYPO3\Flow\Resource\Resource)
32 TYPO3\Flow\Resource\Publishing\FileSystemPublishingTarget_Original::getPersistentResourceWebUri(TYPO3\Flow\Resource\Resource)
31 TYPO3\Flow\Resource\Publishing\ResourcePublisher_Original::getPersistentResourceWebUri(TYPO3\Flow\Resource\Resource)
30 TYPO3\Neos\Controller\Backend\ContentController_Original::getImageProperties(TYPO3\Media\Domain\Model\Image)
29 TYPO3\Neos\Controller\Backend\ContentController_Original::uploadAssetAction(TYPO3\Media\Domain\Model\Image, "Image")
28 TYPO3\Neos\Controller\Backend\ContentController::uploadAssetAction(TYPO3\Media\Domain\Model\Image, "Image")
27 call_user_func_array(array|2|, array|2|)
26 TYPO3\Neos\Controller\Backend\ContentController::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)
25 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)
24 TYPO3\Flow\Security\Aspect\PolicyEnforcementAspect_Original::enforcePolicy(TYPO3\Flow\Aop\JoinPoint)
23 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)
22 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)
21 TYPO3\Neos\Controller\Backend\ContentController::uploadAssetAction(TYPO3\Media\Domain\Model\Image, "Image")
20 call_user_func_array(array|2|, array|2|)
19 TYPO3\Flow\Mvc\Controller\ActionController_Original::callActionMethod()
18 TYPO3\Flow\Mvc\Controller\ActionController_Original::processRequest(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)
17 TYPO3\Flow\Mvc\Dispatcher_Original::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)
16 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)
15 call_user_func_array(array|2|, array|2|)
14 TYPO3\Flow\Mvc\Dispatcher::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)
13 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)
12 TYPO3\Flow\Security\Aspect\RequestDispatchingAspect_Original::blockIllegalRequestsAndForwardToAuthenticationEntryPoints(TYPO3\Flow\Aop\JoinPoint)
11 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)
10 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)
9 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)
8 call_user_func_array(array|2|, array|2|)
7 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::__call("dispatch", array|2|)
6 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)
5 TYPO3\Flow\Mvc\DispatchComponent_Original::handle(TYPO3\Flow\Http\Component\ComponentContext)
4 TYPO3\Flow\Http\Component\ComponentChain_Original::handle(TYPO3\Flow\Http\Component\ComponentContext)
3 TYPO3\Flow\Http\Component\ComponentChain_Original::handle(TYPO3\Flow\Http\Component\ComponentContext)
2 TYPO3\Flow\Http\RequestHandler::handleRequest()
1 TYPO3\Flow\Core\Bootstrap::run()


More information about the Neos mailing list