Forgejo Install Issues #825

Closed
opened 2026-02-04 21:44:00 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @LoadingStill on GitHub (Apr 18, 2025).

Have you read and understood the above guidelines?

yes

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

forgejo

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/ct/forgejo.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.

Image

🔄 Steps to reproduce the issue.

Run install script keep default.

Paste the full error output (if available).

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

✔️ Using backups for Template Storage.
✔️ Using emby for Container Storage.
✔️ LXC Template is ready to use.
✖️ Container creation failed. Checking if template is corrupted.
bash: line 280: TEMPLATE_PATH: unbound variable
✖️ Template appears to be corrupted. Removing and re-downloading.
bash: line 282: TEMPLATE_PATH: unbound variable

🖼️ Additional context (optional).

The output was the same with verbose and non verbose outputs.

Originally created by @LoadingStill on GitHub (Apr 18, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? forgejo ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/ct/forgejo.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. <img width="663" alt="Image" src="https://github.com/user-attachments/assets/fcd98684-5bab-48ca-a58e-38c453f2d397" /> ### 🔄 Steps to reproduce the issue. Run install script keep default. ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve (🔍 Verbose) 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 10 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🆔 Container ID: 106 🔍 Verbose Mode: Enabled 🚀 Creating a Forgejo LXC using the above default settings ✔️ Using backups for Template Storage. ✔️ Using emby for Container Storage. ✔️ LXC Template is ready to use. ✖️ Container creation failed. Checking if template is corrupted. bash: line 280: TEMPLATE_PATH: unbound variable ✖️ Template appears to be corrupted. Removing and re-downloading. bash: line 282: TEMPLATE_PATH: unbound variable ### 🖼️ Additional context (optional). The output was the same with verbose and non verbose outputs.
OVERLORD added the bug label 2026-02-04 21:44:00 +03:00
Author
Owner

@LoadingStill commented on GitHub (Apr 18, 2025):

I did remove all templates and let the script install everything from scratch.

@LoadingStill commented on GitHub (Apr 18, 2025): I did remove all templates and let the script install everything from scratch.
Author
Owner

@MickLesk commented on GitHub (Apr 18, 2025):

Thats the arm64 Repo from @asylumexp , Not our

@MickLesk commented on GitHub (Apr 18, 2025): Thats the arm64 Repo from @asylumexp , Not our
Author
Owner

@asylumexp commented on GitHub (Apr 18, 2025):

use local for template storage not backups

@asylumexp commented on GitHub (Apr 18, 2025): use local for template storage not backups
Author
Owner

@LoadingStill commented on GitHub (Apr 18, 2025):

use local for template storage not backups

I will give that a shot when I get home.

But regarding arm, where would I see this is an arm install? I can follow the link in the install script and it shows amd64 everywhere and I see arm no where in there, is there something I missed?

@LoadingStill commented on GitHub (Apr 18, 2025): > use local for template storage not backups I will give that a shot when I get home. But regarding arm, where would I see this is an arm install? I can follow the link in the install script and it shows amd64 everywhere and I see arm no where in there, is there something I missed?
Author
Owner

@MickLesk commented on GitHub (Apr 18, 2025):

Look at your bash call in Post 1, you are in our Repo for x86_64 Not for arm64 (@asylumexp s Repo)

@MickLesk commented on GitHub (Apr 18, 2025): Look at your bash call in Post 1, you are in our Repo for x86_64 Not for arm64 (@asylumexp s Repo)
Author
Owner

@LoadingStill commented on GitHub (Apr 18, 2025):

I had no idea there were multiple scripts under the website as I pulled it from https://community-scripts.github.io/ProxmoxVE/ and went down the list with multiple installs in the same hour. Is there a second site that is for arm, if so would you link it please so I can keep an eye out so I don't know how I picked an arm script when the rest worked.

@LoadingStill commented on GitHub (Apr 18, 2025): I had no idea there were multiple scripts under the website as I pulled it from https://community-scripts.github.io/ProxmoxVE/ and went down the list with multiple installs in the same hour. Is there a second site that is for arm, if so would you link it please so I can keep an eye out so I don't know how I picked an arm script when the rest worked.
Author
Owner

@MickLesk commented on GitHub (Apr 18, 2025):

bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/ct/forgejo.sh)"

???

@MickLesk commented on GitHub (Apr 18, 2025): bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/ct/forgejo.sh)" ???
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#825