mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[GH-ISSUE #41] frontend docker error #24
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nikhil96widhani on GitHub (Sep 20, 2021).
Original GitHub issue: https://github.com/lldap/lldap/issues/41
Hi thanks for making this. I was looking to something lightweight for my 10 user home-server. Unfortunately i am not able to make it work using docker compose. Here is my compose
i cannot access web app as i get error: No such file or directory (os error 2)
logs show internal server error
i have also created lldap_config.toml in data dir
@nikhil96widhani commented on GitHub (Sep 22, 2021):
Can anyone help me to solve this please?
@nitnelave commented on GitHub (Sep 22, 2021):
Hi!
Thanks for the report! Keep in mind that I'm doing this in my spare time, as a best effort, so there's no need to update the issue merely a day later.
Also note that the first line of the README is "WARNING: This project is still WIP, it's still missing core functionality. For updates, follow @nitnelave1." The project is not yet functional, I haven't made an official release for a good reason.
As for your problem, could you paste the server error log? That way we can see which file is missing.
@nikhil96widhani commented on GitHub (Sep 22, 2021):
Hi thank you for the reply, I understand the repo is maintained by one person and there might be bugs. I will still like to use your docker and solve the issues for me because the idea of this project is exactly what i was looking at.
Regarding the issue i updated my docker compose in above email and server logs show no error basically. I am pasting log below and let me know if you need anything to solve my issue.
files inside data folder are:
when i open the the ip:port i get this error
@nitnelave commented on GitHub (Sep 22, 2021):
Try again with the new version that was pushed to docker, it should fix things.
@nikhil96widhani commented on GitHub (Sep 22, 2021):
It works, Thanks So much. I will test it today to see how well it integrates with Nextcloud and jellyfin
@nitnelave commented on GitHub (Sep 22, 2021):
Thanks for the feedback, but once again, it doesn't work yet, the basic features are not complete! I invite you to follow https://github.com/nitnelave/lldap/milestone/1 to see how far we are to basic functionality, though, and I'd love your feedback on integration with other components. Keep in mind that LDAP interaction is thoroughly untested, and in particular group membership is not implement.d