OnlyOfficeDocs #1338

Closed
opened 2025-11-20 05:08:26 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @kiwinh0 on GitHub (Jun 24, 2025).

Have you read and understood the above guidelines?

yes

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

ONLYOFFICE Docs

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/onlyoffice.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.

[ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"var_install".sh)" ?

🔄 Steps to reproduce the issue.

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

Paste the full error output (if available).

⚙️ Using Default Settings on node kprox
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 10 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🆔 Container ID: 1017
🚀 Creating a ONLYOFFICE Docs LXC using the above default settings

✔️ Using local for Template Storage.
✔️ Using local-zfs for Container Storage.
✔️ LXC Template List Updated
✔️ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
✔️ LXC Container 1017 was successfully created.
✔️ Started LXC Container
✔️ Customized LXC Container
curl: (22) The requested URL returned error: 404
22: line 1: $'\E[?25h': command not found
22: line 2: $'\E[01': command not found
22: line 2: $'31m[ERROR]\E[m': command not found
22: line 2: $'31m1088\E[m:': command not found
22: line 2: $'31m0\E[m:': command not found

[ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"var_install".sh)" ?

🖼️ Additional context (optional).

No response

Originally created by @kiwinh0 on GitHub (Jun 24, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? ONLYOFFICE Docs ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/onlyoffice.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. [ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $? ### 🔄 Steps to reproduce the issue. bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/onlyoffice.sh)" ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node kprox 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 10 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🆔 Container ID: 1017 🚀 Creating a ONLYOFFICE Docs LXC using the above default settings ✔️ Using local for Template Storage. ✔️ Using local-zfs for Container Storage. ✔️ LXC Template List Updated ✔️ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use. ✔️ LXC Container 1017 was successfully created. ✔️ Started LXC Container ✔️ Customized LXC Container curl: (22) The requested URL returned error: 404 22: line 1: $'\E[?25h': command not found 22: line 2: $'\E[01': command not found 22: line 2: $'31m[ERROR]\E[m': command not found 22: line 2: $'31m1088\E[m:': command not found 22: line 2: $'31m0\E[m:': command not found [ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $? ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:08:26 -05:00
Author
Owner

@MickLesk commented on GitHub (Jun 24, 2025):

Fixed

@MickLesk commented on GitHub (Jun 24, 2025): Fixed
Author
Owner

@kiwinh0 commented on GitHub (Jun 24, 2025):

thx

@kiwinh0 commented on GitHub (Jun 24, 2025): thx
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1338