-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
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?
casaos
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/casaos.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Which Proxmox version are you on?
pve-manager/9.0.3/025864202ebb6109 (running kernel: 6.14.8-2-pve)
π Provide a clear and concise description of the issue.
Just trying to install with default options, but it fails.
π Steps to reproduce the issue.
Just install.
β Paste the full error output (if available).
βοΈ Using Default Settings on node servidor9
π Container ID: 100
π₯οΈ Operating System: debian (12)
π¦ Container Type: Unprivileged
πΎ Disk Size: 8 GB
π§ CPU Cores: 2
π οΈ RAM Size: 2048 MiB
π Creating a CasaOS LXC using the above default settings
βοΈ Storage local (Free: 200.4GB Used: 7.4GB) [Template]
βοΈ Storage local-lvm (Free: 376.9GB Used: 6.0GB) [Container]
βοΈ Template debian-12-standard_12.12-1_amd64.tar.zst [local]
βοΈ LXC Container 100 was successfully created.
βοΈ Started LXC Container
βοΈ Network in LXC is reachable (ping)
βοΈ Customized LXC Container
βοΈ Set up Container OS
βοΈ Network Connected: 192.168.0.173
βοΈ IPv4 Internet Connected
βοΈ IPv6 Internet Not Connected
βοΈ Git DNS: github.com:(βοΈ ) raw.githubusercontent.com:(βοΈ ) api.github.com:(βοΈ ) git.community-scripts.org:(βοΈ )
βοΈ Updated Container OS
π‘ WARNING: This script will run an external installer from a third-party source (https://casaos.zimaspace.com/).
π‘ The following code is NOT maintained or audited by our repository.
π‘ If you have any doubts or concerns, please review the installer code before proceeding:
π β https://get.casaos.io/
Do you want to continue? [y/N]: y
β Installing CasaOS (Patience)
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"
πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working