Outline appears to be broken #1685

Open
opened 2025-11-20 05:14:46 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @dart1235 on GitHub (Aug 12, 2025).

Have you read and understood the above guidelines?

yes

📜 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 12

📝 Provide a clear and concise description of the issue.

The installation for Outline has succeeded and I can see that nodejs, pgsql etc are all running in the container. However when I try to access the site with the provided URL, the screen is blank. The F12 tools show that the browser downloads the initial page and several JS scripts, etc, and the Outline's favicon is showing on the browser's tab. However the screen is blank.
Could someone please investigate?

🔄 Steps to reproduce the issue.

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

Use default settings, then wait and access the HTTP url.

Paste the full error output (if available).

No errors in logs of the service, just indication that web assets are being requested. Also no errors in the browser (F12 console).

🖼️ Additional context (optional).

No response

Originally created by @dart1235 on GitHub (Aug 12, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 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 12 ### 📝 Provide a clear and concise description of the issue. The installation for Outline has succeeded and I can see that nodejs, pgsql etc are all running in the container. However when I try to access the site with the provided URL, the screen is blank. The F12 tools show that the browser downloads the initial page and several JS scripts, etc, and the Outline's favicon is showing on the browser's tab. However the screen is blank. Could someone please investigate? ### 🔄 Steps to reproduce the issue. ``` bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/outline.sh)" ``` Use default settings, then wait and access the HTTP url. ### ❌ Paste the full error output (if available). No errors in logs of the service, just indication that web assets are being requested. Also no errors in the browser (F12 console). ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:14:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1685