โ
Have you read and understood the above guidelines?
yes
๐ What is the name of the script you are using?
Apache Guacamole
๐ What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/apache-guacamole.sh)"
โ๏ธ What settings are you using?
๐ฅ๏ธ Which Linux distribution are you using?
Debian 12
๐ Provide a clear and concise description of the issue.
After setting up the Guacamole LXC container based on the script, everything is working as expected initially. However, after creating a new user (beside the guacadmin account), the application becomes unusable, presenting an error:

This issue can't be bypassed by rebooting the container and will represent itself no matter how many times you restart the container or the guacd, database, and tomcat service.
๐ Steps to reproduce the issue.
- Create the container as per the script using Default Settings.
- Once Guacamole is running, login with the provided
guacadmin user and go into settings to create a new user. Give the user any permission you like.
- Log out, then log in with the new user.
โ Paste the full error output (if available).
See above screenshot. I couldn't find any logs on the system indicating what might be happening.
๐ผ๏ธ Additional context (optional).
No response
โ Have you read and understood the above guidelines?
yes
๐ What is the name of the script you are using?
Apache Guacamole
๐ What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/apache-guacamole.sh)"
โ๏ธ What settings are you using?
๐ฅ๏ธ Which Linux distribution are you using?
Debian 12
๐ Provide a clear and concise description of the issue.
After setting up the Guacamole LXC container based on the script, everything is working as expected initially. However, after creating a new user (beside the guacadmin account), the application becomes unusable, presenting an error:
This issue can't be bypassed by rebooting the container and will represent itself no matter how many times you restart the container or the
guacd, database, and tomcat service.๐ Steps to reproduce the issue.
guacadminuser and go into settings to create a new user. Give the user any permission you like.โ Paste the full error output (if available).
See above screenshot. I couldn't find any logs on the system indicating what might be happening.
๐ผ๏ธ Additional context (optional).
No response