Excalidraw - ${var_install}.sh command error #1841

Closed
opened 2026-02-05 02:25:34 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Baptiste-mrch on GitHub (Oct 20, 2025).

Have you read and understood the above guidelines?

yes

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

Excalidraw

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

PVE 9.0.11

📝 Provide a clear and concise description of the issue.

When installing Excalidraw using the community script, it failed after the configuration of the application

Image

Tryed to curl this URL inside the newly created container, and it report as 404 error

🔄 Steps to reproduce the issue.

Installing Excalidraw using the community script (either in Advanced settings, or in Default settings)

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @Baptiste-mrch on GitHub (Oct 20, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Excalidraw ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/excalidraw.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? PVE 9.0.11 ### 📝 Provide a clear and concise description of the issue. When installing Excalidraw using the community script, it failed after the configuration of the application <img width="1427" height="148" alt="Image" src="https://github.com/user-attachments/assets/f33e2925-5175-44a5-92cd-4689b067af14" /> Tryed to curl this URL inside the newly created container, and it report as 404 error ### 🔄 Steps to reproduce the issue. Installing Excalidraw using the community script (either in Advanced settings, or in Default settings) ### ❌ Paste the full error output (if available). <img width="1427" height="641" alt="Image" src="https://github.com/user-attachments/assets/04a15cfe-7821-45fa-839a-d08a80c27965" /> ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 02:25:34 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 20, 2025):

run in verbose, this issue say nothing, its only the exit command in subshell

@MickLesk commented on GitHub (Oct 20, 2025): run in verbose, this issue say nothing, its only the exit command in subshell
Author
Owner

@Baptiste-mrch commented on GitHub (Oct 20, 2025):

Uh, I'm doing the exact same thing using verbose mode, and now it works 😵‍💫
The only variable is that I'm using another client computer to connect to Proxmox server

@Baptiste-mrch commented on GitHub (Oct 20, 2025): Uh, I'm doing the exact same thing using verbose mode, and now it works 😵‍💫 The only variable is that I'm using another client computer to connect to Proxmox server
Author
Owner

@MickLesk commented on GitHub (Oct 20, 2025):

i cant reproduce it ^^

@MickLesk commented on GitHub (Oct 20, 2025): i cant reproduce it ^^
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1841