Skip to content

Apache Guacamole LXC - script errorΒ #4218

@butyl

Description

@butyl

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

Apache Guacamole LXC

πŸ“‚ 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?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ“ Provide a clear and concise description of the issue.

βš™οΈ Using Default Settings on node pvexxx
πŸ–₯️ Operating System: debian
🌟 Version: 12
πŸ“¦ Container Type: Unprivileged
πŸ’Ύ Disk Size: 4 GB
🧠 CPU Cores: 1
πŸ› οΈ RAM Size: 2048 MiB
πŸ†” Container ID: 108
πŸš€ Creating a Apache-Guacamole LXC using the above default settings

βœ”οΈ Using local for Template Storage.
βœ”οΈ Using local-lvm for Container Storage.
βœ”οΈ Updated LXC Template List
βœ”οΈ LXC Template is ready to use.
βœ”οΈ LXC Container 108 was successfully created.
βœ”οΈ Started LXC Container
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 192.168.x.x
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ DNS Resolved github.com to 140.82.121.4
βœ”οΈ Updated Container OS
βœ”οΈ Core dependencies installed
βœ”οΈ Installed Dependencies
βœ”οΈ Setup Apache Tomcat
β ‡curl: (22) The requested URL returned error: 404
β ‹
[ERROR] in line 64: exit code 0: while executing command curl -fsSL "https://downloads.apache.org/guacamole/${RELEASE_CLIENT}/binary/guacamole-${RELEASE_CLIENT}.war" -o "/opt/apache-guacamole/tomcat9/webapps/guacamole.war"
curl: (22) The requested URL returned error: 400
/dev/fd/63: line 72: SPINNER_PID: unbound variable

πŸ”„ Steps to reproduce the issue.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/apache-guacamole.sh)"

❌ Paste the full error output (if available).

[ERROR] in line 64: exit code 0: while executing command curl -fsSL "https://downloads.apache.org/guacamole/${RELEASE_CLIENT}/binary/guacamole-${RELEASE_CLIENT}.war" -o "/opt/apache-guacamole/tomcat9/webapps/guacamole.war"
curl: (22) The requested URL returned error: 400
/dev/fd/63: line 72: SPINNER_PID: unbound variable

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Labels

githubinvestigationWe are looking into itmaintenanceCode maintenance or general upkeep of the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions