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

Closed
opened 2026-02-04 23:57:09 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @PaulHam211 on GitHub (Jul 10, 2025).

Originally assigned to: @tremor021 on GitHub.

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

Originally created by @PaulHam211 on GitHub (Jul 10, 2025). Originally assigned to: @tremor021 on GitHub. ### ✅ 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? - [x] 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_
OVERLORD added the bug label 2026-02-04 23:57:09 +03:00
Author
Owner

@tremor021 commented on GitHub (Jul 10, 2025):

Yes, we had a rework on some parts of our backend script that fetches releases from github. Should be fixed after #5900 merges

@tremor021 commented on GitHub (Jul 10, 2025): Yes, we had a rework on some parts of our backend script that fetches releases from github. Should be fixed after #5900 merges
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1254