Error attempting to use existing template storage #574

Closed
opened 2026-02-04 20:02:44 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @dannosaur on GitHub (Mar 3, 2025).

Have you read and understood the above guidelines?

yes

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

Outline, Excalidraw, WebCheck, Authelia

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

As instructed for each script

📝 Provide a clear and concise description of the issue.

When the script pops up to ask for storages to use, I have a NAS share (proxmox) that I use for all my template storage. Something has changed recently where despite my selection it's not finding the templates that already exist, and it insists on downloading the template again. I've reproduced this issue on 4 separate scripts.

For reference, my NAS share would be on /mnt/pve/proxmox and /mnt/pve/proxmox/template/cache/debian-12-standard_12.7-1_amd64.tar.zst does indeed exist.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Create a NAS share for storing templates, and ensure that the Debian 12 template does exist. Then, when the script asks, point the script at this NAS share. Observe that it will not use the correct location to find the template. Nor will the script store the downloaded template anywhere (that I can see - it's not in /var/lib/vz/template/cache/ nor is the mtime of the file on the NAS share updated).

Paste the full error output (if available).

  ✔️  Using proxmox for Template Storage.
  ✔️  Using local-zfs for Container Storage.
  ✔️  Updated LXC Template List
zstd: can't stat /var/lib/vz/template/cache/debian-12-standard_12.7-1_amd64.tar.zst : No such file or directory -- ignored 
  💡  Template debian-12-standard_12.7-1_amd64.tar.zst not found in storage or seems to be corrupted. Redownloading.

🖼️ Additional context (optional).

No response

Originally created by @dannosaur on GitHub (Mar 3, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Outline, Excalidraw, WebCheck, Authelia ### 📂 What was the exact command used to execute the script? As instructed for each script ### 📝 Provide a clear and concise description of the issue. When the script pops up to ask for storages to use, I have a NAS share (`proxmox`) that I use for all my template storage. Something has changed recently where despite my selection it's not finding the templates that already exist, and it insists on downloading the template again. I've reproduced this issue on 4 separate scripts. For reference, my NAS share would be on `/mnt/pve/proxmox` and `/mnt/pve/proxmox/template/cache/debian-12-standard_12.7-1_amd64.tar.zst` does indeed exist. ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Create a NAS share for storing templates, and ensure that the Debian 12 template does exist. Then, when the script asks, point the script at this NAS share. Observe that it will not use the correct location to find the template. Nor will the script store the downloaded template anywhere (that I can see - it's not in `/var/lib/vz/template/cache/` nor is the mtime of the file on the NAS share updated). ### ❌ Paste the full error output (if available). ``` ✔️ Using proxmox for Template Storage. ✔️ Using local-zfs for Container Storage. ✔️ Updated LXC Template List zstd: can't stat /var/lib/vz/template/cache/debian-12-standard_12.7-1_amd64.tar.zst : No such file or directory -- ignored 💡 Template debian-12-standard_12.7-1_amd64.tar.zst not found in storage or seems to be corrupted. Redownloading. ``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 20:02:44 +03:00
Author
Owner

@MickLesk commented on GitHub (Mar 3, 2025):

done, try again

@MickLesk commented on GitHub (Mar 3, 2025): done, try again
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#574