New install of Linkwarden does not include monolith #65

Closed
opened 2025-11-20 04:43:11 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @clouserw on GitHub (Nov 16, 2024).

Originally assigned to: @MickLesk on GitHub.

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

A new install of the Linkwarden LXC does not include the monolith executable. It looks like support for monolith was added in 2.6.0.

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Ubuntu 22.04

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

  1. Run bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/linkwarden.sh)"
  2. Create account and log in to Linkwarden
  3. Save a URL
  4. Run journalctl to watch the logs. See in the logs:

Nov 16 20:25:10 linkwarden yarn[26576]: [1] /bin/sh: 1: monolith: not found
Nov 16 20:25:10 linkwarden yarn[26576]: [1] Uncaught Monolith error...

Originally created by @clouserw on GitHub (Nov 16, 2024). Originally assigned to: @MickLesk on GitHub. ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. A new install of the Linkwarden LXC does not include the `monolith` executable. It looks like support for monolith was added in 2.6.0. ### What settings are you currently utilizing? Default Settings ### Which Linux distribution are you employing? Ubuntu 22.04 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. _No response_ ### Please provide detailed steps to reproduce the issue. 1) Run bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/linkwarden.sh)" 2) Create account and log in to Linkwarden 3) Save a URL 4) Run `journalctl` to watch the logs. See in the logs: > Nov 16 20:25:10 linkwarden yarn[26576]: [1] /bin/sh: 1: monolith: not found > Nov 16 20:25:10 linkwarden yarn[26576]: [1] Uncaught Monolith error...
saavagebueno added the bugmaintenance labels 2025-11-20 04:43:11 -05:00
Author
Owner

@clouserw commented on GitHub (Nov 23, 2024):

I can confirm this worked. Thanks

@clouserw commented on GitHub (Nov 23, 2024): I can confirm this worked. Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#65