kaystrobach / TYPO3.dyncss

Dyncss base extension - Donate if you like it http://donate.kay-strobach.de/
http://forge.typo3.org/projects/extension-dyncss
GNU General Public License v2.0
9 stars 28 forks source link

Large SCSS Files leads to Error 500 in FE #44

Closed misterboe closed 5 years ago

misterboe commented 7 years ago

When i try to compile very large SCSS Files i get a error 500 in the Frontend. The problem is that i cant debug it. @kaystrobach told me the install tool settings to get details of the problem, but i only get this from the apache log

FastCGI: comm with server "/Applications/MAMP/fcgi-bin/php7.0.15.fcgi" aborted: idle timeout (30 sec)

I also recognized a php task on my lokal machine that cause 100% load when the FE is called the first time. This task is still running when i get the error 500. After some time it stops without any error in the php log.

As soon as i use a smaller SCSS file everything works fine.

kaystrobach commented 5 years ago

2 options: