I have installed otto dev via coolify but not work as expected... a lot of issue

Hi, i have tried with coolify to deploy ottodev

but have multiple issue

1 ottodev not recognize the env variable
2 some time not complete all the cod and retur some generic error
3 some time remain stuck in the chat and load action but not work (it seems have difficult to run command)
4 is very very slow (which are the requirements?)
5 some time the preview not load
6 some time it seems the model missing something

and i have a lot o fthat error in the log

✘ ;31m[;97mERROR;31m] Error getting Ollama models: Error: Network connection lost.

      at async Object.getOllamaModels [as getDynamicModels] (file:///app/build/server/index.js:394:22)
      at async Promise.all (index 0)
      at async initializeModelList (file:///app/build/server/index.js:465:9)
      at async handleRequest (file:///app/build/server/index.js:476:3)
      at async handleDocumentRequest (file:///app/node_modules/.pnpm/@remix-run+server-runtime@2.10.2_typescript@5.5.2/node_modules/@remix-run/server-runtime/dist/server.js:349:12)
      at async requestHandler (file:///app/node_modules/.pnpm/@remix-run+server-runtime@2.10.2_typescript@5.5.2/node_modules/@remix-run/server-runtime/dist/server.js:160:18)
      at async handleFetch (file:///app/node_modules/.pnpm/@remix-run+cloudflare-pages@2.10.2_@cloudflare+workers-types@4.20240620.0_typescript@5.5.2/node_modules/@remix-run/cloudflare-pages/dist/esm/worker.js:75:18)
      at null.<anonymous> (async file:///app/.wrangler/tmp/dev-QSzMaV/functionsWorker-0.8576367561975613.js:7619:14)
      at async next (file:///app/node_modules/.pnpm/wrangler@3.63.2_@cloudflare+workers-types@4.20240620.0/node_modules/wrangler/templates/pages-template-worker.ts:161:22)
      at async Object.fetch (file:///app/node_modules/.pnpm/wrangler@3.63.2_@cloudflare+workers-types@4.20240620.0/node_modules/wrangler/templates/pages-template-worker.ts:180:11) {
    retryable: true
  }

how can i fix it ?

1 Like

Hi,
I use pinokio personally and it works great, and it’s very easy to get to grips with.
Good luck.

i think in ottodev missing some basic prompt instructions or we have some bug, claude after first request missing always the basic file creation for vite and other some basic config…

2 Likes

i dont understand what do you mean ?

1 Like

hi, some news @ColeMedin some solution for coolify?

Not yet but I would try pinokio as @kiingsora mentioned!

Yes, I’d recommend pinokio to anyone who’s too lazy to set up local IA projects - it’s all done with just 4 or 2 clicks.

Download and install this: https://pinokio.computer

Then “One Click Install” from here: Pinokio

And it will set everything up for you.

1 Like

im using coolify for deploy on a vps in cloud… not for handle in local… in local i can handle this just via docker :smiley:

1 Like