Frigate LXC fails during install at "bash: line 105: RELEASE: unbound variable" #525

Closed
opened 2025-11-20 04:49:37 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Akamaru217 on GitHub (Feb 12, 2025).

Have you read and understood the above guidelines?

yes

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

Frigate LXC

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/frigate.sh)"

📝 Provide a clear and concise description of the issue.

Running this script fails in the same spot repeatedly. "bash: line 105: RELEASE: unbound variable"

dist/assets/BirdseyeLivePlayer-Bf9zTjtv.js 137.80 kB │ gzip: 45.94 kB
dist/assets/main-6sNBCER1.js 365.40 kB │ gzip: 119.29 kB
dist/assets/Settings-Ra-cKUZy.js 368.66 kB │ gzip: 108.70 kB
dist/assets/Events-BGCMs3V2.js 461.46 kB │ gzip: 143.05 kB
dist/assets/System-xYfgi60-.js 556.03 kB │ gzip: 146.44 kB
dist/assets/index-L_RBs0c_.js 958.68 kB │ gzip: 205.70 kB
dist/assets/ConfigEditor-BHfa4cqP.js 3,129.20 kB │ gzip: 801.77 kB

(!) Some chunks are larger than 500 kB after minification. Consider:

  • Using dynamic import() to code-split the application
  • Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
  • Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
    ✓ built in 43.17s
    bash: line 105: RELEASE: unbound variable

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Running the script.

Paste the full error output (if available).

bash: line 105: RELEASE: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @Akamaru217 on GitHub (Feb 12, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Frigate LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/frigate.sh)" ### 📝 Provide a clear and concise description of the issue. Running this script fails in the same spot repeatedly. "bash: line 105: RELEASE: unbound variable" dist/assets/BirdseyeLivePlayer-Bf9zTjtv.js 137.80 kB │ gzip: 45.94 kB dist/assets/main-6sNBCER1.js 365.40 kB │ gzip: 119.29 kB dist/assets/Settings-Ra-cKUZy.js 368.66 kB │ gzip: 108.70 kB dist/assets/Events-BGCMs3V2.js 461.46 kB │ gzip: 143.05 kB dist/assets/System-xYfgi60-.js 556.03 kB │ gzip: 146.44 kB dist/assets/index-L_RBs0c_.js 958.68 kB │ gzip: 205.70 kB dist/assets/ConfigEditor-BHfa4cqP.js 3,129.20 kB │ gzip: 801.77 kB (!) Some chunks are larger than 500 kB after minification. Consider: - Using dynamic import() to code-split the application - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. ✓ built in 43.17s bash: line 105: RELEASE: unbound variable ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Running the script. ### ❌ Paste the full error output (if available). bash: line 105: RELEASE: unbound variable ### 🖼️ Additional context (optional). _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#525