You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π 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
The text was updated successfully, but these errors were encountered:
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).
β 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.0Try 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?
π₯οΈ 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.0Try 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
The text was updated successfully, but these errors were encountered: