Docmost update error #700

Closed
opened 2026-02-04 20:57:03 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Sjeff on GitHub (Mar 27, 2025).

Originally assigned to: @MickLesk on GitHub.

Have you read and understood the above guidelines?

yes

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

Docmost

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

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

📝 Provide a clear and concise description of the issue.

After running the update script i receive this error then the script keeps loading at Updating Docmost to v0.9.0:

Updating Docmost to v0.9.0 ERROR  Failed to switch pnpm to v10.4.0. Looks like pnpm CLI is missing at "/root/.local/share/pnpm/.tools/pnpm/10.4.0/bin" or is incorrect
spawnSync /root/.local/share/pnpm/.tools/pnpm/10.4.0/bin/pnpm ENOENT
 
[ERROR] in line 46: exit code 0: while executing command $STD pnpm install --force

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Rerun the update script.

Paste the full error output (if available).

verbose mode:

  ✔️  Docmost Stopped
⠋ Updating Docmost to v0.9.0 ERROR  The following patches were not applied: react-arborist@3.4.0
Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
⠇ Updating Docmost to v0.9.0

If i stop the script then this error appears :

^C/dev/fd/63: line 73: SPINNER_PID: unbound variable

[ERROR] in line 46: exit code 0: while executing command $STD pnpm install --force

🖼️ Additional context (optional).

Originally created by @Sjeff on GitHub (Mar 27, 2025). Originally assigned to: @MickLesk on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Docmost ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/docmost.sh)" ### 📝 Provide a clear and concise description of the issue. After running the update script i receive this error then the script keeps loading at Updating Docmost to v0.9.0: ``` Updating Docmost to v0.9.0 ERROR  Failed to switch pnpm to v10.4.0. Looks like pnpm CLI is missing at "/root/.local/share/pnpm/.tools/pnpm/10.4.0/bin" or is incorrect spawnSync /root/.local/share/pnpm/.tools/pnpm/10.4.0/bin/pnpm ENOENT [ERROR] in line 46: exit code 0: while executing command $STD pnpm install --force ``` ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Rerun the update script. ### ❌ Paste the full error output (if available). verbose mode: ``` ✔️ Docmost Stopped ⠋ Updating Docmost to v0.9.0 ERROR  The following patches were not applied: react-arborist@3.4.0 Either remove them from "patchedDependencies" or update them to match packages in your dependencies. ⠇ Updating Docmost to v0.9.0 ``` If i stop the script then this error appears : ``` ^C/dev/fd/63: line 73: SPINNER_PID: unbound variable [ERROR] in line 46: exit code 0: while executing command $STD pnpm install --force ``` ### 🖼️ Additional context (optional). -
OVERLORD added the bug label 2026-02-04 20:57:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#700