Gitea-Mirror install faild #1108

Closed
opened 2026-02-04 23:07:29 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @Bu66as on GitHub (Jun 17, 2025).

Originally assigned to: @CrazyWolf13 on GitHub.

Have you read and understood the above guidelines?

yes

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

Gitea-Mirror

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gitea-mirror.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.

Gitea-Mirror install faild on Debian 12 LXC

🔄 Steps to reproduce the issue.

Install Gitea-Mirror with:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gitea-mirror.sh)"

Paste the full error output (if available).

building client (vite)
09:15:10 [vite] ✓ 1811 modules transformed.
⠇error: script "build" was terminated by signal SIGKILL (Forced quit)
0: line 36: 14319 Killed $STD bun run build

[ERROR] in line 36: exit code 0: while executing command $STD bun run build
⠏/dev/fd/63: line 74: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @Bu66as on GitHub (Jun 17, 2025). Originally assigned to: @CrazyWolf13 on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Gitea-Mirror ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gitea-mirror.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Gitea-Mirror install faild on Debian 12 LXC ### 🔄 Steps to reproduce the issue. Install Gitea-Mirror with: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gitea-mirror.sh)" ### ❌ Paste the full error output (if available). building client (vite) 09:15:10 [vite] ✓ 1811 modules transformed. ⠇error: script "build" was terminated by signal SIGKILL (Forced quit) 0: line 36: 14319 Killed $STD bun run build ⠙ [ERROR] in line 36: exit code 0: while executing command $STD bun run build ⠏/dev/fd/63: line 74: SPINNER_PID: unbound variable ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 23:07:29 +03:00
Author
Owner

@MickLesk commented on GitHub (Jun 17, 2025):

Why you have do Ctrl c?

@MickLesk commented on GitHub (Jun 17, 2025): Why you have do Ctrl c?
Author
Owner

@Bu66as commented on GitHub (Jun 17, 2025):

I didn't press CTRL-C, what makes you think that?

@Bu66as commented on GitHub (Jun 17, 2025): I didn't press CTRL-C, what makes you think that?
Author
Owner

@MickLesk commented on GitHub (Jun 17, 2025):

Because sigkill (forced quit)

@MickLesk commented on GitHub (Jun 17, 2025): Because sigkill (forced quit)
Author
Owner

@Bu66as commented on GitHub (Jun 17, 2025):

I don't know why, I just ran an installation again and didn't touch the keyboard and mouse, so the error came out like this:

building client (vite)
⠴21:22:02 [vite] ✓ 1809 modules transformed.
⠏error: script "build" was terminated by signal SIGKILL (Forced quit)
0: line 36: 13959 Killed $STD bun run build

[ERROR] in line 36: exit code 0: while executing command $STD bun run build
⠸/dev/fd/63: line 74: SPINNER_PID: unbound variable

@Bu66as commented on GitHub (Jun 17, 2025): I don't know why, I just ran an installation again and didn't touch the keyboard and mouse, so the error came out like this: building client (vite) ⠴21:22:02 [vite] ✓ 1809 modules transformed. ⠏error: script "build" was terminated by signal SIGKILL (Forced quit) 0: line 36: 13959 Killed $STD bun run build ⠼ [ERROR] in line 36: exit code 0: while executing command $STD bun run build ⠸/dev/fd/63: line 74: SPINNER_PID: unbound variable
Author
Owner

@MickLesk commented on GitHub (Jun 17, 2025):

Can you try with more CPU and RAM?

@MickLesk commented on GitHub (Jun 17, 2025): Can you try with more CPU and RAM?
Author
Owner

@Bu66as commented on GitHub (Jun 17, 2025):

YES, with 2 CPU and 2048GB RAM has the install finish, thanks

@Bu66as commented on GitHub (Jun 17, 2025): YES, with 2 CPU and 2048GB RAM has the install finish, thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1108