seelf Installer Error #1063

Closed
opened 2026-02-04 22:51:21 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @keywal on GitHub (Jun 3, 2025).

Originally assigned to: @tremor021 on GitHub.

Have you read and understood the above guidelines?

yes

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

seelf

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

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

error during install

go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
  ✔️  Done setting up seelf
  ✔️  Created Service
  ✔️  Customized Container
 ⠋0: line 70: temp_file: unbound variable
/dev/fd/63: line 74: SPINNER_PID: unbound variable

🔄 Steps to reproduce the issue.

run script

Paste the full error output (if available).

go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
  ✔️  Done setting up seelf
  ✔️  Created Service
  ✔️  Customized Container
 ⠋0: line 70: temp_file: unbound variable
/dev/fd/63: line 74: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @keywal on GitHub (Jun 3, 2025). Originally assigned to: @tremor021 on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? seelf ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/seelf.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. error during install ``` go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 ✔️ Done setting up seelf ✔️ Created Service ✔️ Customized Container ⠋0: line 70: temp_file: unbound variable /dev/fd/63: line 74: SPINNER_PID: unbound variable ``` ### 🔄 Steps to reproduce the issue. run script ### ❌ Paste the full error output (if available). ``` go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 ✔️ Done setting up seelf ✔️ Created Service ✔️ Customized Container ⠋0: line 70: temp_file: unbound variable /dev/fd/63: line 74: SPINNER_PID: unbound variable ``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 22:51:21 +03:00
Author
Owner

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

@tremor021

@MickLesk commented on GitHub (Jun 3, 2025): @tremor021
Author
Owner

@tremor021 commented on GitHub (Jun 4, 2025):

Script refactored and fixed some bugs. @keywal try again after #4954 merges

@tremor021 commented on GitHub (Jun 4, 2025): Script refactored and fixed some bugs. @keywal try again after #4954 merges
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1063