[GH-ISSUE #10961] Outline LXC deployment hangs - waiting on user input in default mode #2349

Closed
opened 2026-02-26 12:52:08 +03:00 by kerem · 1 comment
Owner

Originally created by @antamy on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10961

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

Outline

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/outline.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

Deployment never completes because the script is waiting on user input:

ALTER ROLE
✔️ Set up PostgreSQL Database
✔️ Deployed: outline (1.3.0)
Configuring Outline (Patience)! Corepack is about to download https://repo.yarnpkg.com/4.11.0/packages/yarnpkg-cli/bin/yarn.js
? Do you want to continue? [Y/n]

The above is seen in Advanced mode, but the same occurs in Default mode and can be seen in the logs.

🔄 Steps to reproduce the issue.

Run the script and select Default Settings

Paste the full error output (if available).

ALTER ROLE
✔️ Set up PostgreSQL Database
✔️ Deployed: outline (1.3.0)
Configuring Outline (Patience)! Corepack is about to download https://repo.yarnpkg.com/4.11.0/packages/yarnpkg-cli/bin/yarn.js
? Do you want to continue? [Y/n]

🖼️ Additional context (optional).

No response

Originally created by @antamy on GitHub (Jan 19, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10961 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Outline ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/outline.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. Deployment never completes because the script is waiting on user input: ALTER ROLE ✔️ Set up PostgreSQL Database ✔️ Deployed: outline (1.3.0) ⏳ Configuring Outline (Patience)! Corepack is about to download https://repo.yarnpkg.com/4.11.0/packages/yarnpkg-cli/bin/yarn.js ? Do you want to continue? [Y/n] The above is seen in Advanced mode, but the same occurs in Default mode and can be seen in the logs. ### 🔄 Steps to reproduce the issue. Run the script and select Default Settings ### ❌ Paste the full error output (if available). ALTER ROLE ✔️ Set up PostgreSQL Database ✔️ Deployed: outline (1.3.0) ⏳ Configuring Outline (Patience)! Corepack is about to download https://repo.yarnpkg.com/4.11.0/packages/yarnpkg-cli/bin/yarn.js ? Do you want to continue? [Y/n] ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:08 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jan 19, 2026):

Duplicate of https://github.com/community-scripts/ProxmoxVE/issues/10943

<!-- gh-comment-id:3769000828 --> @MickLesk commented on GitHub (Jan 19, 2026): Duplicate of https://github.com/community-scripts/ProxmoxVE/issues/10943
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2349
No description provided.