LLDAP not installing correctly #396

Closed
opened 2025-11-20 04:47:50 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @DJKatastrof on GitHub (Jan 23, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

LLDAP

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/lldap.sh)"

📝 Provide a clear and concise description of the issue.

Installing with the script works fine but the application it self is not installed properly.
There is no service after install.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Install as usual and try to update.

Paste the full error output (if available).

no logs

🖼️ Additional context (optional).

Didnt work with nginx proxy manager, after some troubleshooting I didnt find any service configured.

Originally created by @DJKatastrof on GitHub (Jan 23, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? LLDAP ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/lldap.sh)" ### 📝 Provide a clear and concise description of the issue. Installing with the script works fine but the application it self is not installed properly. There is no service after install. ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Install as usual and try to update. ### ❌ Paste the full error output (if available). no logs ### 🖼️ Additional context (optional). Didnt work with nginx proxy manager, after some troubleshooting I didnt find any service configured.
saavagebueno added the not a script issue label 2025-11-20 04:47:50 -05:00
Author
Owner

@MickLesk commented on GitHub (Jan 23, 2025):

Whats the problem? Service File Available, WebUI too,

Image Image Image

nano /etc/lldap/lldap_config.toml

Image
@MickLesk commented on GitHub (Jan 23, 2025): Whats the problem? Service File Available, WebUI too, <img width="468" alt="Image" src="https://github.com/user-attachments/assets/e449f55c-2e30-47d5-8e8d-15b77e2b9b45" /> <img width="627" alt="Image" src="https://github.com/user-attachments/assets/15fe3214-3679-4c95-b895-f7e0da3c7efb" /> <img width="441" alt="Image" src="https://github.com/user-attachments/assets/442ba56a-2934-49a3-ae3c-42e06b286d14" /> nano /etc/lldap/lldap_config.toml <img width="442" alt="Image" src="https://github.com/user-attachments/assets/af992b2f-d56f-4238-a4bb-9f958524b4cf" />
Author
Owner

@DJKatastrof commented on GitHub (Jan 23, 2025):

Can you use it through a proxy? I tried with Nginx Proxy Manager, only getting 502 error.
When restarting the LXC it works for a minute then it wont proxy again.

@DJKatastrof commented on GitHub (Jan 23, 2025): Can you use it through a proxy? I tried with Nginx Proxy Manager, only getting 502 error. When restarting the LXC it works for a minute then it wont proxy again.
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 23, 2025):

you need to probably set something up in lldap config. but this is out of the scope of this script.

@michelroegl-brunner commented on GitHub (Jan 23, 2025): you need to probably set something up in lldap config. but this is out of the scope of this script.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#396