Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linkwarden Error MSG #2546

Open
1 of 2 tasks
bignexus opened this issue Feb 21, 2025 · 3 comments
Open
1 of 2 tasks

Linkwarden Error MSG #2546

bignexus opened this issue Feb 21, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@bignexus
Copy link

bignexus commented Feb 21, 2025

βœ… 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?

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

πŸ“ Provide a clear and concise description of the issue.

πŸš€ Creating a Linkwarden LXC using the above default settings

βœ”οΈ Using local for Template Storage.
βœ”οΈ Using local-lvm for Container Storage.
βœ”οΈ Updated LXC Template List
βœ”οΈ Downloaded LXC Template
βœ”οΈ LXC Container 103 was successfully created.
βœ”οΈ Started LXC Container
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 192.168.122.236
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ DNS Resolved github.com to 140.82.121.4
βœ”οΈ Updated Container OS
βœ”οΈ Installed Dependencies
βœ”οΈ Set up Node.js Repository
βœ”οΈ Installed Node.js/Yarn
β ¦ Installing Monolith
[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1
The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.

with verbose the follow message:

error: failed to compile monolith v2.8.3, intermediate artifacts can be found at /tmp/cargo-installzCDj5M.
To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.

Caused by:
package native-tls v0.2.14 cannot be built because it requires rustc 1.80.0 or newer, while the currently active rustc version is 1.75.0
Try re-running cargo install with --locked
β Ή
[ERROR] in line 41: exit code 0: while executing command $STD cargo install monolith

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Ubuntu 24.10

πŸ”„ Steps to reproduce the issue.

Under Linux Mint with KVM
Im use Proxmox 8.3.1

❌ Paste the full error output (if available).

β ¦ Installing Monolith
[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1
The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.

with verbose the follwe message:

error: failed to compile monolith v2.8.3, intermediate artifacts can be found at /tmp/cargo-installzCDj5M.
To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.

Caused by:
package native-tls v0.2.14 cannot be built because it requires rustc 1.80.0 or newer, while the currently active rustc version is 1.75.0
Try re-running cargo install with --locked
β Ή
[ERROR] in line 41: exit code 0: while executing command $STD cargo install monolith

πŸ–ΌοΈ Additional context (optional).

No response

@bignexus bignexus added the bug Something isn't working label Feb 21, 2025
@MickLesk
Copy link
Member

22.04 only

@Staene
Copy link

Staene commented Feb 22, 2025

I am experiencing the same exact error with an Ubuntu 22.04 LXC.

@MaouSenkrad
Copy link

MaouSenkrad commented Feb 23, 2025

I wasn't able to install with default settings, same error as others.
I changed to Ubuntu 24.10 and it installed without error, but after some use it seems to have performance issues and crashes (which I expect, if unsupported).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants