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 ?