pydio / pydio-core

Pydio 8 official repository
https://pydio.com
GNU Affero General Public License v3.0
867 stars 289 forks source link

Constantly timing out (When using LDAP) #1323

Open absolutejam opened 7 years ago

absolutejam commented 7 years ago

Hey guys,

Sorry to post this here as well as on the forums, but I wondered if anyone had any insight to this?

I’m trying to install in a Docker container using Nginx and php7.0 on Ubuntu 16.04. When I first set Pydio up with a MySQL connection and then start using it, after about 30 seconds or so, I start to see the following errors in /var/log/nginx/error.log. EDIT: It seems to only happen when phpldap is enabled.

Nginx config - http://pastebin.com/vCNmgUR2 Dockerfile - http://pastebin.com/6mt2UzM3 Supervisor config - http://pastebin.com/e2wMWXCu /run/php/php7.0-fpm.sock is being successfully created Is there anything else I can provide?


I'm not too well versed in php-fpm, so I'm not sure if it's an incompatibility with Pydio & the version of phpldap, a phpldap issue, my php or nginx configuration, etc. If anyone could shed some light on this, or point me in the right direction, I'd be really grateful!