TYPO3 Exception 1509741912
Note
Below, the TYPO3 community may have provided additional information or solutions for this exception. However, these may or may not apply to your particular case. If you can provide more information, you should come back here and add your experience and solution steps to this issue once you have resolved it.
General TYPO3 troubleshooting tips can be found in the Troubleshooting section in the menu. You can also ask questions and receive support in the TYPO3 Questions category on talk.typo3.org.
To add your experience, click "Edit on GitHub" above and follow the "Edit on GitHub" workflow. Also check out our tip on Coding Style and reST.
Insights from the code
A comment in the code associated with this exception explains that it is “thrown if a file has been replaced with a folder.”
Added in TYPO3 v9.0 • Confirmed present in TYPO3 v13.1
Supplied file object type ProcessedFile for must be File or FileReference
Concerned Version: TYPO3 Version 9.2.1
Related issues:
- https://forge.typo3.org/issues/84578 (closed)
- https://forge.typo3.org/issues/84343 (closed)
When moving some files in the File-module with the clipboard this Error Message is shown:
#1509741912: Supplied file object
type TYPO3\CMS\Core\Resource\ProcessedFile for must be
File or FileReference.