File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed
Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,20 @@ TYPO3 Exception 1345036335
77.. include :: /If-you-encounter-this-exception.rst.txt
88
99
10- ..
11- [TYPO3 version] - [Date of solution]
12- ====================================
10+ [TYPO3 12] - [17th December 2024]
11+ =================================
1312
14- Situation
15- ---------
13+ Situation
14+ ---------
1615
17- Describe everything to understand the situation: Systems, environment, versions.
18- What happened?
16+ Backend and Frontend only show this exception with the detail:
17+ Could not write log record to log file.
1918
20- Solution
21- --------
19+ Solution
20+ --------
2221
23- 1. Did you find a solution?
24- 2. Explain what you did ..
22+ #. If the Install Tool can be opened, go to :guilabel: `Admin Tools > Environment > Directory Status `
23+ and check the directory status.
24+ #. Check if `typo3temp/var/log ` and all files therein are writable for TYPO3
25+ # If the disk is full, you might want to switch to log rotation.
26+ #. As a last resort: Delete the files in `typo3temp/var/log `. Make a copy first.
You can’t perform that action at this time.
0 commit comments