-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
β 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
Labels
bugSomething isn't workingSomething isn't working