[GH-ISSUE #5211] Gitea-Mirror install faild #1107

Closed
opened 2026-02-26 12:47:44 +03:00 by kerem · 6 comments
Owner

Originally created by @Bu66as on GitHub (Jun 17, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5211

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5211 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_
kerem 2026-02-26 12:47:44 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Why you have do Ctrl c?

<!-- gh-comment-id:2979242954 --> @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?

<!-- gh-comment-id:2981477998 --> @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)

<!-- gh-comment-id:2981548152 --> @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

<!-- gh-comment-id:2981595992 --> @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?

<!-- gh-comment-id:2981636985 --> @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

<!-- gh-comment-id:2981707401 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1107
No description provided.