Skip to content

Nothing Happens During Setup #128

@tuaris

Description

@tuaris

Check the debugging logs
Debug logs do not show any login or connection errors

Version
master 37076f8, running on FreeBSD 13.0, PHP 8.0, and Apache 2.4

Describe the bug
Accessing http://lum.mydomain.dev/setup redirects me to http://lum.mydomain.dev/setup/index.php?unauthorised. No errors are displayed on the screen or in the log. This is a new LDAP server on a new Ubuntu 20.04 instance.

image

The error log shows (ldap_debug and ldap_verbose_connection_logs is set to TRUE) :

[Fri Dec 10 02:37:37.828812 2021] [php:notice] [pid 59003] [client 192.168.99.2:11400]  Attempting to bind to ldap://master.prod.mydomain.net as cn=admin,dc=prod,dc=mydomain,dc=net, referer: http://lum.mydomain.dev/setup/
[Fri Dec 10 02:37:38.014596 2021] [php:notice] [pid 59003] [client 192.168.99.2:11400]  Bound successfully as cn=admin,dc=prod,dc=mydomain,dc=net, referer: http://lum.mydomain.dev/setup/
[Fri Dec 10 02:37:38.014635 2021] [php:notice] [pid 59003] [client 192.168.99.2:11400]  Initial setup: opening another LDAP connection to test authentication as cn=admin,dc=prod,dc=mydomain,dc=net., referer: http://lum.mydomain.dev/setup/
[Fri Dec 10 02:37:38.200879 2021] [php:notice] [pid 59003] [client 192.168.99.2:11400]  Attempting to bind to ldap://master.prod.mydomain.net as cn=admin,dc=prod,dc=mydomain,dc=net, referer: http://lum.mydomain.dev/setup/
[Fri Dec 10 02:37:38.386880 2021] [php:notice] [pid 59003] [client 192.168.99.2:11400]  Bound successfully as cn=admin,dc=prod,dc=mydomain,dc=net, referer: http://lum.mydomain.dev/setup/
[Fri Dec 10 02:37:38.479865 2021] [php:notice] [pid 59003] [client 192.168.99.2:11400]  Initial setup: able to authenticate as cn=admin,dc=prod,dc=mydomain,dc=net., referer: http://lum.mydomain.dev/setup/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions