Hi all, I have problem with phalcon 1.3.0 + nginx + php5-fpm on debian 32/64, centos 32/64 with https://github.com/mruz/base-app: For connection nginx + php5-fpm i using socket but also I tried connection via port with this same error. The problem occurs when the user login, the system will not remember it and nginx displays this error.
Php5-fpm error log: https://pastebin.com/m1R6qGxN Nginx access log: https://pastebin.com/r8WXCFaG Nginx error log: https://pastebin.com/avNNWxWG Nginx vhost config: https://pastebin.com/N9LFdY4a