-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Librespeed Rust
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librespeed-rust.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
After starting the script, after the "Validated Storage" step, the script displays this output and appears to hang:
Box options:
--msgbox
--yesno
--infobox
--inputbox [init]
--passwordbox [init]
--textbox
--menu [tag item] ...
--checklist [tag item status]...
--radiolist [tag item status]...
--gauge
Options: (depend on box-option)
--clear clear screen on exit
--defaultno default no button
--default-item set default string
--fb, --fullbuttons use full buttons
--nocancel no cancel button
--yes-button set text of yes button
--no-button set text of no button
--ok-button set text of ok button
--cancel-button set text of cancel button
--noitem don't display items
--notags don't display tags
--separate-output output one line at a time
--output-fd output to fd, not stdout
--title <title> display title
--backtitle display backtitle
--scrolltext force vertical scrollbars
--topleft put window in top-left corner
-h, --help print this message
-v, --version print version information
π Steps to reproduce the issue.
- Start script
- Whether using Default or Advanced settings, complete the required prompts.
- Witness the script hanging after displaying the text previously mentioned
β Paste the full error output (if available).
Box options:
--msgbox
--yesno
--infobox
--inputbox [init]
--passwordbox [init]
--textbox
--menu [tag item] ...
--checklist [tag item status]...
--radiolist [tag item status]...
--gauge
Options: (depend on box-option)
--clear clear screen on exit
--defaultno default no button
--default-item set default string
--fb, --fullbuttons use full buttons
--nocancel no cancel button
--yes-button set text of yes button
--no-button set text of no button
--ok-button set text of ok button
--cancel-button set text of cancel button
--noitem don't display items
--notags don't display tags
--separate-output output one line at a time
--output-fd output to fd, not stdout
--title <title> display title
--backtitle display backtitle
--scrolltext force vertical scrollbars
--topleft put window in top-left corner
-h, --help print this message
-v, --version print version information
πΌοΈ Additional context (optional).
