Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] Ahmad's Templates

Featured Replies

On 8/23/2024 at 1:37 PM, tarpdalton said:

Are you still running this? The repo is private

Yes I am still using it. I made the repo public. 

  • Author

the image has been fixed in v2.0.0

 

@fahmula FYI, you might want to review the new method of setting this up with the vscode cli (much lighter / simpler than apt-get install)

  • 1 month later...
On 11/17/2024 at 10:52 PM, Ahmad said:

the image has been fixed in v2.0.0

 

@fahmula FYI, you might want to review the new method of setting this up with the vscode cli (much lighter / simpler than apt-get install)

Thanks Just seeing your reply!

  • 4 weeks later...

Bolt not working with any model

 

 DEBUG   api.chat  Total message length: 4, words
 INFO   stream-text  Sending llm call to Groq with model deepseek-r1-distill-llama-70b
[wrangler:inf] POST /api/chat 200 OK (172ms)
 ERROR   api.chat  AI_APICallError: message[1].content must be a string
✘ [ERROR] kj/compat/tls.c++:500: error: error accepting tls connection; kj::mv(e) = kj/compat/tls.c++:72: failed: OpenSSL error; message = error:10000416:SSL routines:OPENSSL_internal:SSLV3_ALERT_CERTIFICATE_UNKNOWN; clientId = 100.98.92.116:55322

  stack: /app/node_modules/.pnpm/@[email protected]/node_modules/@cloudflare/workerd-linux-64/bin/workerd@40b1350 /app/node_modules/.pnpm/@[email protected]/node_modules/@cloudflare/workerd-linux-64/bin/workerd@40b9650 /app/node_modules/.pnpm/@[email protected]/node_modules/@cloudflare/workerd-linux-64/bin/workerd@40b9cc0 /app/node_modules/.pnpm/@[email protected]/node_modules/@cloudflare/workerd-linux-64/bin/workerd@40b9daa /app/node_modules/.pnpm/@[email protected]/node_modules/@cloudflare/workerd-linux-64/bin/workerd@40ba0f6 /app/node_modules/.pnpm/@[email protected]/node_modules/@cloudflare/workerd-linux-64/bin/workerd@5aa58af /app/node_modules/.pnpm/@[email protected]/node_modules/@cloudflare/workerd-linux-64/bin/workerd@40bb6d0

  • Author

@nicksphone are you accessing the web interface through https:// URL?

 

and are you using a local or remote (ollama) AI server (e.g. open router)m

Edited by Ahmad

On 2/2/2025 at 6:05 PM, Ahmad said:

@nicksphone are you accessing the web interface through https:// URL?

 

and are you using a local or remote (ollama) AI server (e.g. open router)m

http and remote

bolt error installation 

text  error  warn  system  array  login  

        14103 │ const shellHighlighter = await createHighlighter(highlighterOpt...
              ╵                          ~~~~~
  
  
  ✘ [ERROR] This require call is not allowed because the transitive dependency "../build/server/index.js" contains a top-level await
  
      ../node_modules/.pnpm/[email protected]/node_modules/core-js/modules/web.dom-collections.iterator.js:8:30:
        8 │ var wellKnownSymbol = require('../internals/well-known-symbol');
          ╵                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
    The file "../node_modules/.pnpm/[email protected]/node_modules/core-js/internals/well-known-symbol.js" imports the file "../.wrangler/tmp/pages-9jhyUl/functionsRoutes-0.8354650061724911.mjs" here:
  
      ../node_modules/.pnpm/[email protected]/node_modules/core-js/internals/well-known-symbol.js:1:0:
        1 │ 'use strict';
          ╵ ~~~~~~~~~~~~
  
    The file "../.wrangler/tmp/pages-9jhyUl/functionsRoutes-0.8354650061724911.mjs" imports the file "[[path]].ts" here:
  
      ../.wrangler/tmp/pages-9jhyUl/functionsRoutes-0.8354650061724911.mjs:1:53:
        1 │ ...uest as ____path___ts_onRequest } from "/app/functions/[[path]].ts"
          ╵                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
    The file "[[path]].ts" imports the file "../build/server/index.js" here:
  
      [[path]].ts:2:43:
        2 │ ... { createPagesFunctionHandler } from '@remix-run/cloudflare-pages';
          ╵                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
    The top-level await in "../build/server/index.js" is here:
  
      ../build/server/index.js:14103:25:
        14103 │ const shellHighlighter = await createHighlighter(highlighterOpt...
              ╵                          ~~~~~
  
  
  ✘ [ERROR] Could not resolve "path"
  
      ../node_modules/.pnpm/[email protected]/node_modules/istextorbinary/edition-browsers/index.js:2:26:
        2 │ import * as pathUtil from 'path';
          ╵                           ~~~~~~
  
    The package "path" wasn't found on the file system but is built into node. Are you trying to bundle for node? You can use "platform: 'node'" to do that, which will remove this error.
  
  
  ✘ [ERROR] This require call is not allowed because the transitive dependency "../build/server/index.js" contains a top-level await
  
      ../node_modules/.pnpm/[email protected]/node_modules/raf/index.js:1:18:
        1 │ var now = require('performance-now')
          ╵                   ~~~~~~~~~~~~~~~~~
  
    The file "../node_modules/.pnpm/[email protected]/node_modules/performance-now/lib/performance-now.js" imports the file "../.wrangler/tmp/pages-9jhyUl/functionsRoutes-0.8354650061724911.mjs" here:
  
      ../node_modules/.pnpm/[email protected]/node_modules/performance-now/lib/performance-now.js:1:0:
        1 │ // Generated by CoffeeScript 1.12.2
          ╵ ^
  
    The file "../.wrangler/tmp/pages-9jhyUl/functionsRoutes-0.8354650061724911.mjs" imports the file "[[path]].ts" here:
  
      ../.wrangler/tmp/pages-9jhyUl/functionsRoutes-0.8354650061724911.mjs:1:53:
        1 │ ...uest as ____path___ts_onRequest } from "/app/functions/[[path]].ts"
          ╵                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
    The file "[[path]].ts" imports the file "../build/server/index.js" here:
  
      [[path]].ts:2:43:
        2 │ ... { createPagesFunctionHandler } from '@remix-run/cloudflare-pages';
          ╵                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
    The top-level await in "../build/server/index.js" is here:
  
      ../build/server/index.js:14103:25:
        14103 │ const shellHighlighter = await createHighlighter(highlighterOpt...
              ╵                          ~~~~~
  
  
  ✘ [ERROR] Could not resolve "stream"
  
      ../node_modules/.pnpm/[email protected]/node_modules/stream-slice/index.js:3:24:
        3 │ var Transform = require('stream').Transform;
          ╵                         ~~~~~~~~
  
    The package "stream" wasn't found on the file system but is built into node. Are you trying to bundle for node? You can use "platform: 'node'" to do that, which will remove this error.
  
  



✘ [ERROR] Failed to build Functions at ./functions.

 

Mine too... Unraid 7.0.0.
Any idea how to revert it back to previous version that worked?

  • Author

sorry folks, my unraid server is out of commission this week (hoping it's not a bricked CPU / MB .... Threadripper Pro ... $$$)

 

I'll be able to debug again next week if it all works out well.

 

my setup is Unraid 7.0.0 with Nvidia 3090 (though those errors you're reporting are unlikely related to hardware)

 

the Bolt project on GitHub does not release a tagged version (currently it's set to "latest") https://github.com/stackblitz-labs/bolt.diy/pkgs/container/bolt.diy/versions?filters[version_type]=tagged

 

I might just make a docker automated build from the tagged versions and republish that way 

Hey Ahmad, any update on this? Plz fix it :)

Like the rest of us, we are all hoping for a resolution to get the updates, however until then, this is the last verison that I see working, just changed ghcr.io/stackblitz-labs/bolt.diy:latest to ghcr.io/stackblitz-labs/bolt.diy:6a8449e

  • 1 month later...

Any news on this?
 

  • 1 year later...

Hi, I want to test bolt.diy and after configuring with OLLAMA_LIKE endpoint container does not run.
In logs I can see:

> [email protected] dockerstart /app
> bindings=$(./bindings.sh) && wrangler pages dev ./build/client $bindings --ip 0.0.0.0 --port 5173 --no-show-interactive-dev-session "--local-protocol" "https"
 ELIFECYCLE  Command failed.

Any way to fix it? Im using image: ghcr.io/stackblitz-labs/bolt.diy:latest

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.