andresth / Kandroid

Android App for http://kanboard.net
GNU General Public License v3.0
105 stars 24 forks source link

Strange authentication failure message on the server while logged in and everything works #57

Open aldem opened 4 years ago

aldem commented 4 years ago

Actual behaviour

Server reports authentication failure but application works:

2020/01/09 06:53:42 [error] 28158#28158: *397815 FastCGI sent in stderr: "PHP message: Kanboard: user Unknown authentication failure
PHP message: [error] API authentication failure for" while reading response header from upstream, client: 192.168.1.91, server: k.lan, request: "POST /kan/jsonrpc.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock:", host: "k.lan"

Expected behaviour

Would be nice not to trigger this message in logs on every access/refresh.

Steps to reproduce

Configuration