Bolt.diy - CORS issues with default install #928

Closed
opened 2025-11-20 04:56:38 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @rborkow on GitHub (Apr 14, 2025).

Have you read and understood the above guidelines?

yes

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

bolt.diy

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

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

📝 Provide a clear and concise description of the issue.

Installed the script on 2 different hosts, and upon first launch I was met with the error below when attempting to run any prompts. I see activity on the OpenAI API dashboard for the token I provided, but the UI hangs and I never see any output.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

  1. Run Install script
  2. Open provided URL
  3. Provide OpenAI API Token
  4. Enter Prompt
  5. Submit

Paste the full error output (if available).

Failed to spawn bolt shell

Failed to execute 'postMessage' on 'Worker': SharedArrayBuffer transfer requires self.crossOriginIsolated.

🖼️ Additional context (optional).

No response

Originally created by @rborkow on GitHub (Apr 14, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? bolt.diy ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/boltdiy.sh)" ### 📝 Provide a clear and concise description of the issue. Installed the script on 2 different hosts, and upon first launch I was met with the error below when attempting to run any prompts. I see activity on the OpenAI API dashboard for the token I provided, but the UI hangs and I never see any output. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. 1. Run Install script 2. Open provided URL 3. Provide OpenAI API Token 4. Enter Prompt 5. Submit ### ❌ Paste the full error output (if available). Failed to spawn bolt shell Failed to execute 'postMessage' on 'Worker': SharedArrayBuffer transfer requires self.crossOriginIsolated. ### 🖼️ Additional context (optional). _No response_
saavagebueno added the not a script issuebugexternal labels 2025-11-20 04:56:38 -05:00
Author
Owner
@MickLesk commented on GitHub (Apr 15, 2025): https://github.com/stackblitz/bolt.new/issues/574 https://github.com/stackblitz-labs/bolt.diy/issues/1588
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#928