Authentik error in script npm run build-bundled #416

Closed
opened 2026-02-04 18:39:04 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @DrDonoso on GitHub (Jan 31, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/authentik.sh)"

📝 Provide a clear and concise description of the issue.

Error ocurred with default settings, tried with advanced and more ROM, and ran again with default settings.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Execute command.

Paste the full error output (if available).

@goauthentik/website-docs@0.0.0 build-bundled
cp ../schema.yml static/schema.yaml && docusaurus gen-api-docs all && cross-env NODE_OPTIONS='--max_old_space_size=65536' docusaurus build

⠋(node:33887) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
⠙Successfully created "docs/developer-docs/api/reference"
⠹Successfully created "docs/developer-docs/api/reference/sidebar.ts"
Successfully created "docs/developer-docs/api/reference/authentik.info.mdx"
Successfully created "docs/developer-docs/api/reference/admin-apps-list.api.mdx"
Successfully created "docs/developer-docs/api/reference/admin-metrics-retrieve.api.mdx"
Successfully created "docs/developer-docs/api/reference/admin-models-list.api.mdx"
Successfully created "docs/developer-docs/api/reference/admin-settings-retrieve.api.mdx"
Successfully created "docs/developer-docs/api/reference/admin-settings-update.api.mdx"
Successfully created "docs/developer-docs/api/reference/admin-settings-partial-update.api.mdx"
...
...
⠴[INFO] [en] Creating an optimized production build...
⠏(node:33953) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)

● Client █████████████████████████ sealing (92%) asset processing
TerserPlugin

✔ Server

[ERROR] in line 117: exit code 0: while executing command $STD npm run build-bundled

🖼️ Additional context (optional).

No response

Originally created by @DrDonoso on GitHub (Jan 31, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/authentik.sh)" ### 📝 Provide a clear and concise description of the issue. Error ocurred with default settings, tried with advanced and more ROM, and ran again with default settings. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Execute command. ### ❌ Paste the full error output (if available). > @goauthentik/website-docs@0.0.0 build-bundled > cp ../schema.yml static/schema.yaml && docusaurus gen-api-docs all && cross-env NODE_OPTIONS='--max_old_space_size=65536' docusaurus build ⠋(node:33887) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) ⠙Successfully created "docs/developer-docs/api/reference" ⠹Successfully created "docs/developer-docs/api/reference/sidebar.ts" Successfully created "docs/developer-docs/api/reference/authentik.info.mdx" Successfully created "docs/developer-docs/api/reference/admin-apps-list.api.mdx" Successfully created "docs/developer-docs/api/reference/admin-metrics-retrieve.api.mdx" Successfully created "docs/developer-docs/api/reference/admin-models-list.api.mdx" Successfully created "docs/developer-docs/api/reference/admin-settings-retrieve.api.mdx" Successfully created "docs/developer-docs/api/reference/admin-settings-update.api.mdx" Successfully created "docs/developer-docs/api/reference/admin-settings-partial-update.api.mdx" ... ... ⠴[INFO] [en] Creating an optimized production build... ⠏(node:33953) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) ● Client █████████████████████████ sealing (92%) asset processing TerserPlugin ✔ Server [ERROR] in line 117: exit code 0: while executing command $STD npm run build-bundled ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 18:39:04 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 31, 2025):

Looks Like an Authentik Thing, not an Script issue?

@MickLesk commented on GitHub (Jan 31, 2025): Looks Like an Authentik Thing, not an Script issue?
Author
Owner

@tremor021 commented on GitHub (Jan 31, 2025):

Works fine here
Image

@tremor021 commented on GitHub (Jan 31, 2025): Works fine here ![Image](https://github.com/user-attachments/assets/4c94282d-fc01-498e-afb6-9a82bf3b0e03)
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 31, 2025):

Runs for me as well.

@michelroegl-brunner commented on GitHub (Jan 31, 2025): Runs for me as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#416