Project

General

Profile

Actions

Bug #79804

closed

Task for clearing _recycler_ fails

Added by Clemens Riccabona about 7 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2017-02-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #79116: Delete-infinite-loop: fileadmin/_recycler_ preview imagesClosed2016-12-30

Actions
Actions #1

Updated by Eric Chavaillaz over 5 years ago

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.

Actions #2

Updated by Susanne Moog about 5 years ago

  • 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?

Actions #3

Updated by Clemens Riccabona about 5 years ago

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. ;)

Actions #4

Updated by Riccardo De Contardi about 5 years ago

  • 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.

Actions

Also available in: Atom PDF