Latest Zabbix LXC - update error #235

Closed
opened 2026-02-04 17:18:30 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @JohnyBeGood on GitHub (Dec 30, 2024).

Have you read and understood the above guidelines?

yes

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

Zabbix LXC

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zabbix.sh)"

📝 Provide a clear and concise description of the issue.

Tried running 'update' and bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zabbix.sh)" inside Zabbix LXC

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

run either 'update' or 'bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zabbix.sh)"' inside LXC

Paste the full error output (if available).

 root@zabbixlxc:~#update
 _____         __    __    _
/__  /  ____ _/ /_  / /_  (_)  __
  / /  / __ `/ __ \/ __ \/ / |/_/
 / /__/ /_/ / /_/ / /_/ / />  <
/____/\__,_/_.___/_.___/_/_/|_|


  ✔️  Stopped Zabbix Services
 ⠹cp: cannot stat '/usr/share/zabbix-*': No such file or directory

[ERROR] in line 44: exit code 0: while executing command cp -R /usr/share/zabbix-* /opt/zabbix-backup/

root@zabbixlxc:~# cp -R /usr/share/zabbix-* /opt/zabbix-backup/
cp: cannot stat '/usr/share/zabbix-*': No such file or directory
root@zabbixlxc:~#

Unable to copy '/usr/share/zabbix-*'

🖼️ Additional context (optional).

https://github.com/user-attachments/assets/e1cc67cb-dcec-4b42-b637-c981110f0c1b

Originally created by @JohnyBeGood on GitHub (Dec 30, 2024). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Zabbix LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zabbix.sh)" ### 📝 Provide a clear and concise description of the issue. Tried running 'update' and bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zabbix.sh)" inside Zabbix LXC ### ⚙️ What settings are you using? - [X] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. run either 'update' or 'bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zabbix.sh)"' inside LXC ### ❌ Paste the full error output (if available). ``` root@zabbixlxc:~#update _____ __ __ _ /__ / ____ _/ /_ / /_ (_) __ / / / __ `/ __ \/ __ \/ / |/_/ / /__/ /_/ / /_/ / /_/ / /> < /____/\__,_/_.___/_.___/_/_/|_| ✔️ Stopped Zabbix Services ⠹cp: cannot stat '/usr/share/zabbix-*': No such file or directory [ERROR] in line 44: exit code 0: while executing command cp -R /usr/share/zabbix-* /opt/zabbix-backup/ root@zabbixlxc:~# cp -R /usr/share/zabbix-* /opt/zabbix-backup/ cp: cannot stat '/usr/share/zabbix-*': No such file or directory root@zabbixlxc:~# ``` Unable to copy '/usr/share/zabbix-*' ### 🖼️ Additional context (optional). https://github.com/user-attachments/assets/e1cc67cb-dcec-4b42-b637-c981110f0c1b
Author
Owner

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

Fixed & Merged

@MickLesk commented on GitHub (Jan 3, 2025): Fixed & Merged
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#235