https://github.com/lldap/lldap logo
Benj - Hello,for some time, i can't load webpa...
# troubleshooting
b
Hello, for some time, i can't load webpage from LLDAP because
text/html MIME is forbidden
. I think i have a problem with
X-Content-Type-Options
but why ? I have this problem with and without reverse-proxy. How to solve it with a secure approach ?
a
message has been deleted
n
Can you tell us more about your setup? What's between your browser and LLDAP, how do you run LLDAP?
b
Good question ! i forgot that i had to rebuild manually several months ago because i lost admin password and reset password was only on github. Maybe a way... I have LLDAP installed on a VM Debian 12 by apt and managed by systemd (overrided, i upgrade and i rollback service). It's on "OSS dedicated lan" Between this vm and my computer, i have router/firewall and i have another vm with nginx reverse proxy that served all oss services. Just for test, i allow my pc to directly load LLDAP GUI without ask the reverse-proxy
i reload standart conf with my data and test again
n
I would expect the firewall could be the problem?
b
ah ? i'm sure it's a PEBKAC XD
i check that
n
Do you have a VPN maybe?
b
no all is on my home network
n
Some VPN restrict traffic types on certain ports
b
port LDAPS works fine (and LDAP requests works fine too)
i'll check port HTTP
n
If the router has a piHole or similar, that could also be it (although I expect that to run more at the DNS level)
b
I revert all changes from custom build (unhold package and back to the apt build) thanks a lot for the ways ! 🤩 very nice ! i found "NS_ERROR_CORRUPTED" in dev console
i'll check why i have this DNS problem
i thinks it works fine now \o/ (i'm not sure but i think my problem was a real PEBKAC, i miss something when i unhold apt package)
thanks a lot for your help and your project ! LLDAP is amazing ❤️