rwMarkable Script fails even in Default #1763

Closed
opened 2026-02-05 02:12:27 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @forke24x7 on GitHub (Oct 10, 2025).

Have you read and understood the above guidelines?

yes

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

rwMarkable

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

8.4.1

📝 Provide a clear and concise description of the issue.

Creation of Container fails with:
✖️ Container creation failed. Checking if template is corrupted or incomplete.
✖️ Template is valid, but container creation still failed.

[ERROR] in line 1152: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?

There is no difference in using advanced with static IP settings or default / default verbose.

🔄 Steps to reproduce the issue.

Just executing the command with default settings on Proxmox VE 8.4.1

Paste the full error output (if available).

⚙️ Using Default Settings on node pve (🔍 Verbose)
🆔 Container ID: 110
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 6 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🔍 Verbose Mode: Enabled
🚀 Creating a rwMarkable LXC using the above default settings

✔️ Storage local (Free: 77.9GB Used: 9.2GB) [Template]
✔️ Storage local-lvm (Free: 644.4GB Used: 131.4GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✖️ Container creation failed. Checking if template is corrupted or incomplete.
✖️ Template is valid, but container creation still failed.

[ERROR] in line 1152: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?

🖼️ Additional context (optional).

Other scripts execute fine for me, just this script runs into an error even with default settings

Originally created by @forke24x7 on GitHub (Oct 10, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? rwMarkable ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/rwmarkable.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 8.4.1 ### 📝 Provide a clear and concise description of the issue. Creation of Container fails with: ✖️ Container creation failed. Checking if template is corrupted or incomplete. ✖️ Template is valid, but container creation still failed. [ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? There is no difference in using advanced with static IP settings or default / default verbose. ### 🔄 Steps to reproduce the issue. Just executing the command with default settings on Proxmox VE 8.4.1 ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve (🔍 Verbose) 🆔 Container ID: 110 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 6 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🔍 Verbose Mode: Enabled 🚀 Creating a rwMarkable LXC using the above default settings ✔️ Storage local (Free: 77.9GB Used: 9.2GB) [Template] ✔️ Storage local-lvm (Free: 644.4GB Used: 131.4GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✖️ Container creation failed. Checking if template is corrupted or incomplete. ✖️ Template is valid, but container creation still failed. [ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? ### 🖼️ Additional context (optional). Other scripts execute fine for me, just this script runs into an error even with default settings
OVERLORD added the not a script issue🛑 Failure to comply with the guidelines labels 2026-02-05 02:12:27 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 10, 2025):

#8126

@michelroegl-brunner commented on GitHub (Oct 10, 2025): #8126
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1763