Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There was an error processing your request: No details were returned #363

Closed
skate28 opened this issue Nov 21, 2024 · 6 comments
Closed

Comments

@skate28
Copy link

skate28 commented Nov 21, 2024

Describe the bug

This error has been frustrating me and I am not able to use the software because of it. One day it works the next day this happens. What is wrong with it? I am on a Mac.

Link to the Bolt URL that caused the error

N/A

Steps to reproduce

N/A

Expected behavior

N/A

Screen Recording / Screenshot

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Additional context

No response

@art3miz18
Copy link

facing same issue running qwen 32B on ollama

@skate28
Copy link
Author

skate28 commented Nov 21, 2024

Thanks for confirmation, hopefully we can figure it out

@Elektra58
Copy link

Elektra58 commented Nov 21, 2024

image
Same here, running qwen2.5-coder:7b and qwen2.5-coder:14b on Windows, neither works. Anthropic is fine.

This is the terminal content where I started the dev server:

  errors: [
    APICallError [AI_APICallError]: Cannot connect to API: connect ECONNREFUSED ::1:11434
        at postToApi (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@ai-sdk\provider-utils\src\post-to-api.ts:137:15)
        at processTicksAndRejections (node:internal/process/task_queues:105:5)
        at OllamaChatLanguageModel.doStream (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\o[email protected][email protected]\node_modules\ollama-ai-provider\src\ollama-chat-language-model.ts:230:50)
        at fn (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:378:23)
        at file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/telemetry/record-span.ts:18:22
        at _retryWithExponentialBackoff (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/util/retry-with-exponential-backoff.ts:37:12)
        at startStep (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:333:13)
        at fn (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:414:11)
        at file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/telemetry/record-span.ts:18:22
        at chatAction (D:/IdeaProjects/bolt/bolt.new-any-llm/app/routes/api.chat.ts:64:20)
        at Object.callRouteAction (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\data.js:36:16)
        at D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4899:19
        at callLoaderOrAction (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4963:16)
        at async Promise.all (index 0)
        at defaultDataStrategy (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4772:17)
        at callDataStrategyImpl (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4835:17)
        at callDataStrategy (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3992:19)
        at submit (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3755:21)
        at queryImpl (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3684:22)
        at Object.queryRoute (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3629:18)
        at handleResourceRequest (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\server.js:402:20)
        at requestHandler (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\server.js:156:18)
        at D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]_@[email protected][email protected][email protected][email protected]_typ_wka7ryjfqtjnyvrrz4ic62o7ra\node_modules\@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:70:25 {
      cause: [Error],
      url: 'http://localhost:11434/api/chat',
      requestBodyValues: [Object],
      statusCode: undefined,
      responseHeaders: undefined,
      responseBody: undefined,
      isRetryable: true,
      data: undefined,
      [Symbol(vercel.ai.error)]: true,
      [Symbol(vercel.ai.error.AI_APICallError)]: true
    },
    APICallError [AI_APICallError]: Cannot connect to API: connect ECONNREFUSED ::1:11434
        at postToApi (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@ai-sdk\provider-utils\src\post-to-api.ts:137:15)
        at processTicksAndRejections (node:internal/process/task_queues:105:5)
        at OllamaChatLanguageModel.doStream (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\o[email protected][email protected]\node_modules\ollama-ai-provider\src\ollama-chat-language-model.ts:230:50)
        at fn (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:378:23)
        at file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/telemetry/record-span.ts:18:22
        at _retryWithExponentialBackoff (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/util/retry-with-exponential-backoff.ts:37:12)
        at startStep (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:333:13)
        at fn (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:414:11)
        at file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/telemetry/record-span.ts:18:22
        at chatAction (D:/IdeaProjects/bolt/bolt.new-any-llm/app/routes/api.chat.ts:64:20)
        at Object.callRouteAction (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\data.js:36:16)
        at D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4899:19
        at callLoaderOrAction (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4963:16)
        at async Promise.all (index 0)
        at defaultDataStrategy (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4772:17)
        at callDataStrategyImpl (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4835:17)
        at callDataStrategy (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3992:19)
        at submit (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3755:21)
        at queryImpl (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3684:22)
        at Object.queryRoute (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3629:18)
        at handleResourceRequest (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\server.js:402:20)
        at requestHandler (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\server.js:156:18)
        at D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]_@[email protected][email protected][email protected][email protected]_typ_wka7ryjfqtjnyvrrz4ic62o7ra\node_modules\@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:70:25 {
      cause: [Error],
      url: 'http://localhost:11434/api/chat',
      requestBodyValues: [Object],
      statusCode: undefined,
      responseHeaders: undefined,
      responseBody: undefined,
      isRetryable: true,
      data: undefined,
      [Symbol(vercel.ai.error)]: true,
      [Symbol(vercel.ai.error.AI_APICallError)]: true
    },
    APICallError [AI_APICallError]: Cannot connect to API: connect ECONNREFUSED ::1:11434
        at postToApi (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@ai-sdk\provider-utils\src\post-to-api.ts:137:15)
        at processTicksAndRejections (node:internal/process/task_queues:105:5)
        at OllamaChatLanguageModel.doStream (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\o[email protected][email protected]\node_modules\ollama-ai-provider\src\ollama-chat-language-model.ts:230:50)
        at fn (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:378:23)
        at file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/telemetry/record-span.ts:18:22
        at _retryWithExponentialBackoff (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/util/retry-with-exponential-backoff.ts:37:12)
        at startStep (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:333:13)
        at fn (file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/generate-text/stream-text.ts:414:11)
        at file:///D:/IdeaProjects/bolt/bolt.new-any-llm/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/ai/core/telemetry/record-span.ts:18:22
        at chatAction (D:/IdeaProjects/bolt/bolt.new-any-llm/app/routes/api.chat.ts:64:20)
        at Object.callRouteAction (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\data.js:36:16)
        at D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4899:19
        at callLoaderOrAction (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4963:16)
        at async Promise.all (index 0)
        at defaultDataStrategy (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4772:17)
        at callDataStrategyImpl (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:4835:17)
        at callDataStrategy (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3992:19)
        at submit (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3755:21)
        at queryImpl (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3684:22)
        at Object.queryRoute (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]\node_modules\@remix-run\router\router.ts:3629:18)
        at handleResourceRequest (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\server.js:402:20)
        at requestHandler (D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected][email protected]\node_modules\@remix-run\server-runtime\dist\server.js:156:18)
        at D:\IdeaProjects\bolt\bolt.new-any-llm\node_modules\.pnpm\@[email protected]_@[email protected][email protected][email protected][email protected]_typ_wka7ryjfqtjnyvrrz4ic62o7ra\node_modules\@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:70:25 {
      cause: [Error],
      url: 'http://localhost:11434/api/chat',
      requestBodyValues: [Object],
      statusCode: undefined,
      responseHeaders: undefined,
      responseBody: undefined,
      isRetryable: true,
      data: undefined,
      [Symbol(vercel.ai.error)]: true,
      [Symbol(vercel.ai.error.AI_APICallError)]: true
    }
  ],

These might also be helpful:

> bolt@ dev D:\IdeaProjects\bolt\bolt.new-any-llm
> remix vite:dev

 warn  Route discovery/manifest behavior is changing in React Router v7
┃ You can use the `v3_lazyRouteDiscovery` future flag to opt-in early.
┃ -> https://remix.run/docs/en/2.13.1/start/future-flags#v3_lazyRouteDiscovery
┗
 warn  Data fetching is changing to a single fetch in React Router v7
┃ You can use the `v3_singleFetch` future flag to opt-in early.
┃ -> https://remix.run/docs/en/2.13.1/start/future-flags#v3_singleFetch
┗
  ➜  Local:   http://localhost:5173/
  ➜  Network: use --host to expose
  ➜  press h + enter to show help
PS D:\IdeaProjects\bolt\bolt.new-any-llm> pnpm run dev > error.txt
 warn  Route discovery/manifest behavior is changing in React Router v7
┃ You can use the `v3_lazyRouteDiscovery` future flag to opt-in early.
┃ -> https://remix.run/docs/en/2.13.1/start/future-flags#v3_lazyRouteDiscovery
┗
 warn  Data fetching is changing to a single fetch in React Router v7
┃ You can use the `v3_singleFetch` future flag to opt-in early.
┃ -> https://remix.run/docs/en/2.13.1/start/future-flags#v3_singleFetch
┗
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import './variables.scss';
  │         ^^^^^^^^^^^^^^^^^^
  ╵
    D:\IdeaProjects\bolt\bolt.new-any-llm\app\styles\index.scss 1:9  root stylesheet

DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
2 │ @import './z-index.scss';
  │         ^^^^^^^^^^^^^^^^
  ╵
    D:\IdeaProjects\bolt\bolt.new-any-llm\app\styles\index.scss 2:9  root stylesheet

DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
3 │ @import './animations.scss';
  │         ^^^^^^^^^^^^^^^^^^^
  ╵
    D:\IdeaProjects\bolt\bolt.new-any-llm\app\styles\index.scss 3:9  root stylesheet

DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
4 │ @import './components/terminal.scss';
  │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    D:\IdeaProjects\bolt\bolt.new-any-llm\app\styles\index.scss 4:9  root stylesheet

DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │ @import './components/resize-handle.scss';
  │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    D:\IdeaProjects\bolt\bolt.new-any-llm\app\styles\index.scss 5:9  root stylesheet

WARNING: 3 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.

@Elektra58
Copy link

Potential duplicate of #259, see the fix there

@bekirisgor
Copy link

Same issue here, also i got <boltaction at the end of file.

@dustinwloring1988
Copy link
Collaborator

this should be fix now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants