Skip to content

Librespeed Rust - script hangs shortly after start after displaying "Box options:..."Β #5710

@ronald-mendoza

Description

@ronald-mendoza

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

  1. Start script
  2. Whether using Default or Advanced settings, complete the required prompts.
  3. 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).

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions