Skip to content

Configuring PLANKA0: line 48: cd: /opt/planka/planka: No such file or directoryΒ #5899

@PaulHam211

Description

@PaulHam211

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

Yes

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

Planka

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

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

Script does not complete but lxc is created and is running. Planka server is not running. Cannot log into LXC as i dont know the username and password that the script has set.

πŸ”„ Steps to reproduce the issue.

run in pve shell
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/planka.sh)"

❌ Paste the full error output (if available).

____  __    ___    _   ____ __ ___ 

/ __ / / / | / | / / //// |
/ /
/ / / / /| | / |/ / ,< / /| |
/ / // ___ |/ /| / /| |/ ___ |
/
/ /_____// |// |// |// ||

βš™οΈ Using Default Settings on node pve2
πŸ†” Container ID: 127
πŸ–₯️ Operating System: debian (12)
πŸ“¦ Container Type: Unprivileged
πŸ’Ύ Disk Size: 4 GB
🧠 CPU Cores: 1
πŸ› οΈ RAM Size: 1024 MiB
πŸš€ Creating a PLANKA LXC using the above default settings

βœ”οΈ Validated Storage (rootdir / vztmpl).
βœ”οΈ Cluster is quorate
βœ”οΈ LXC Template List Updated
βœ”οΈ Started LXC Container
βœ”οΈ Customized LXC Container
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 192.168.1.172
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ Git DNS: github.com:(βœ”οΈ ) raw.githubusercontent.com:(βœ”οΈ ) api.github.com:(βœ”οΈ ) git.community-scripts.org:(βœ”οΈ )
βœ”οΈ Updated Container OS
βœ”οΈ Installed dependencies
βœ”οΈ Setup Node.js 22
βœ”οΈ Setup PostgreSQL 16
βœ”οΈ PostgreSQL 16 installed
βœ”οΈ Set up PostgreSQL Database
βœ”οΈ Deployed: planka (2.0.0-rc.3)
β ‹ Configuring PLANKA0: line 48: cd: /opt/planka/planka: No such file or directory

[ERROR] in line 48: exit code 0: while executing command cd /opt/planka/planka
⠏ Configuring PLANKA
[ERROR] in line 1233: 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)" $?

root@pve2:~#

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

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions