authentik install error #1006

Open
opened 2025-11-20 04:57:56 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @PlintuZz on GitHub (Apr 30, 2025).

Have you read and understood the above guidelines?

yes

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

authentik

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

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

A fresh install fails with:
[ERROR] in line 116: exit code 0: while executing command $STD npm run build-bundled
/dev/fd/63: line 72: SPINNER_PID: unbound variable

🔄 Steps to reproduce the issue.

Start a fresh install from the proxmox shell

Paste the full error output (if available).

Successfully created "docs/developer-docs/api/reference/tenants-tenants-create-recovery-key-create.api.mdx"
⠸[INFO] [en] Creating an optimized production build...
⠧Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
⠇Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
● Client ██████████████████████████████████████████████████ (100%) emitting after emit

[ERROR] in line 116: exit code 0: while executing command $STD npm run build-bundled
/dev/fd/63: line 72: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @PlintuZz on GitHub (Apr 30, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? authentik ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/authentik.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. A fresh install fails with: [ERROR] in line 116: exit code 0: while executing command $STD npm run build-bundled /dev/fd/63: line 72: SPINNER_PID: unbound variable ### 🔄 Steps to reproduce the issue. Start a fresh install from the proxmox shell ### ❌ Paste the full error output (if available). Successfully created "docs/developer-docs/api/reference/tenants-tenants-create-recovery-key-create.api.mdx" ⠸[INFO] [en] Creating an optimized production build... ⠧Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ⠇Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ● Client ██████████████████████████████████████████████████ (100%) emitting after emit ⠹ [ERROR] in line 116: exit code 0: while executing command $STD npm run build-bundled /dev/fd/63: line 72: SPINNER_PID: unbound variable ### 🖼️ Additional context (optional). _No response_
saavagebueno added the buginvestigation labels 2025-11-20 04:57:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1006