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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication Failed #497

Closed
Revisto opened this issue Jul 6, 2021 · 1 comment 路 May be fixed by #538
Closed

Authentication Failed #497

Revisto opened this issue Jul 6, 2021 · 1 comment 路 May be fixed by #538

Comments

@Revisto
Copy link
Contributor

Revisto commented Jul 6, 2021

馃挰 Question

When I enter a (correct) username and (correct) password and click login, a few seconds "authentication failed" pops up.
I did it with debug mode on and here is what I got:

2021/07/07 02:17:04 [error] 131205#131205: *75 FastCGI sent in stderr: "PHP message: Array
(
    [0] => Using Hm_PHP_Session with Hm_Auth_DB
    [1] => Using file based user configuration
    [2] => Using sapi: fpm-fcgi
    [3] => Request type: AJAX
    [4] => Request path: /mail-debug/
    [5] => TLS request: 0
    [6] => Mobile request: 0
    [7] => Page ID: ajax_nux_add_service
    [8] => Redis enabled but not supported by PHP
    [9] => Memcached enabled but not supported by PHP
    [10] => CACHE backend using: noop
    [11] => LOGGED IN
    [12] => PHP version 7.4.9
    [13] => Zend version 3.4.0
    [14] => Peak Memory: 2048
    [15] => PID: 130597
    [16] => Included files: 68
)" while reading response header from upstream, client: 127.0.0.1, server: _, request: "POST /mail-debug/?page=servers HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.4-fpm.sock:", host: "localhost"

I tried it with the manual installation and docker installation (in my server and in my local computer) and I got the same result.

@Revisto Revisto changed the title Invalid Authentication Authentication Failed Jul 7, 2021
@Revisto
Copy link
Contributor Author

Revisto commented Jul 7, 2021

I fixed it. I was using my Gmail account to sign in and the thing is that for Gmail accounts that have 2step verification, app passwords are needed, and for the rest Less secure app access must be turned on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant