NextCloudPi installation error #874

Closed
opened 2026-02-04 21:59:42 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @gfreccia on GitHub (Apr 29, 2025).

Have you read and understood the above guidelines?

yes

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

NextCloudPi

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi.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.

Hi All!
I've this error:

-System config value mail_domain set to string nextcloudpi.com
|nextcloudpi 0.0.2 enabled
|Error: Could not download app calendar

[ERROR] in line 31: exit code 0: while executing command $STD bash <(curl -fsSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh)

Thank you!

🔄 Steps to reproduce the issue.

Tried several times.

Paste the full error output (if available).

-System config value mail_domain set to string nextcloudpi.com
|nextcloudpi 0.0.2 enabled
|Error: Could not download app calendar

[ERROR] in line 31: exit code 0: while executing command $STD bash <(curl -fsSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh)

🖼️ Additional context (optional).

No response

Originally created by @gfreccia on GitHub (Apr 29, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? NextCloudPi ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Hi All! I've this error: _-System config value mail_domain set to string nextcloudpi.com |nextcloudpi 0.0.2 enabled |Error: Could not download app calendar \ [ERROR] in line 31: exit code 0: while executing command $STD bash <(curl -fsSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh)_ Thank you! ### 🔄 Steps to reproduce the issue. Tried several times. ### ❌ Paste the full error output (if available). _-System config value mail_domain set to string nextcloudpi.com |nextcloudpi 0.0.2 enabled |Error: Could not download app calendar \ [ERROR] in line 31: exit code 0: while executing command $STD bash <(curl -fsSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh)_ ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bugnot planned labels 2026-02-04 21:59:42 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Apr 29, 2025):

Hello, it looks like you are referencing the old tteck repo.

This repository is no longer used for active scripts.
Please update your bookmarks and use: https://helper-scripts.com

Also make sure your Bash command starts with:

bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...)

This issue is being closed automatically.

@github-actions[bot] commented on GitHub (Apr 29, 2025): Hello, it looks like you are referencing the **old tteck repo**. This repository is no longer used for active scripts. **Please update your bookmarks** and use: [https://helper-scripts.com](https://helper-scripts.com) Also make sure your Bash command starts with: ```bash bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...) ``` This issue is being closed automatically.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#874