LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
8.16k stars 1.01k forks source link

Website is down #1769

Closed tresf closed 9 years ago

tresf commented 9 years ago
2015/02/16 18:40:05 [error] 32100#0: *200 FastCGI sent in stderr: "PHP message: PHP Fatal error: 
 Interface 'Silex\ServiceProviderInterface' not found in 
/home/deploy/lmms.io/vendor/silex/silex/src/Silex/Provider/TwigServiceProvider.php on line 30" while 
reading response header from upstream, client: 176.250.216.5, server: lmms.io, request: "GET 
/download/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "lmms.io", referrer: 
"https://www.google.co.uk/"

I'm having a hard time figuring this one out...

eagles051387 commented 9 years ago

What kind of web server setup are we using as I am seeing all sorts of issues relating in particular to nginx and the solutions being permissions.

On Mon, Feb 16, 2015 at 7:41 PM, Tres Finocchiaro notifications@github.com wrote:

2015/02/16 18:40:05 [error] 32100#0: *200 FastCGI sent in stderr: "PHP message: PHP Fatal error: Interface 'Silex\ServiceProviderInterface' not found in /home/deploy/lmms.io/vendor/silex/silex/src/Silex/Provider/TwigServiceProvider.php on line 30" while reading response header from upstream, client: 176.250.216.5, server: lmms.io, request: "GET /download/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "lmms.io", referrer: "https://www.google.co.uk/"

I'm having a hard time figuring this one out...

— Reply to this email directly or view it on GitHub https://github.com/LMMS/lmms/issues/1769.

Jonathan Aquilina

tresf commented 9 years ago

nginx.

Sti2nd commented 9 years ago

ouch, maybe tag badosu?

tresf commented 9 years ago

Thanks. That @eagles051387 that would make sense. Let me check the permissions because the code is fine here.

tresf commented 9 years ago

@eagles051387 can you provide more details around what you are speaking about?

badosu commented 9 years ago

@tresf Can you show up on IRC: #lmms?

tresf commented 9 years ago

@badosu I'm on.

Was on... Back off now.

tresf commented 9 years ago

FastCGI just needed restarting per

sudo service php5-fpm restart
badosu commented 9 years ago

Ok, I just saw your messages now :-(. But I am glad it got sorted out,