Skip to content

RustDesk install script gets stuckΒ #3994

@EnduringGuerila

Description

@EnduringGuerila

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

RustDesk

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/rustdeskserver.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.

Original issue with Advanced settings, then tested Default and get the same issue.

Verbose didn't display any extra info.

The script seems fine until after I select the storage option, then it gets stuck on "Updating LXC Template List " every time. It does only have 18GB of free storage, which isn't a ton but I thought that'd be enough for this tiny server.

  βš™οΈ  Using Default Settings on node pverouter (πŸ”  Verbose)
  πŸ–₯️  Operating System: debian
  🌟  Version: 12
  πŸ“¦  Container Type: Unprivileged
  πŸ’Ύ  Disk Size: 2 GB
  🧠  CPU Cores: 1
  πŸ› οΈ  RAM Size: 512 MiB
  πŸ†”  Container ID: 128
  πŸ”  Verbose Mode: Enabled
  πŸš€  Creating a RustDesk Server LXC using the above default settings
  
  βœ”οΈ  Using local for Template Storage.
  βœ”οΈ  Using local-lvm for Container Storage.
 ⠏ Updating LXC Template List 

I let it run for 45 min before cancelling and trying other stuff.

πŸ”„ Steps to reproduce the issue.

run script
select storage
fail

❌ Paste the full error output (if available).

Just in case it helps, this is what it shows when I ctrl+c

β ‹^Ccurl: (22) The requested URL returned error: 400

[ERROR] in line 1336: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?

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

I updated and rebooted Proxmox just in case, no avail

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