[GH-ISSUE #4210] Linkwarden LXC update v2.10.1 fails #897

Closed
opened 2026-02-26 12:47:02 +03:00 by kerem · 5 comments
Owner

Originally created by @hundehausen on GitHub (May 4, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4210

Have you read and understood the above guidelines?

yes

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

Linkwarden

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

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📝 Provide a clear and concise description of the issue.

Update from v2.10.0 to v2.10.1 fails, maybe because of breaking changes:
https://github.com/linkwarden/linkwarden/releases/tag/v2.10.1

🔄 Steps to reproduce the issue.

run update command with verbose output

Paste the full error output (if available).

⠋ Updating Linkwarden to v2.10.1The following package was automatically installed and is no longer required:
  libdrm-nouveau2
Use 'apt autoremove' to remove it.
⠙ Updating Linkwarden to v2.10.10 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.3.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
npm notice To update run: npm install -g npm@11.3.0
npm notice
yarn run v1.22.22
$ /opt/linkwarden/node_modules/.bin/playwright install
Done in 0.39s.
yarn run v1.22.22
error Command "build" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
⠇ Updating Linkwarden to v2.10.1
[ERROR] in line 57: exit code 0: while executing command $STD yarn build

🖼️ Additional context (optional).

No response

Originally created by @hundehausen on GitHub (May 4, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4210 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Linkwarden ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 📝 Provide a clear and concise description of the issue. Update from v2.10.0 to v2.10.1 fails, maybe because of breaking changes: https://github.com/linkwarden/linkwarden/releases/tag/v2.10.1 ### 🔄 Steps to reproduce the issue. run `update` command with verbose output ### ❌ Paste the full error output (if available). ``` ⠋ Updating Linkwarden to v2.10.1The following package was automatically installed and is no longer required: libdrm-nouveau2 Use 'apt autoremove' to remove it. ⠙ Updating Linkwarden to v2.10.10 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. npm notice npm notice New major version of npm available! 10.8.2 -> 11.3.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0 npm notice To update run: npm install -g npm@11.3.0 npm notice yarn run v1.22.22 $ /opt/linkwarden/node_modules/.bin/playwright install Done in 0.39s. yarn run v1.22.22 error Command "build" not found. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ⠇ Updating Linkwarden to v2.10.1 [ERROR] in line 57: exit code 0: while executing command $STD yarn build ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:47:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (May 4, 2025):

Yarn build issue.

I think you should Report this into there repo

<!-- gh-comment-id:2849151280 --> @MickLesk commented on GitHub (May 4, 2025): Yarn build issue. I think you should Report this into there repo
Author
Owner

@cblt2l commented on GitHub (May 4, 2025):

The build command should be
yarn web:build

<!-- gh-comment-id:2849252967 --> @cblt2l commented on GitHub (May 4, 2025): The build command should be `yarn web:build`
Author
Owner

@Mike1969a commented on GitHub (May 4, 2025):

@hundehausen
same problem for me - did you solved the problem?

<!-- gh-comment-id:2849346997 --> @Mike1969a commented on GitHub (May 4, 2025): @hundehausen same problem for me - did you solved the problem?
Author
Owner

@Tomadock commented on GitHub (May 4, 2025):

Just wanted to comment to say I'm experiencing the same issue.

<!-- gh-comment-id:2849381440 --> @Tomadock commented on GitHub (May 4, 2025): Just wanted to comment to say I'm experiencing the same issue.
Author
Owner

@jrycp23nkt commented on GitHub (May 4, 2025):

same problem here

Image
<!-- gh-comment-id:2849411133 --> @jrycp23nkt commented on GitHub (May 4, 2025): same problem here <img width="902" alt="Image" src="https://github.com/user-attachments/assets/5538522f-28cc-4558-86dd-c58ca3fe229f" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#897
No description provided.