TYPO3 Exception 1329821485

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 section "Troubleshooting" of the menu, and live support is available in the TYPO3 Slack channel #typo3-cms. (See How to get your TYPO3 Slack account.)

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.

You are not allowed to access the given folder

This exception can occur due to at least three reasons:

  • Bug #51747 (https://forge.typo3.org/issues/51747) in TYPO3 6.1.4

  • a folder in typo3temp or fileadmin that actually is write-protected

  • The folder isn't write-protected but completely missing.

Possible missing folders are

  • typo3temp/_processed_

  • typo3temp/_migrated_

  • fileadmin/_processed_

  • fileadmin/_migrated_

Known issue, see 43484: TYPO3 Core - Extension Manager only shows error message "File has been deleted."