Can't access admin web interface

Impossible to access moulinette interface by web, only can admin the yunohost server via command line…

Once you try, it bounce back like no password was written…

cat /var/log/yunohost/yunohost-api.log
2021-07-18 13:07:04,368 DEBUG geventwebsocket.handler (unknown function) - Initializing WebSocket
2021-07-18 13:07:04,368 DEBUG geventwebsocket.handler (unknown function) - Validating WebSocket request
2021-07-18 13:07:04,368 DEBUG geventwebsocket.handler (unknown function) - Can only upgrade connection if using GET method.
2021-07-18 13:07:04,369 DEBUG moulinette.authenticator.ldap (unknown function) - initialize authenticator ‘default’ with: uri=‘ldap://localhost:389’, base_dn=‘dc=yunohost,dc=org’, user_rdn=‘cn=admin,dc=yunohost,dc=org’
2021-07-18 13:07:04,378 DEBUG moulinette.authenticator (unknown function) - session has been stored
2021-07-18 13:07:04,379 INFO geventwebsocket.handler (unknown function) - 127.0.0.1 - - [2021-07-18 13:07:04] “POST /login HTTP/1.1” 200 410 0.010842
2021-07-18 13:07:04,417 DEBUG geventwebsocket.handler (unknown function) - Initializing WebSocket
2021-07-18 13:07:04,417 DEBUG geventwebsocket.handler (unknown function) - Validating WebSocket request
2021-07-18 13:07:04,417 DEBUG moulinette.authenticator.ldap (unknown function) - initialize authenticator ‘default’ with: uri=‘ldap://localhost:389’, base_dn=‘dc=yunohost,dc=org’, user_rdn=‘cn=admin,dc=yunohost,dc=org’
2021-07-18 13:07:04,418 INFO geventwebsocket.handler (unknown function) - 127.0.0.1 - - [2021-07-18 13:07:04] “GET /versions?locale=en HTTP/1.1” 401 149 0.001111
2021-07-18 13:07:04,444 DEBUG geventwebsocket.handler (unknown function) - Initializing WebSocket
2021-07-18 13:07:04,444 DEBUG geventwebsocket.handler (unknown function) - Validating WebSocket request
2021-07-18 13:07:04,444 INFO geventwebsocket.handler (unknown function) - 127.0.0.1 - - [2021-07-18 13:07:04] “GET /installed?locale=en HTTP/1.1” 200 159 0.000584

Any ideas?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.