Bug #79804
closed
Task for clearing _recycler_ fails
Added by Clemens Riccabona almost 8 years ago.
Updated over 5 years ago.
Category:
File Abstraction Layer (FAL)
Description
The task for the scheduler which should cleanup recycler stops unexpectedly with errormessage
[scheduler]: Task failed to execute successfully. Class: TYPO3\CMS\Scheduler\Task\RecyclerGarbageCollectionTask, UID: XY. File /absolute/path/to/vhost/fileadmin/_recycler_ does not exist. (msg#4.0.127)
But folder exists and is read- and writeable by webserver user, and the folder actually works as expected - getting filled up with deleted files.
Hi,
I don't know if it is related, but for me I got this error message:
You are trying to use a method on the inaccessible folder "_recycler_".
If I run the scheduler from the TYPO3 backend in combination of one of this task :
- TYPO3\CMS\Scheduler\Task\FileStorageIndexingTask
- TYPO3\CMS\Scheduler\Task\FileStorageExtractionTask
If I run from the CLI directly it is ok.
If I run from the TYPO3 backend without select the 2 tasks quoted above it is also ok.
I use TYPO3 8.7.19 with PHP 7.2.
Thanks.
- Status changed from New to Needs Feedback
I cannot reproduce the issue on current TYPO3 systems. Recycler folders have gotten some updates during the last versions. Can you recheck if the issue still exists?
For me, on TYPO3 v8 LTS it works. AFAIR it always worked on v8, it was an issue of v7.
Working means: I get no errors. ;)
- Status changed from Needs Feedback to Closed
Thank you for your reply, @Clemens Riccabona
therefore, I am closing this issue; if you think that this is the wrong decision or the issue is still reproducible on recent TYPO3 versions (8.7.x or 9.5.x), please reopen it or ping me. Thank you.
Also available in: Atom
PDF