https://github.com/lldap/lldap logo
cookies - Hey everyone, I'm trying to add a use...
# troubleshooting
c
Hey everyone, I'm trying to add a user attribute but I always get a "Check the form for errors" message regardless of which type I choose. I also get the same error when trying to create a group attribute. The verbose logs don't even register me clicking submit and I've tried Safari, Firefox, and Chrome and it still doesn't work. I can't even get it to work on a fresh install. I'd really appreciate it if someone could help out. https://cdn.discordapp.com/attachments/992916353847668756/1399590139243790496/image.png?ex=68898d64&is=68883be4&hm=f47e6bce3152628d05e68ef4173891fe1a4e6e340d30e16a6ac9445e503f63e6&
a
message has been deleted
c
I use LLDAP behind a reverse proxy but I tried directly accessing it from host:port but it still gives me the same error message
Also im running LLDAP in a docker container
I managed to create it with lldap-cli but I have no clue what's going wrong with the webui still
n
I assume you're using nightly? I recently changed something around the attribute types that I think might have to do with this error. You can roll back to a version before the 15th (it's safe if you don't go too far, maybe the beginning of the month) And can you file an issue about it?
(the problem is that we're trying to parse the type of the field and expect it to be all caps, but you can't set it to be all caps
c
Hi, thanks for responding, I’m using lldap/lldap:latest
n
Yeah, that'll do it
I'm happy I didn't rush out a broken release as I was planning to!
c
Thanks for the help!
n
Make sure to open an issue please!
c
If you don’t mind, could you tell me how to do that?
n
Do you have an account on GitHub?
Then LLDAP repository, issues, new, bug report, add some details
c
Oh sorry you meant on GitHub, sure yeah I’ll do that
n
There, fixed (give it a day to make it to docker)
c
Thank you!
Sorry for not making the issue, I got to work and completely forgot
n
Ah no problem!