[GH-ISSUE #13397] [Windows] App stuck on infinite "Loading" loop - "failed to get inference compute" timeout #86535

Open
opened 2026-05-10 03:36:26 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @Azamat-Eric on GitHub (Dec 9, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13397

Originally assigned to: @hoyyeva on GitHub.

I am experiencing a persistent issue where the Ollama Windows application (tray icon version) gets stuck on the "Loading..." screen indefinitely upon startup. This issue occurs on every launch and persists even after completely reinstalling and updating to the latest version (v0.1.32).

Even when trying to use the CLI (ollama list or ollama run), the command hangs and eventually times out.

Logs and Errors
Looking at app.log, the application fails to initialize the compute resources. The logs repeatedly show timeouts when scanning for inference compute details, followed by context cancellations.

_

Image

_

Relevant log output

app.log:
time=2025-12-09T19:57:47.446+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.3-rc0 OS=Windows/10.0.26200
time=2025-12-09T19:57:47.470+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0
time=2025-12-09T19:57:47.471+05:00 level=INFO source=app.go:252 msg="starting ollama server"
time=2025-12-09T19:57:47.471+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434
time=2025-12-09T19:57:47.971+05:00 level=INFO source=app.go:281 msg="starting ui server" port=53646
time=2025-12-09T19:57:49.504+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=514.9µs request_id=1765292269504233900 version=0.13.3-rc0
time=2025-12-09T19:57:49.506+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:57:49.513+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.6543ms request_id=1765292269511498500 version=0.13.3-rc0
time=2025-12-09T19:57:49.536+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=22.8815ms request_id=1765292269513713500 version=0.13.3-rc0
time=2025-12-09T19:57:49.728+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=317.6956ms request_id=1765292269410949600 version=0.13.3-rc0
time=2025-12-09T19:57:50.004+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/show target=http://127.0.0.1:11434
time=2025-12-09T19:57:50.005+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=4.1637ms request_id=1765292270001018400 version=0.13.3-rc0
time=2025-12-09T19:57:50.009+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:57:50.009+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=504.0581ms request_id=1765292269505844700 version=0.13.3-rc0
time=2025-12-09T19:57:50.052+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0919ms request_id=1765292270051570900 version=0.13.3-rc0
time=2025-12-09T19:57:50.053+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:57:50.099+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.1186ms request_id=1765292270098478900 version=0.13.3-rc0
time=2025-12-09T19:57:50.130+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.9968ms request_id=1765292270127845500 version=0.13.3-rc0
time=2025-12-09T19:57:50.158+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.3679ms request_id=1765292270156096100 version=0.13.3-rc0
time=2025-12-09T19:57:50.177+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.1614ms request_id=1765292270175850600 version=0.13.3-rc0
time=2025-12-09T19:57:50.211+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=10.1397ms request_id=1765292270201219200 version=0.13.3-rc0
time=2025-12-09T19:57:50.222+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.6606ms request_id=1765292270219590400 version=0.13.3-rc0
time=2025-12-09T19:57:50.261+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.1821ms request_id=1765292270259350400 version=0.13.3-rc0
time=2025-12-09T19:57:50.306+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.2288ms request_id=1765292270305662300 version=0.13.3-rc0
time=2025-12-09T19:57:50.306+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:57:50.332+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0576ms request_id=1765292270331244600 version=0.13.3-rc0
time=2025-12-09T19:57:50.352+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.5881ms request_id=1765292270350508500 version=0.13.3-rc0
time=2025-12-09T19:57:50.371+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0406ms request_id=1765292270370792000 version=0.13.3-rc0
time=2025-12-09T19:57:50.388+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.1µs request_id=1765292270387884500 version=0.13.3-rc0
time=2025-12-09T19:57:50.404+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.1µs request_id=1765292270403805700 version=0.13.3-rc0
time=2025-12-09T19:57:50.419+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=679.1µs request_id=1765292270418834900 version=0.13.3-rc0
time=2025-12-09T19:57:50.435+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.9µs request_id=1765292270434868100 version=0.13.3-rc0
time=2025-12-09T19:57:50.450+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507µs request_id=1765292270450438400 version=0.13.3-rc0
time=2025-12-09T19:57:50.466+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=503.3µs request_id=1765292270466017700 version=0.13.3-rc0
time=2025-12-09T19:57:50.481+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=632µs request_id=1765292270481239800 version=0.13.3-rc0
time=2025-12-09T19:57:50.497+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=508µs request_id=1765292270496996400 version=0.13.3-rc0
time=2025-12-09T19:57:50.513+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=584.7µs request_id=1765292270513312600 version=0.13.3-rc0
time=2025-12-09T19:57:50.529+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.7µs request_id=1765292270529370200 version=0.13.3-rc0
time=2025-12-09T19:57:50.547+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0461ms request_id=1765292270546575700 version=0.13.3-rc0
time=2025-12-09T19:57:50.564+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=581.5µs request_id=1765292270563944400 version=0.13.3-rc0
time=2025-12-09T19:57:50.579+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.8µs request_id=1765292270578899500 version=0.13.3-rc0
time=2025-12-09T19:57:50.594+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=510.2µs request_id=1765292270593872000 version=0.13.3-rc0
time=2025-12-09T19:57:50.609+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=719.1µs request_id=1765292270608338000 version=0.13.3-rc0
time=2025-12-09T19:57:50.622+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270622728300 version=0.13.3-rc0
time=2025-12-09T19:57:50.636+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270636961000 version=0.13.3-rc0
time=2025-12-09T19:57:50.651+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270651184100 version=0.13.3-rc0
time=2025-12-09T19:57:50.666+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=726.5µs request_id=1765292270665608700 version=0.13.3-rc0
time=2025-12-09T19:57:50.681+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.7µs request_id=1765292270680803500 version=0.13.3-rc0
time=2025-12-09T19:57:50.696+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270696172300 version=0.13.3-rc0
time=2025-12-09T19:57:50.712+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.6µs request_id=1765292270711836700 version=0.13.3-rc0
time=2025-12-09T19:57:50.727+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270727182800 version=0.13.3-rc0
time=2025-12-09T19:57:50.727+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:57:50.743+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=509.5µs request_id=1765292270743085000 version=0.13.3-rc0
time=2025-12-09T19:57:50.758+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=503.8µs request_id=1765292270757683900 version=0.13.3-rc0
time=2025-12-09T19:57:50.772+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=652.7µs request_id=1765292270772211800 version=0.13.3-rc0
time=2025-12-09T19:57:50.789+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270789927200 version=0.13.3-rc0
time=2025-12-09T19:57:50.804+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270804093200 version=0.13.3-rc0
time=2025-12-09T19:57:50.819+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270819096100 version=0.13.3-rc0
time=2025-12-09T19:57:50.834+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019acb2a-78bd-7a6a-8308-28fd21d43c65 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.4546ms request_id=1765292270832959800 version=0.13.3-rc0
time=2025-12-09T19:57:50.836+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=608.3µs request_id=1765292270836037800 version=0.13.3-rc0
time=2025-12-09T19:57:50.852+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270852465000 version=0.13.3-rc0
time=2025-12-09T19:57:50.867+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270867559800 version=0.13.3-rc0
time=2025-12-09T19:57:50.881+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270881883100 version=0.13.3-rc0
time=2025-12-09T19:57:50.896+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270896063400 version=0.13.3-rc0
time=2025-12-09T19:57:50.905+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019abfc1-f72a-75de-831d-81d1ca9e0d73 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=3.3202ms request_id=1765292270902323600 version=0.13.3-rc0
time=2025-12-09T19:57:50.910+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=767.3µs request_id=1765292270909985400 version=0.13.3-rc0
time=2025-12-09T19:57:50.924+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=532.3µs request_id=1765292270924394600 version=0.13.3-rc0
time=2025-12-09T19:57:50.939+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270939318400 version=0.13.3-rc0
time=2025-12-09T19:57:50.953+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270953489500 version=0.13.3-rc0
time=2025-12-09T19:57:50.967+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270967532600 version=0.13.3-rc0
time=2025-12-09T19:57:50.971+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s
time=2025-12-09T19:57:50.982+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.6µs request_id=1765292270981675400 version=0.13.3-rc0
time=2025-12-09T19:57:50.996+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=590.2µs request_id=1765292270995554000 version=0.13.3-rc0
time=2025-12-09T19:57:51.010+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271010744600 version=0.13.3-rc0
time=2025-12-09T19:57:51.024+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271024653600 version=0.13.3-rc0
time=2025-12-09T19:57:51.038+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271038761700 version=0.13.3-rc0
time=2025-12-09T19:57:51.053+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271053016400 version=0.13.3-rc0
time=2025-12-09T19:57:51.067+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=516.9µs request_id=1765292271067393700 version=0.13.3-rc0
time=2025-12-09T19:57:51.081+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271081341300 version=0.13.3-rc0
time=2025-12-09T19:57:51.095+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271095405300 version=0.13.3-rc0
time=2025-12-09T19:57:51.110+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507.1µs request_id=1765292271109606600 version=0.13.3-rc0
time=2025-12-09T19:57:51.123+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271123733700 version=0.13.3-rc0
time=2025-12-09T19:57:51.138+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=620.6µs request_id=1765292271138338900 version=0.13.3-rc0
time=2025-12-09T19:57:51.153+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=513.1µs request_id=1765292271153320300 version=0.13.3-rc0
time=2025-12-09T19:57:51.167+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271167385500 version=0.13.3-rc0
time=2025-12-09T19:57:51.182+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.7µs request_id=1765292271181774100 version=0.13.3-rc0
time=2025-12-09T19:57:51.197+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=753.7µs request_id=1765292271196596900 version=0.13.3-rc0
time=2025-12-09T19:57:51.212+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=746.6µs request_id=1765292271211507400 version=0.13.3-rc0
time=2025-12-09T19:57:51.228+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=571.6µs request_id=1765292271228186900 version=0.13.3-rc0
time=2025-12-09T19:57:51.244+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.2µs request_id=1765292271243517100 version=0.13.3-rc0
time=2025-12-09T19:57:51.258+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.4µs request_id=1765292271258169000 version=0.13.3-rc0
time=2025-12-09T19:57:51.273+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=825.3µs request_id=1765292271272833000 version=0.13.3-rc0
time=2025-12-09T19:57:51.289+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.4µs request_id=1765292271288577800 version=0.13.3-rc0
time=2025-12-09T19:57:51.305+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.4µs request_id=1765292271304519100 version=0.13.3-rc0
time=2025-12-09T19:57:51.320+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=601.7µs request_id=1765292271319599500 version=0.13.3-rc0
time=2025-12-09T19:57:51.335+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=688.7µs request_id=1765292271334751200 version=0.13.3-rc0
time=2025-12-09T19:57:51.350+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507.9µs request_id=1765292271349911700 version=0.13.3-rc0
time=2025-12-09T19:57:51.364+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=578.4µs request_id=1765292271364104100 version=0.13.3-rc0
time=2025-12-09T19:57:51.378+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271378877000 version=0.13.3-rc0
time=2025-12-09T19:57:51.393+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=508.8µs request_id=1765292271392799500 version=0.13.3-rc0
time=2025-12-09T19:57:51.407+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=508.7µs request_id=1765292271407069400 version=0.13.3-rc0
time=2025-12-09T19:57:51.422+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=558.6µs request_id=1765292271421590800 version=0.13.3-rc0
time=2025-12-09T19:57:51.436+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=695.8µs request_id=1765292271435777400 version=0.13.3-rc0
time=2025-12-09T19:57:51.450+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.2µs request_id=1765292271450250600 version=0.13.3-rc0
time=2025-12-09T19:57:51.465+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.4µs request_id=1765292271465057700 version=0.13.3-rc0
time=2025-12-09T19:57:51.480+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=694.5µs request_id=1765292271479781800 version=0.13.3-rc0
time=2025-12-09T19:57:51.494+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=515.6µs request_id=1765292271494012500 version=0.13.3-rc0
time=2025-12-09T19:57:51.509+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.5µs request_id=1765292271509061900 version=0.13.3-rc0
time=2025-12-09T19:57:51.524+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507.5µs request_id=1765292271524044500 version=0.13.3-rc0
time=2025-12-09T19:57:51.539+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=511.8µs request_id=1765292271538512000 version=0.13.3-rc0
time=2025-12-09T19:57:51.540+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:57:51.555+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=510.2µs request_id=1765292271554992400 version=0.13.3-rc0
time=2025-12-09T19:57:51.569+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:57:51.569+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.3807ms request_id=1765292271067393700 version=0.13.3-rc0
time=2025-12-09T19:57:51.570+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271570315800 version=0.13.3-rc0
time=2025-12-09T19:57:51.585+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=510µs request_id=1765292271585323000 version=0.13.3-rc0
time=2025-12-09T19:57:53.269+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=734.4µs request_id=1765292273268657500 version=0.13.3-rc0
time=2025-12-09T19:57:53.481+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=211.0235ms request_id=1765292273270557200 version=0.13.3-rc0
time=2025-12-09T19:57:57.019+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765292277019799500 version=0.13.3-rc0
time=2025-12-09T19:57:57.022+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=3.4131ms request_id=1765292277019291600 version=0.13.3-rc0
time=2025-12-09T19:57:57.298+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019afab3-31b8-72ad-b6c4-3bf8e31f5afc http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=674.8µs request_id=1765292277298036800 version=0.13.3-rc0
time=2025-12-09T19:59:47.160+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1m55.5583584s request_id=1765292271601867800 version=0.13.3-rc0
time=2025-12-09T19:59:47.696+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=POST http.path=/api/v1/model/upstream http.pattern="POST /api/v1/model/upstream" http.status=200 http.d=465.078ms request_id=1765292387231345500 version=0.13.3-rc0
time=2025-12-09T20:04:58.408+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019abfc1-f72a-75de-831d-81d1ca9e0d73 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.2957ms request_id=1765292698406824500 version=0.13.3-rc0


app-1.log:
time=2025-12-09T19:44:54.826+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.2 OS=Windows/10.0.26200
time=2025-12-09T19:44:55.031+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0
time=2025-12-09T19:44:55.032+05:00 level=INFO source=app.go:252 msg="starting ollama server"
time=2025-12-09T19:44:55.033+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434
time=2025-12-09T19:44:55.523+05:00 level=INFO source=app.go:281 msg="starting ui server" port=55381
time=2025-12-09T19:44:58.524+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s
time=2025-12-09T19:45:35.199+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291535199188000 version=0.13.2
time=2025-12-09T19:45:35.212+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=9.4635ms request_id=1765291535202727000 version=0.13.2
time=2025-12-09T19:45:35.447+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=313.8273ms request_id=1765291535133391200 version=0.13.2
time=2025-12-09T19:45:35.511+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.58ms request_id=1765291535509809500 version=0.13.2
time=2025-12-09T19:45:35.705+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:45:35.705+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=506.7959ms request_id=1765291535199188000 version=0.13.2
time=2025-12-09T19:45:37.220+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:45:37.220+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=501.8556ms request_id=1765291536718727800 version=0.13.2
time=2025-12-09T19:45:39.734+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:45:39.734+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.0518ms request_id=1765291539232854600 version=0.13.2
time=2025-12-09T19:45:44.253+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:45:44.253+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.3572ms request_id=1765291543751574900 version=0.13.2
time=2025-12-09T19:46:12.045+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=9.5152ms request_id=1765291572036174600 version=0.13.2
time=2025-12-09T19:46:44.691+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=1.1002ms request_id=1765291604690692000 version=0.13.2
time=2025-12-09T19:46:44.910+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=219.3241ms request_id=1765291604690692000 version=0.13.2
time=2025-12-09T19:46:54.810+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1m19.6086437s request_id=1765291535202219200 version=0.13.2
time=2025-12-09T19:47:47.063+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=505.7µs request_id=1765291667062564800 version=0.13.2
time=2025-12-09T19:47:47.066+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=4.3107ms request_id=1765291667062564800 version=0.13.2
time=2025-12-09T19:47:47.073+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=4.4671ms request_id=1765291667069252200 version=0.13.2
time=2025-12-09T19:47:47.419+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=POST http.path=/api/v1/model/upstream http.pattern="POST /api/v1/model/upstream" http.status=200 http.d=351.684ms request_id=1765291667067642200 version=0.13.2

app-2.log:
time=2025-12-09T19:39:36.391+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200
time=2025-12-09T19:39:36.422+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0
time=2025-12-09T19:39:36.429+05:00 level=INFO source=app.go:252 msg="starting ollama server"
time=2025-12-09T19:39:36.429+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434
time=2025-12-09T19:39:36.864+05:00 level=INFO source=app.go:281 msg="starting ui server" port=49693
time=2025-12-09T19:39:39.864+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s
time=2025-12-09T19:39:40.219+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe"
time=2025-12-09T19:42:56.324+05:00 level=INFO source=updater.go:217 msg="new update downloaded C:\\Users\\turdy\\AppData\\Local\\Ollama\\updates_v2\\0x8DE367F6183631C\\OllamaSetup.exe"
time=2025-12-09T19:42:59.694+05:00 level=INFO source=app_windows.go:125 msg="Waiting for server to shutdown"
time=2025-12-09T19:42:59.705+05:00 level=INFO source=updater_windows.go:107 msg="upgrade log file C:\\Users\\turdy\\AppData\\Local\\Ollama\\upgrade.log"
time=2025-12-09T19:42:59.706+05:00 level=INFO source=updater_windows.go:124 msg="starting upgrade" installer=C:\Users\turdy\AppData\Local\Ollama\OllamaSetup.exe args="[/CLOSEAPPLICATIONS /LOG=upgrade.log /FORCECLOSEAPPLICATIONS /SP /NOCANCEL /SILENT]"
time=2025-12-09T19:43:25.969+05:00 level=INFO source=updater_windows.go:156 msg="Installer started in background, exiting"


app-3.log:
time=2025-12-09T19:38:40.305+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200
time=2025-12-09T19:38:40.341+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0
time=2025-12-09T19:38:40.348+05:00 level=INFO source=app.go:252 msg="starting ollama server"
time=2025-12-09T19:38:40.348+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434
time=2025-12-09T19:38:40.799+05:00 level=INFO source=app.go:281 msg="starting ui server" port=52889
time=2025-12-09T19:38:41.818+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291121818306700 version=0.13.1
time=2025-12-09T19:38:41.827+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=3.5805ms request_id=1765291121823447900 version=0.13.1
time=2025-12-09T19:38:41.994+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=252.3114ms request_id=1765291121741813800 version=0.13.1
time=2025-12-09T19:38:42.196+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.6389ms request_id=1765291122194949700 version=0.13.1
time=2025-12-09T19:38:42.323+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:38:42.325+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=506.27ms request_id=1765291121818813300 version=0.13.1
time=2025-12-09T19:38:43.768+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019acb2a-78bd-7a6a-8308-28fd21d43c65 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=2.9166ms request_id=1765291123765693300 version=0.13.1
time=2025-12-09T19:38:43.787+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=0s request_id=1765291123787783300 version=0.13.1
time=2025-12-09T19:38:43.800+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s
time=2025-12-09T19:38:43.808+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019afab3-31b8-72ad-b6c4-3bf8e31f5afc http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=0s request_id=1765291123808633500 version=0.13.1
time=2025-12-09T19:38:43.839+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:38:43.839+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.238ms request_id=1765291123335823100 version=0.13.1
time=2025-12-09T19:38:44.093+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe"
time=2025-12-09T19:38:44.603+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=1.0331ms request_id=1765291124602506400 version=0.13.1
time=2025-12-09T19:38:44.818+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=215.0919ms request_id=1765291124603539500 version=0.13.1
time=2025-12-09T19:38:48.102+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=508.2µs request_id=1765291128101672200 version=0.13.1
time=2025-12-09T19:38:48.103+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.5717ms request_id=1765291128101672200 version=0.13.1
time=2025-12-09T19:38:49.571+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=7.7479956s request_id=1765291121823447900 version=0.13.1
time=2025-12-09T19:38:49.571+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/show target=http://127.0.0.1:11434
time=2025-12-09T19:38:49.571+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:39:18.296+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291158296589800 version=0.13.1
time=2025-12-09T19:39:18.303+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.0592ms request_id=1765291158301614700 version=0.13.1
time=2025-12-09T19:39:18.446+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=219.2107ms request_id=1765291158227291300 version=0.13.1
time=2025-12-09T19:39:18.675+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=2.1205ms request_id=1765291158673450800 version=0.13.1
time=2025-12-09T19:39:18.802+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:39:18.803+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.5628ms request_id=1765291158299687500 version=0.13.1
time=2025-12-09T19:39:20.323+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:39:20.427+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=607.7516ms request_id=1765291159819654600 version=0.13.1
time=2025-12-09T19:39:22.939+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:39:22.939+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=500.663ms request_id=1765291162438689100 version=0.13.1
time=2025-12-09T19:39:26.823+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=8.5228302s request_id=1765291158301107000 version=0.13.1
time=2025-12-09T19:39:26.825+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:39:26.826+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/show target=http://127.0.0.1:11434
time=2025-12-09T19:39:31.732+05:00 level=INFO source=app.go:325 msg="shutting down desktop server"
time=2025-12-09T19:39:31.732+05:00 level=INFO source=app.go:330 msg="shutting down ollama server"
time=2025-12-09T19:39:31.732+05:00 level=ERROR source=updater.go:260 msg="failed to download new release: failed to read body response: context canceled"

app-4.log:
time=2025-12-09T19:38:16.205+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200
time=2025-12-09T19:38:16.229+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0
time=2025-12-09T19:38:16.233+05:00 level=INFO source=app.go:252 msg="starting ollama server"
time=2025-12-09T19:38:16.233+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434
time=2025-12-09T19:38:16.659+05:00 level=INFO source=app.go:281 msg="starting ui server" port=54246
time=2025-12-09T19:38:19.660+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s
time=2025-12-09T19:38:19.952+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe"
time=2025-12-09T19:38:27.774+05:00 level=INFO source=app.go:325 msg="shutting down desktop server"
time=2025-12-09T19:38:27.774+05:00 level=INFO source=app.go:330 msg="shutting down ollama server"
time=2025-12-09T19:38:27.775+05:00 level=ERROR source=updater.go:260 msg="failed to download new release: failed to read body response: context canceled"


app-5.log:
time=2025-12-09T19:37:31.832+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200
time=2025-12-09T19:37:31.930+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0
time=2025-12-09T19:37:31.937+05:00 level=INFO source=app.go:252 msg="starting ollama server"
time=2025-12-09T19:37:31.937+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434
time=2025-12-09T19:37:32.387+05:00 level=INFO source=app.go:281 msg="starting ui server" port=59791
time=2025-12-09T19:37:33.658+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291053658291100 version=0.13.1
time=2025-12-09T19:37:33.659+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:37:33.665+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.1µs request_id=1765291053664502100 version=0.13.1
time=2025-12-09T19:37:33.680+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=15.6461ms request_id=1765291053665006200 version=0.13.1
time=2025-12-09T19:37:33.804+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=231.5562ms request_id=1765291053572485000 version=0.13.1
time=2025-12-09T19:37:34.105+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=3.4259ms request_id=1765291054101802800 version=0.13.1
time=2025-12-09T19:37:34.163+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:37:34.164+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.7287ms request_id=1765291053660391200 version=0.13.1
time=2025-12-09T19:37:34.835+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019aa2a5-d802-7d68-81c3-2a5f249ebf4a http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=3.7331ms request_id=1765291054831953200 version=0.13.1
time=2025-12-09T19:37:34.914+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019aa2a7-880c-7e9d-ada9-54f8d92a867a http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.0547ms request_id=1765291054913724600 version=0.13.1
time=2025-12-09T19:37:34.986+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019abfc1-f72a-75de-831d-81d1ca9e0d73 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=3.2688ms request_id=1765291054983325000 version=0.13.1
time=2025-12-09T19:37:35.006+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019acb2a-78bd-7a6a-8308-28fd21d43c65 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.6865ms request_id=1765291055004325800 version=0.13.1
time=2025-12-09T19:37:35.060+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=697.5µs request_id=1765291055059983400 version=0.13.1
time=2025-12-09T19:37:35.388+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s
time=2025-12-09T19:37:35.674+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:37:35.674+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.9098ms request_id=1765291055170712000 version=0.13.1
time=2025-12-09T19:37:35.688+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe"
time=2025-12-09T19:37:38.251+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:37:38.251+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=501.6746ms request_id=1765291057750304100 version=0.13.1
time=2025-12-09T19:37:42.764+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details"
time=2025-12-09T19:37:42.764+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.8615ms request_id=1765291062261522700 version=0.13.1
time=2025-12-09T19:38:09.832+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/tags target=http://127.0.0.1:11434
time=2025-12-09T19:38:09.833+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=35.7232273s request_id=1765291054109997900 version=0.13.1
time=2025-12-09T19:38:09.833+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/show target=http://127.0.0.1:11434
time=2025-12-09T19:38:12.959+05:00 level=INFO source=app.go:325 msg="shutting down desktop server"
time=2025-12-09T19:38:12.959+05:00 level=INFO source=app.go:330 msg="shutting down ollama server"
time=2025-12-09T19:38:12.959+05:00 level=ERROR source=updater.go:260 msg="failed to download new release: failed to read body response: context canceled"

OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

0.13.3-rc0

Originally created by @Azamat-Eric on GitHub (Dec 9, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13397 Originally assigned to: @hoyyeva on GitHub. I am experiencing a persistent issue where the Ollama Windows application (tray icon version) gets stuck on the "Loading..." screen indefinitely upon startup. This issue occurs on every launch and persists even after completely reinstalling and updating to the latest version (v0.1.32). Even when trying to use the CLI (ollama list or ollama run), the command hangs and eventually times out. Logs and Errors Looking at app.log, the application fails to initialize the compute resources. The logs repeatedly show timeouts when scanning for inference compute details, followed by context cancellations. _ <img width="1036" height="964" alt="Image" src="https://github.com/user-attachments/assets/ce1b79be-57b4-4ddd-abf5-bf4e246a43ed" /> _ ### Relevant log output ```shell app.log: time=2025-12-09T19:57:47.446+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.3-rc0 OS=Windows/10.0.26200 time=2025-12-09T19:57:47.470+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0 time=2025-12-09T19:57:47.471+05:00 level=INFO source=app.go:252 msg="starting ollama server" time=2025-12-09T19:57:47.471+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434 time=2025-12-09T19:57:47.971+05:00 level=INFO source=app.go:281 msg="starting ui server" port=53646 time=2025-12-09T19:57:49.504+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=514.9µs request_id=1765292269504233900 version=0.13.3-rc0 time=2025-12-09T19:57:49.506+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:57:49.513+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.6543ms request_id=1765292269511498500 version=0.13.3-rc0 time=2025-12-09T19:57:49.536+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=22.8815ms request_id=1765292269513713500 version=0.13.3-rc0 time=2025-12-09T19:57:49.728+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=317.6956ms request_id=1765292269410949600 version=0.13.3-rc0 time=2025-12-09T19:57:50.004+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/show target=http://127.0.0.1:11434 time=2025-12-09T19:57:50.005+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=4.1637ms request_id=1765292270001018400 version=0.13.3-rc0 time=2025-12-09T19:57:50.009+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:57:50.009+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=504.0581ms request_id=1765292269505844700 version=0.13.3-rc0 time=2025-12-09T19:57:50.052+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0919ms request_id=1765292270051570900 version=0.13.3-rc0 time=2025-12-09T19:57:50.053+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:57:50.099+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.1186ms request_id=1765292270098478900 version=0.13.3-rc0 time=2025-12-09T19:57:50.130+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.9968ms request_id=1765292270127845500 version=0.13.3-rc0 time=2025-12-09T19:57:50.158+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.3679ms request_id=1765292270156096100 version=0.13.3-rc0 time=2025-12-09T19:57:50.177+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.1614ms request_id=1765292270175850600 version=0.13.3-rc0 time=2025-12-09T19:57:50.211+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=10.1397ms request_id=1765292270201219200 version=0.13.3-rc0 time=2025-12-09T19:57:50.222+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.6606ms request_id=1765292270219590400 version=0.13.3-rc0 time=2025-12-09T19:57:50.261+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=2.1821ms request_id=1765292270259350400 version=0.13.3-rc0 time=2025-12-09T19:57:50.306+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.2288ms request_id=1765292270305662300 version=0.13.3-rc0 time=2025-12-09T19:57:50.306+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:57:50.332+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0576ms request_id=1765292270331244600 version=0.13.3-rc0 time=2025-12-09T19:57:50.352+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.5881ms request_id=1765292270350508500 version=0.13.3-rc0 time=2025-12-09T19:57:50.371+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0406ms request_id=1765292270370792000 version=0.13.3-rc0 time=2025-12-09T19:57:50.388+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.1µs request_id=1765292270387884500 version=0.13.3-rc0 time=2025-12-09T19:57:50.404+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.1µs request_id=1765292270403805700 version=0.13.3-rc0 time=2025-12-09T19:57:50.419+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=679.1µs request_id=1765292270418834900 version=0.13.3-rc0 time=2025-12-09T19:57:50.435+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.9µs request_id=1765292270434868100 version=0.13.3-rc0 time=2025-12-09T19:57:50.450+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507µs request_id=1765292270450438400 version=0.13.3-rc0 time=2025-12-09T19:57:50.466+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=503.3µs request_id=1765292270466017700 version=0.13.3-rc0 time=2025-12-09T19:57:50.481+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=632µs request_id=1765292270481239800 version=0.13.3-rc0 time=2025-12-09T19:57:50.497+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=508µs request_id=1765292270496996400 version=0.13.3-rc0 time=2025-12-09T19:57:50.513+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=584.7µs request_id=1765292270513312600 version=0.13.3-rc0 time=2025-12-09T19:57:50.529+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.7µs request_id=1765292270529370200 version=0.13.3-rc0 time=2025-12-09T19:57:50.547+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1.0461ms request_id=1765292270546575700 version=0.13.3-rc0 time=2025-12-09T19:57:50.564+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=581.5µs request_id=1765292270563944400 version=0.13.3-rc0 time=2025-12-09T19:57:50.579+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.8µs request_id=1765292270578899500 version=0.13.3-rc0 time=2025-12-09T19:57:50.594+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=510.2µs request_id=1765292270593872000 version=0.13.3-rc0 time=2025-12-09T19:57:50.609+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=719.1µs request_id=1765292270608338000 version=0.13.3-rc0 time=2025-12-09T19:57:50.622+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270622728300 version=0.13.3-rc0 time=2025-12-09T19:57:50.636+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270636961000 version=0.13.3-rc0 time=2025-12-09T19:57:50.651+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270651184100 version=0.13.3-rc0 time=2025-12-09T19:57:50.666+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=726.5µs request_id=1765292270665608700 version=0.13.3-rc0 time=2025-12-09T19:57:50.681+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.7µs request_id=1765292270680803500 version=0.13.3-rc0 time=2025-12-09T19:57:50.696+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270696172300 version=0.13.3-rc0 time=2025-12-09T19:57:50.712+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.6µs request_id=1765292270711836700 version=0.13.3-rc0 time=2025-12-09T19:57:50.727+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270727182800 version=0.13.3-rc0 time=2025-12-09T19:57:50.727+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:57:50.743+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=509.5µs request_id=1765292270743085000 version=0.13.3-rc0 time=2025-12-09T19:57:50.758+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=503.8µs request_id=1765292270757683900 version=0.13.3-rc0 time=2025-12-09T19:57:50.772+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=652.7µs request_id=1765292270772211800 version=0.13.3-rc0 time=2025-12-09T19:57:50.789+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270789927200 version=0.13.3-rc0 time=2025-12-09T19:57:50.804+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270804093200 version=0.13.3-rc0 time=2025-12-09T19:57:50.819+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270819096100 version=0.13.3-rc0 time=2025-12-09T19:57:50.834+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019acb2a-78bd-7a6a-8308-28fd21d43c65 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.4546ms request_id=1765292270832959800 version=0.13.3-rc0 time=2025-12-09T19:57:50.836+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=608.3µs request_id=1765292270836037800 version=0.13.3-rc0 time=2025-12-09T19:57:50.852+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270852465000 version=0.13.3-rc0 time=2025-12-09T19:57:50.867+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270867559800 version=0.13.3-rc0 time=2025-12-09T19:57:50.881+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270881883100 version=0.13.3-rc0 time=2025-12-09T19:57:50.896+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270896063400 version=0.13.3-rc0 time=2025-12-09T19:57:50.905+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019abfc1-f72a-75de-831d-81d1ca9e0d73 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=3.3202ms request_id=1765292270902323600 version=0.13.3-rc0 time=2025-12-09T19:57:50.910+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=767.3µs request_id=1765292270909985400 version=0.13.3-rc0 time=2025-12-09T19:57:50.924+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=532.3µs request_id=1765292270924394600 version=0.13.3-rc0 time=2025-12-09T19:57:50.939+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270939318400 version=0.13.3-rc0 time=2025-12-09T19:57:50.953+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270953489500 version=0.13.3-rc0 time=2025-12-09T19:57:50.967+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292270967532600 version=0.13.3-rc0 time=2025-12-09T19:57:50.971+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s time=2025-12-09T19:57:50.982+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.6µs request_id=1765292270981675400 version=0.13.3-rc0 time=2025-12-09T19:57:50.996+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=590.2µs request_id=1765292270995554000 version=0.13.3-rc0 time=2025-12-09T19:57:51.010+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271010744600 version=0.13.3-rc0 time=2025-12-09T19:57:51.024+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271024653600 version=0.13.3-rc0 time=2025-12-09T19:57:51.038+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271038761700 version=0.13.3-rc0 time=2025-12-09T19:57:51.053+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271053016400 version=0.13.3-rc0 time=2025-12-09T19:57:51.067+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=516.9µs request_id=1765292271067393700 version=0.13.3-rc0 time=2025-12-09T19:57:51.081+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271081341300 version=0.13.3-rc0 time=2025-12-09T19:57:51.095+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271095405300 version=0.13.3-rc0 time=2025-12-09T19:57:51.110+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507.1µs request_id=1765292271109606600 version=0.13.3-rc0 time=2025-12-09T19:57:51.123+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271123733700 version=0.13.3-rc0 time=2025-12-09T19:57:51.138+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=620.6µs request_id=1765292271138338900 version=0.13.3-rc0 time=2025-12-09T19:57:51.153+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=513.1µs request_id=1765292271153320300 version=0.13.3-rc0 time=2025-12-09T19:57:51.167+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271167385500 version=0.13.3-rc0 time=2025-12-09T19:57:51.182+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.7µs request_id=1765292271181774100 version=0.13.3-rc0 time=2025-12-09T19:57:51.197+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=753.7µs request_id=1765292271196596900 version=0.13.3-rc0 time=2025-12-09T19:57:51.212+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=746.6µs request_id=1765292271211507400 version=0.13.3-rc0 time=2025-12-09T19:57:51.228+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=571.6µs request_id=1765292271228186900 version=0.13.3-rc0 time=2025-12-09T19:57:51.244+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.2µs request_id=1765292271243517100 version=0.13.3-rc0 time=2025-12-09T19:57:51.258+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.4µs request_id=1765292271258169000 version=0.13.3-rc0 time=2025-12-09T19:57:51.273+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=825.3µs request_id=1765292271272833000 version=0.13.3-rc0 time=2025-12-09T19:57:51.289+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.4µs request_id=1765292271288577800 version=0.13.3-rc0 time=2025-12-09T19:57:51.305+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.4µs request_id=1765292271304519100 version=0.13.3-rc0 time=2025-12-09T19:57:51.320+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=601.7µs request_id=1765292271319599500 version=0.13.3-rc0 time=2025-12-09T19:57:51.335+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=688.7µs request_id=1765292271334751200 version=0.13.3-rc0 time=2025-12-09T19:57:51.350+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507.9µs request_id=1765292271349911700 version=0.13.3-rc0 time=2025-12-09T19:57:51.364+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=578.4µs request_id=1765292271364104100 version=0.13.3-rc0 time=2025-12-09T19:57:51.378+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271378877000 version=0.13.3-rc0 time=2025-12-09T19:57:51.393+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=508.8µs request_id=1765292271392799500 version=0.13.3-rc0 time=2025-12-09T19:57:51.407+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=508.7µs request_id=1765292271407069400 version=0.13.3-rc0 time=2025-12-09T19:57:51.422+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=558.6µs request_id=1765292271421590800 version=0.13.3-rc0 time=2025-12-09T19:57:51.436+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=695.8µs request_id=1765292271435777400 version=0.13.3-rc0 time=2025-12-09T19:57:51.450+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.2µs request_id=1765292271450250600 version=0.13.3-rc0 time=2025-12-09T19:57:51.465+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=505.4µs request_id=1765292271465057700 version=0.13.3-rc0 time=2025-12-09T19:57:51.480+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=694.5µs request_id=1765292271479781800 version=0.13.3-rc0 time=2025-12-09T19:57:51.494+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=515.6µs request_id=1765292271494012500 version=0.13.3-rc0 time=2025-12-09T19:57:51.509+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=506.5µs request_id=1765292271509061900 version=0.13.3-rc0 time=2025-12-09T19:57:51.524+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=507.5µs request_id=1765292271524044500 version=0.13.3-rc0 time=2025-12-09T19:57:51.539+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=511.8µs request_id=1765292271538512000 version=0.13.3-rc0 time=2025-12-09T19:57:51.540+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:57:51.555+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=510.2µs request_id=1765292271554992400 version=0.13.3-rc0 time=2025-12-09T19:57:51.569+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:57:51.569+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.3807ms request_id=1765292271067393700 version=0.13.3-rc0 time=2025-12-09T19:57:51.570+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=0s request_id=1765292271570315800 version=0.13.3-rc0 time=2025-12-09T19:57:51.585+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=510µs request_id=1765292271585323000 version=0.13.3-rc0 time=2025-12-09T19:57:53.269+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=734.4µs request_id=1765292273268657500 version=0.13.3-rc0 time=2025-12-09T19:57:53.481+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=211.0235ms request_id=1765292273270557200 version=0.13.3-rc0 time=2025-12-09T19:57:57.019+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765292277019799500 version=0.13.3-rc0 time=2025-12-09T19:57:57.022+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=3.4131ms request_id=1765292277019291600 version=0.13.3-rc0 time=2025-12-09T19:57:57.298+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019afab3-31b8-72ad-b6c4-3bf8e31f5afc http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=674.8µs request_id=1765292277298036800 version=0.13.3-rc0 time=2025-12-09T19:59:47.160+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1m55.5583584s request_id=1765292271601867800 version=0.13.3-rc0 time=2025-12-09T19:59:47.696+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=POST http.path=/api/v1/model/upstream http.pattern="POST /api/v1/model/upstream" http.status=200 http.d=465.078ms request_id=1765292387231345500 version=0.13.3-rc0 time=2025-12-09T20:04:58.408+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019abfc1-f72a-75de-831d-81d1ca9e0d73 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.2957ms request_id=1765292698406824500 version=0.13.3-rc0 app-1.log: time=2025-12-09T19:44:54.826+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.2 OS=Windows/10.0.26200 time=2025-12-09T19:44:55.031+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0 time=2025-12-09T19:44:55.032+05:00 level=INFO source=app.go:252 msg="starting ollama server" time=2025-12-09T19:44:55.033+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434 time=2025-12-09T19:44:55.523+05:00 level=INFO source=app.go:281 msg="starting ui server" port=55381 time=2025-12-09T19:44:58.524+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s time=2025-12-09T19:45:35.199+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291535199188000 version=0.13.2 time=2025-12-09T19:45:35.212+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=9.4635ms request_id=1765291535202727000 version=0.13.2 time=2025-12-09T19:45:35.447+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=313.8273ms request_id=1765291535133391200 version=0.13.2 time=2025-12-09T19:45:35.511+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.58ms request_id=1765291535509809500 version=0.13.2 time=2025-12-09T19:45:35.705+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:45:35.705+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=506.7959ms request_id=1765291535199188000 version=0.13.2 time=2025-12-09T19:45:37.220+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:45:37.220+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=501.8556ms request_id=1765291536718727800 version=0.13.2 time=2025-12-09T19:45:39.734+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:45:39.734+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.0518ms request_id=1765291539232854600 version=0.13.2 time=2025-12-09T19:45:44.253+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:45:44.253+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.3572ms request_id=1765291543751574900 version=0.13.2 time=2025-12-09T19:46:12.045+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=9.5152ms request_id=1765291572036174600 version=0.13.2 time=2025-12-09T19:46:44.691+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=1.1002ms request_id=1765291604690692000 version=0.13.2 time=2025-12-09T19:46:44.910+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=219.3241ms request_id=1765291604690692000 version=0.13.2 time=2025-12-09T19:46:54.810+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=1m19.6086437s request_id=1765291535202219200 version=0.13.2 time=2025-12-09T19:47:47.063+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=505.7µs request_id=1765291667062564800 version=0.13.2 time=2025-12-09T19:47:47.066+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=4.3107ms request_id=1765291667062564800 version=0.13.2 time=2025-12-09T19:47:47.073+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=4.4671ms request_id=1765291667069252200 version=0.13.2 time=2025-12-09T19:47:47.419+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=POST http.path=/api/v1/model/upstream http.pattern="POST /api/v1/model/upstream" http.status=200 http.d=351.684ms request_id=1765291667067642200 version=0.13.2 app-2.log: time=2025-12-09T19:39:36.391+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200 time=2025-12-09T19:39:36.422+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0 time=2025-12-09T19:39:36.429+05:00 level=INFO source=app.go:252 msg="starting ollama server" time=2025-12-09T19:39:36.429+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434 time=2025-12-09T19:39:36.864+05:00 level=INFO source=app.go:281 msg="starting ui server" port=49693 time=2025-12-09T19:39:39.864+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s time=2025-12-09T19:39:40.219+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe" time=2025-12-09T19:42:56.324+05:00 level=INFO source=updater.go:217 msg="new update downloaded C:\\Users\\turdy\\AppData\\Local\\Ollama\\updates_v2\\0x8DE367F6183631C\\OllamaSetup.exe" time=2025-12-09T19:42:59.694+05:00 level=INFO source=app_windows.go:125 msg="Waiting for server to shutdown" time=2025-12-09T19:42:59.705+05:00 level=INFO source=updater_windows.go:107 msg="upgrade log file C:\\Users\\turdy\\AppData\\Local\\Ollama\\upgrade.log" time=2025-12-09T19:42:59.706+05:00 level=INFO source=updater_windows.go:124 msg="starting upgrade" installer=C:\Users\turdy\AppData\Local\Ollama\OllamaSetup.exe args="[/CLOSEAPPLICATIONS /LOG=upgrade.log /FORCECLOSEAPPLICATIONS /SP /NOCANCEL /SILENT]" time=2025-12-09T19:43:25.969+05:00 level=INFO source=updater_windows.go:156 msg="Installer started in background, exiting" app-3.log: time=2025-12-09T19:38:40.305+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200 time=2025-12-09T19:38:40.341+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0 time=2025-12-09T19:38:40.348+05:00 level=INFO source=app.go:252 msg="starting ollama server" time=2025-12-09T19:38:40.348+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434 time=2025-12-09T19:38:40.799+05:00 level=INFO source=app.go:281 msg="starting ui server" port=52889 time=2025-12-09T19:38:41.818+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291121818306700 version=0.13.1 time=2025-12-09T19:38:41.827+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=3.5805ms request_id=1765291121823447900 version=0.13.1 time=2025-12-09T19:38:41.994+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=252.3114ms request_id=1765291121741813800 version=0.13.1 time=2025-12-09T19:38:42.196+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.6389ms request_id=1765291122194949700 version=0.13.1 time=2025-12-09T19:38:42.323+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:38:42.325+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=506.27ms request_id=1765291121818813300 version=0.13.1 time=2025-12-09T19:38:43.768+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019acb2a-78bd-7a6a-8308-28fd21d43c65 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=2.9166ms request_id=1765291123765693300 version=0.13.1 time=2025-12-09T19:38:43.787+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=0s request_id=1765291123787783300 version=0.13.1 time=2025-12-09T19:38:43.800+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s time=2025-12-09T19:38:43.808+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019afab3-31b8-72ad-b6c4-3bf8e31f5afc http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=0s request_id=1765291123808633500 version=0.13.1 time=2025-12-09T19:38:43.839+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:38:43.839+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.238ms request_id=1765291123335823100 version=0.13.1 time=2025-12-09T19:38:44.093+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe" time=2025-12-09T19:38:44.603+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=1.0331ms request_id=1765291124602506400 version=0.13.1 time=2025-12-09T19:38:44.818+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=215.0919ms request_id=1765291124603539500 version=0.13.1 time=2025-12-09T19:38:48.102+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=508.2µs request_id=1765291128101672200 version=0.13.1 time=2025-12-09T19:38:48.103+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.5717ms request_id=1765291128101672200 version=0.13.1 time=2025-12-09T19:38:49.571+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=7.7479956s request_id=1765291121823447900 version=0.13.1 time=2025-12-09T19:38:49.571+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/show target=http://127.0.0.1:11434 time=2025-12-09T19:38:49.571+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:39:18.296+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291158296589800 version=0.13.1 time=2025-12-09T19:39:18.303+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=1.0592ms request_id=1765291158301614700 version=0.13.1 time=2025-12-09T19:39:18.446+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=219.2107ms request_id=1765291158227291300 version=0.13.1 time=2025-12-09T19:39:18.675+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=2.1205ms request_id=1765291158673450800 version=0.13.1 time=2025-12-09T19:39:18.802+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:39:18.803+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.5628ms request_id=1765291158299687500 version=0.13.1 time=2025-12-09T19:39:20.323+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:39:20.427+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=607.7516ms request_id=1765291159819654600 version=0.13.1 time=2025-12-09T19:39:22.939+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:39:22.939+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=500.663ms request_id=1765291162438689100 version=0.13.1 time=2025-12-09T19:39:26.823+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=8.5228302s request_id=1765291158301107000 version=0.13.1 time=2025-12-09T19:39:26.825+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:39:26.826+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/show target=http://127.0.0.1:11434 time=2025-12-09T19:39:31.732+05:00 level=INFO source=app.go:325 msg="shutting down desktop server" time=2025-12-09T19:39:31.732+05:00 level=INFO source=app.go:330 msg="shutting down ollama server" time=2025-12-09T19:39:31.732+05:00 level=ERROR source=updater.go:260 msg="failed to download new release: failed to read body response: context canceled" app-4.log: time=2025-12-09T19:38:16.205+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200 time=2025-12-09T19:38:16.229+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0 time=2025-12-09T19:38:16.233+05:00 level=INFO source=app.go:252 msg="starting ollama server" time=2025-12-09T19:38:16.233+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434 time=2025-12-09T19:38:16.659+05:00 level=INFO source=app.go:281 msg="starting ui server" port=54246 time=2025-12-09T19:38:19.660+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s time=2025-12-09T19:38:19.952+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe" time=2025-12-09T19:38:27.774+05:00 level=INFO source=app.go:325 msg="shutting down desktop server" time=2025-12-09T19:38:27.774+05:00 level=INFO source=app.go:330 msg="shutting down ollama server" time=2025-12-09T19:38:27.775+05:00 level=ERROR source=updater.go:260 msg="failed to download new release: failed to read body response: context canceled" app-5.log: time=2025-12-09T19:37:31.832+05:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\turdy\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.26200 time=2025-12-09T19:37:31.930+05:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0 time=2025-12-09T19:37:31.937+05:00 level=INFO source=app.go:252 msg="starting ollama server" time=2025-12-09T19:37:31.937+05:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434 time=2025-12-09T19:37:32.387+05:00 level=INFO source=app.go:281 msg="starting ui server" port=59791 time=2025-12-09T19:37:33.658+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/settings http.pattern="GET /api/v1/settings" http.status=200 http.d=0s request_id=1765291053658291100 version=0.13.1 time=2025-12-09T19:37:33.659+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="dial tcp 127.0.0.1:11434: connectex: No connection could be made because the target machine actively refused it." path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:37:33.665+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=504.1µs request_id=1765291053664502100 version=0.13.1 time=2025-12-09T19:37:33.680+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=15.6461ms request_id=1765291053665006200 version=0.13.1 time=2025-12-09T19:37:33.804+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/me http.pattern="GET /api/v1/me" http.status=200 http.d=231.5562ms request_id=1765291053572485000 version=0.13.1 time=2025-12-09T19:37:34.105+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chats http.pattern="GET /api/v1/chats" http.status=200 http.d=3.4259ms request_id=1765291054101802800 version=0.13.1 time=2025-12-09T19:37:34.163+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:37:34.164+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.7287ms request_id=1765291053660391200 version=0.13.1 time=2025-12-09T19:37:34.835+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019aa2a5-d802-7d68-81c3-2a5f249ebf4a http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=3.7331ms request_id=1765291054831953200 version=0.13.1 time=2025-12-09T19:37:34.914+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019aa2a7-880c-7e9d-ada9-54f8d92a867a http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.0547ms request_id=1765291054913724600 version=0.13.1 time=2025-12-09T19:37:34.986+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019abfc1-f72a-75de-831d-81d1ca9e0d73 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=3.2688ms request_id=1765291054983325000 version=0.13.1 time=2025-12-09T19:37:35.006+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019acb2a-78bd-7a6a-8308-28fd21d43c65 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=1.6865ms request_id=1765291055004325800 version=0.13.1 time=2025-12-09T19:37:35.060+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/chat/019ae507-8073-7097-9898-b643f78c6ca2 http.pattern="GET /api/v1/chat/{id}" http.status=200 http.d=697.5µs request_id=1765291055059983400 version=0.13.1 time=2025-12-09T19:37:35.388+05:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s time=2025-12-09T19:37:35.674+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:37:35.674+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=503.9098ms request_id=1765291055170712000 version=0.13.1 time=2025-12-09T19:37:35.688+05:00 level=INFO source=updater.go:129 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.13.2/OllamaSetup.exe" time=2025-12-09T19:37:38.251+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:37:38.251+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=501.6746ms request_id=1765291057750304100 version=0.13.1 time=2025-12-09T19:37:42.764+05:00 level=ERROR source=ui.go:1569 msg="failed to get inference compute" error="timeout scanning server log for inference compute details" time=2025-12-09T19:37:42.764+05:00 level=ERROR source=ui.go:211 msg=site.serveHTTP error="failed to get inference compute: timeout scanning server log for inference compute details" http.method=GET http.path=/api/v1/inference-compute http.pattern="GET /api/v1/inference-compute" http.status=500 http.d=502.8615ms request_id=1765291062261522700 version=0.13.1 time=2025-12-09T19:38:09.832+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/tags target=http://127.0.0.1:11434 time=2025-12-09T19:38:09.833+05:00 level=INFO source=ui.go:211 msg=site.serveHTTP http.method=GET http.path=/api/v1/health http.pattern="GET /api/v1/health" http.status=200 http.d=35.7232273s request_id=1765291054109997900 version=0.13.1 time=2025-12-09T19:38:09.833+05:00 level=ERROR source=ui.go:150 msg="proxy error" error="context canceled" path=/api/show target=http://127.0.0.1:11434 time=2025-12-09T19:38:12.959+05:00 level=INFO source=app.go:325 msg="shutting down desktop server" time=2025-12-09T19:38:12.959+05:00 level=INFO source=app.go:330 msg="shutting down ollama server" time=2025-12-09T19:38:12.959+05:00 level=ERROR source=updater.go:260 msg="failed to download new release: failed to read body response: context canceled" ``` ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version 0.13.3-rc0
GiteaMirror added the windowsbug labels 2026-05-10 03:36:26 -05:00
Author
Owner

@rick-github commented on GitHub (Dec 9, 2025):

Perhaps same as https://github.com/ollama/ollama/issues/13377

<!-- gh-comment-id:3632791136 --> @rick-github commented on GitHub (Dec 9, 2025): Perhaps same as https://github.com/ollama/ollama/issues/13377
Author
Owner

@dhiltgen commented on GitHub (Dec 10, 2025):

@Azamat-Eric did you have OLLAMA_HOST set to anything?

If not, you mentioned the CLI also hangs. Can you try a "curl" equivalent in powershell and see if that responds?

(Invoke-WebRequest -method POST -Body '{"model":"llama3.2", "prompt":"Why is the sky blue?", "stream": false}' -uri http://localhost:11434/api/generate ).Content | ConvertFrom-json

Can you also share the latest server log?

<!-- gh-comment-id:3638633577 --> @dhiltgen commented on GitHub (Dec 10, 2025): @Azamat-Eric did you have OLLAMA_HOST set to anything? If not, you mentioned the CLI also hangs. Can you try a "curl" equivalent in powershell and see if that responds? ```powershell (Invoke-WebRequest -method POST -Body '{"model":"llama3.2", "prompt":"Why is the sky blue?", "stream": false}' -uri http://localhost:11434/api/generate ).Content | ConvertFrom-json ``` Can you also share the latest server log?
Author
Owner

@hoyyeva commented on GitHub (Dec 12, 2025):

Hi @Azamat-Eric as I mentioned in the other issue that I am currently working on a fix for another bug that I suspect may also resolve this issue. The PR is under review right now, and you can check its progress https://github.com/ollama/ollama/pull/13159. Hopefully it will be merged soon. I am so sorry that you are experiencing this issue at the moment.

<!-- gh-comment-id:3647585803 --> @hoyyeva commented on GitHub (Dec 12, 2025): Hi @Azamat-Eric as I mentioned in the other issue that I am currently working on a fix for another bug that I suspect may also resolve this issue. The PR is under review right now, and you can check its progress https://github.com/ollama/ollama/pull/13159. Hopefully it will be merged soon. I am so sorry that you are experiencing this issue at the moment.
Author
Owner

@mahirsaid commented on GitHub (Mar 4, 2026):

i had a similar issue, the CLI is most likely misconfigured when downloaded or interupted something along the lines.
As every system is different and have their own potential for issues, i would say the lines you're getting are a bit redundant at best they should not be this long and would have found a port to try for a short period of time before timeout. It would move to the next port that's available. Within 2 - 4 ports and connection would be made.

<!-- gh-comment-id:3995878240 --> @mahirsaid commented on GitHub (Mar 4, 2026): i had a similar issue, the CLI is most likely misconfigured when downloaded or interupted something along the lines. As every system is different and have their own potential for issues, i would say the lines you're getting are a bit redundant at best they should not be this long and would have found a port to try for a short period of time before timeout. It would move to the next port that's available. Within 2 - 4 ports and connection would be made.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#86535