Project

General

Profile

Actions

Bug #88913

closed

link wizard - error 500 - many files directly fileadmin/user_upload/

Added by Christian Hackl almost 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-08-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TYPO3 9.5.8
PHP 7.2.10

Link wizard produces a 500 error when calling for example if I want to add a picture in the text & media element in the BE - (this popup / link wizard I mean) - error is present as soon as several 100 files are in the fileadmin.

Specific case:
TYPO3 update from 6 to 9 - customer has unfortunately not really kept order, so now there are 1054 files directly under fileadmin / user_upload / ...

More files are nested in folders, but that does not seem to be a problem, because as soon as the files are directly under user_upload are drastically reduced or be taken out completely, the wizard works again.

-------- apache:
[error] Premature end of script headers: index.php, referer: {...}/typo3/index.php?route=%2Fmain&token=9e1d044c1d708835d7973603a89f0b1265f33e24

-------- browser console: {...}/typo3/index.php?route=%2Fwizard%2Frecord%2Fbrowse&token=8624191c0a714ddc89baac4977e80254e4037743&mode=file&bparams=|||gif,jpg,jpeg,bmp,png,pdf,svg,ai,mp3,wav,mp4,ogg,flac,opus,webm,youtube,vimeo|data-1-tt_content-1504-assets-sys_file_reference|inline.checkUniqueElement||inline.importElement 500 (Internal Server Error)


Files

Anmerkung 2019-08-04 062817.jpg (251 KB) Anmerkung 2019-08-04 062817.jpg Christian Hackl, 2019-08-04 06:28
Actions #1

Updated by Christian Hackl almost 5 years ago

  • Related to Bug #88873: ext: form hangs (run into 500 error) when a lot of files are in the fileadmin added
Actions #2

Updated by Björn Jacob over 4 years ago

  • Related to deleted (Bug #88873: ext: form hangs (run into 500 error) when a lot of files are in the fileadmin)
Actions #3

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Needs Feedback

Can you check what the real PHP error is (premature end of script errors is normally the end result, not the real error - most likely it's a timeout of some kind)?

At a guess: rendering the files (or thumbnails if enabled) takes longer than your instance is capable of therefor ending in an error.

Actions #4

Updated by Riccardo De Contardi almost 4 years ago

  • Status changed from Needs Feedback to Closed

No feedback since the last 90 days => closing this issue.

If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.

Thank you and best regards

Actions

Also available in: Atom PDF