robertmx
robertmx
Still present on NC 24.0.4. The German translation of the LDAP plugin is the culprit. Everything works as expected when the language is set to English.
That actually breaks the whole interface. Besides the user and group counts not working, it is not possible to test a given user name.
Well I dug around somewhat and I think I understand the problem here. The MegolmEvent from matrix-nio signals, that the session key is missing. I can see all messages that...
I am just testing a fresh install of NC 25.0.1 and found the contacts app layout to be even worse than before. The spacing between the elements look random, the...
I see this behavior as well on 5.1.3.8246. Some previously deleted movies don't show up in the activity queue and are not picked up on completion (with qbittorrent).
It seems to be identical to the problem described here: https://www.reddit.com/r/radarr/comments/vp7vwy/how_to_redownload_a_movie_and_have_it_import_for/
Restarting fixes it. But the root cause would still be interesting. Some cache artifacts maybe?
Still not working (wrong Cert). It would be better to remove the demo from the homepage. It makes a really bad impression to have a central element of the website...
I have the same problem using the linuxserver docker image. Everything works as expected when using a local install. Seems to be a docker specific problem.
I investigated a little further and found that the remote authentication does not work with the gevent server (used inside the docker image). The tornado server is fine. Thus non-docker...