Can not login OpenProject

HI
I just install OpenProject and I have problem with login, I try to search for solution but not working
active

primary

openproject

Any one know how to fix this problem or did I have some mistak
Thank you
Best regards

Hello @khampasith,

I recently had the same problem. I assume that the listener in the app container is not running. Please do the following:

  1. Login via SSH to your UCS system as user root with your administrator password.
  2. Run univention-app shell openproject
  3. Check the listener status: service univention-directory-listener status

What does this status say?

Please restart the listener with service univention-directory-listener restart.

Best regards,
Nico

Hi
I just solved it by login as admin by User: admin Pass: admin and go to unblock user
New user should not blocked by default
Thank you
Best regards

Hello @khampasith,

usually the users are not blocked from the beginning. I assume they have been blocked by the failed login attempts, as the message said in the initial posting.

How does the system behave, when you add another user? Can you login that user directly without unblocking? And what is the status of the univention-directory-listener in the OpenProject container?

Best regards,
Nico

Hello - I tried these commands in an effort to find a solution for a failed upgrade to OpenProject 8.1, this is what I get:

lines 1-13/13 (END)
● univention-directory-listener.service - LSB: Univention Directory Listener Daemon
Loaded: loaded (/etc/init.d/univention-directory-listener; generated; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2019-01-02 12:55:06 PST; 24h ago
Docs: man:systemd-sysv-generator(8)

Jan 02 12:55:02 openp-75318607 systemd[1]: univention-directory-listener.service: Failed to reset devices.list: Operation not permitted
Jan 02 12:55:02 openp-75318607 systemd[1]: univention-directory-listener.service: Failed to set invocation ID on control group /docker/3ca011dd0975e4082ca70924ed43c502cfdb13dfbcbe3e4c
Jan 02 12:55:02 openp-75318607 systemd[1]: Starting LSB: Univention Directory Listener Daemon…
Jan 02 12:55:06 openp-75318607 univention-directory-listener[514]: Starting Univention Directory Listener Daemon: univention-directory-listener failed!
Jan 02 12:55:06 openp-75318607 systemd[1]: univention-directory-listener.service: Control process exited, code=exited status=1
Jan 02 12:55:06 openp-75318607 systemd[1]: Failed to start LSB: Univention Directory Listener Daemon.
Jan 02 12:55:06 openp-75318607 systemd[1]: univention-directory-listener.service: Unit entered failed state.
Jan 02 12:55:06 openp-75318607 systemd[1]: univention-directory-listener.service: Failed with result ‘exit-code’.

Any ideas? It is OP 8.1.0-ucs-2 - It gives an error code 422 and talks about Cross-Site Request Forgery token …

UCS Version

4.3-3 errata390 (Neustadt)

UMC Version

10.0.6-17A~4.3.0.201812181814

Any help appreciated, was working fine until last update to UCS, and then OP

Hello,

unfortunately this is a known bug. A bugfix is work in progress and should be available with the next app update. Please find a description for a workaround here: Openproject 8.1.0 422 error.

Best regards,
Nico

Hello,

today the OpenProject 8.2.0 has been released. It also includes a fix for the login problem and allows only a login via HTTPS.

Best regards,
Nico

Mastodon