Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during login_check #2163

Closed
ghost opened this issue Jun 21, 2016 · 2 comments
Closed

Error during login_check #2163

ghost opened this issue Jun 21, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 21, 2016

Issue details

Hey guys,

after entering my credentials and trying to login, my nginx server returns a http 500 error. The log file says:

2016/06/21 21:29:08 [error] 671#0: *475 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to a member function getLanguage() on a non-object in /opt/wallabag/src/Wallabag/CoreBundle/EventListener/UserLocaleListener.php on line 33" while reading response header from upstream, client: XXX.XXX.XXX.XXX, server: wallabag.example.com, request: "POST /login_check HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "wallabag.example.com", referrer: "https://wallabag.example.com/login"

Environment

  • Ubuntu 14.04
  • wallabag 2.0.5
  • nginx 1.4.6
  • installed php packages:

php5
php5-cgi
php5-cli
php5-common
php5-curl
php5-fpm
php5-gd
php5-json
php5-mysql
php5-readline
php5-xsl

Do you have any ideas what's going wrong? :)

@j0k3r
Copy link
Member

j0k3r commented Jun 22, 2016

Could you check that issue #1608 which had the same problem and tell us if it fix your problem?
Thanks

@j0k3r
Copy link
Member

j0k3r commented Sep 30, 2016

This issue is fairly old and there hasn't been much activity on it. Closing, but please re-open if it still occurs.

@j0k3r j0k3r closed this as completed Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants