We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Where I can get error text on 502?

After last pull & compilation Phalcon absolutely doesn't work for me. On half of actions I get 502 nginx error with description

[11-Jun-2013 10:01:35] WARNING: [pool www] child 29576 exited on signal 5 (SIGTRAP) after 240.488137 seconds from start
[11-Jun-2013 10:01:35] NOTICE: [pool www] child 29581 started
2013/06/11 10:09:20 [error] 16915#0: *1803 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: domain.local, request: "GET /login HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "domain.local"

How I can get a text of this error? try {} can't catch it.



98.9k

Phalcon 1.2 is still in alpha, it's not recommended for production, you can better use the version currently on master.