Bolt v0.0.5, installed as instructed.
Windows 11 Pro, latest. With latest VCRedist.
Tried it on the following browsers: Google Chrome Canary, Google Cgrome, Edge. (all latests vers)
As in the video tutorial, I tried to run Google AI by inserting the key both in the program and in the file that was renamed according to the instructions.
However, the error occurs again and again.
I also tried connecting Ollama - same result (not sure if I connected it correctly, API key used ‘ollama’ - this point is poorly described anywhere).
Error:
[ERROR]
06.01.2025, 06:12:01
API connection failed
{
"endpoint": "/api/chat",
"retryCount": 3,
"lastAttempt": "2025-01-05T23:12:01.955Z",
"error": {
"message": "Connection timeout",
"stack": "Error: Connection timeout\n at http://localhost:5173/app/components/settings/event-logs/EventLogsTab.tsx:63:48\n at commitHookEffectListMount (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:23793:34)\n at commitPassiveMountOnFiber (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:25034:19)\n at commitPassiveMountEffects_complete (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:25007:17)\n at commitPassiveMountEffects_begin (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:24997:15)\n at commitPassiveMountEffects (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:24987:11)\n at flushPassiveEffectsImpl (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:26368:11)\n at flushPassiveEffects (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:26325:22)\n at commitRootImpl (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:26294:13)\n at commitRoot (http://localhost:5173/node_modules/.vite/deps/chunk-RMBP4JJR.js?v=4caba29c:26155:13)"
}
}
[DEBUG]
06.01.2025, 06:12:01
System configuration loaded
{
"runtime": "Next.js",
"features": [
"AI Chat",
"Event Logging"
]
}