Personal settings problem

Hello guys,

I am using latest version of piwik (3.1), its connected to Windows AD via LDAP.
Ubuntu 16.0.4, MariaDB, Nginx, PHP-FPM 7.0
Everything is working pretty much fine except i cant open Personal Settings page.
This result is an error : “A host parameter is required"
website error log :
PHP message: Error in Piwik: A host parameter is required” while reading response header from upstream, client: 78.83.53.6, server: xxx.xxxx.xxx, request: “GET /index.php?module=UsersManager&action=userSettings&widget=undefined&idSite=1&period=day&date=yesterday&showtitle=1&random=5656 HTTP/1.1”, upstream: “fastcgi://unix:/var/lib/php7.0-fpm/web328.sock:”, host: “xxx.xxxxxx.xxxx”, referrer: “https://xxx.xxxxxx.xxx/index.php?module=Installation&action=systemCheckPage&widget=undefined&idSite=1&period=day&date=yesterday&showtitle=1&random=5656

Can you advice me how i can fix this ?

Thanks in advance.

You must be set the System > General settings > LdapConnection .
Without setting this, you host will be null.

Hi there,
Just went through this issue over the last weeks, and it seems that it is coming from the LDAP Connection plugin. By disabling it, it works, and then you just need to use the LDAP plugin from the Matomo team.

Hope that helps.