[GH-ISSUE #11637] 404 page not found #7690

Closed
opened 2026-04-12 19:48:07 -05:00 by GiteaMirror · 10 comments
Owner

Originally created by @samirgaire10 on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11637

Originally assigned to: @BruceMacD on GitHub.

What is the issue?

Image

404 page not found
I’ve been trying to use the new for Ollama app , but when I try to access it, I’m met with a “404 Page Not Found” error.

Relevant log output


OS

windows 11 ARM ... snapdragon x elite
Version 10.0.26100 Build 26100

GPU ### CPU

Snapdragon(R) X Elite - X1E78100 - Qualcomm(R) Oryon(TM) CPU, 3417 Mhz, 12 Core(s), 12 Logical Processor(s)
ARM64-based PC

Ollama version

ollama version is 0.10.1

Originally created by @samirgaire10 on GitHub (Aug 1, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11637 Originally assigned to: @BruceMacD on GitHub. ### What is the issue? <img width="2880" height="1620" alt="Image" src="https://github.com/user-attachments/assets/72315c93-2eaa-4831-9ebd-a9dadac68f62" /> 404 page not found I’ve been trying to use the new for Ollama app , but when I try to access it, I’m met with a “404 Page Not Found” error. ### Relevant log output ```shell ``` ### OS windows 11 ARM ... snapdragon x elite Version 10.0.26100 Build 26100 ### GPU ### CPU Snapdragon(R) X Elite - X1E78100 - Qualcomm(R) Oryon(TM) CPU, 3417 Mhz, 12 Core(s), 12 Logical Processor(s) ARM64-based PC ### Ollama version ollama version is 0.10.1
GiteaMirror added the bug label 2026-04-12 19:48:07 -05:00
Author
Owner

@paolobosco commented on GitHub (Aug 2, 2025):

Same error on a Windows 11 ARM - v. 10.0.26120 build 26120 - cpu Snapdragon Elite - X (X1E78100) - ollama v. 0.10.1

Tried rebooting, disabling Windows Defender, disabling Firewall but the error stays.

server.log:
time=2025-08-02T04:25:45.404+02:00 level=INFO source=routes.go:1238 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:4096 OLLAMA_DEBUG:INFO OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:C:\Users\paolo\.ollama\models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_SCHED_SPREAD:false ROCR_VISIBLE_DEVICES:]"
time=2025-08-02T04:25:45.425+02:00 level=INFO source=images.go:476 msg="total blobs: 0"
time=2025-08-02T04:25:45.425+02:00 level=INFO source=images.go:483 msg="total unused blobs removed: 0"
time=2025-08-02T04:25:45.425+02:00 level=INFO source=routes.go:1291 msg="Listening on 127.0.0.1:11434 (version 0.10.1)"
time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu.go:217 msg="looking for compatible GPUs"
time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu_windows.go:167 msg=packages count=1
time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu_windows.go:183 msg="efficiency cores detected" maxEfficiencyClass=1
time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu_windows.go:214 msg="" package=0 cores=12 efficiency=4 threads=12
time=2025-08-02T04:25:45.444+02:00 level=INFO source=gpu.go:377 msg="no compatible GPUs were discovered"
time=2025-08-02T04:25:45.444+02:00 level=INFO source=types.go:130 msg="inference compute" id=0 library=cpu variant="" compute="" driver=0.0 name="" total="31.6 GiB" available="20.3 GiB"
[GIN] 2025/08/02 - 04:25:59 | 200 | 0s | 127.0.0.1 | GET "/"
[GIN] 2025/08/02 - 04:27:49 | 200 | 0s | 127.0.0.1 | GET "/"
[GIN] 2025/08/02 - 04:27:49 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
[GIN] 2025/08/02 - 04:27:56 | 404 | 0s | 127.0.0.1 | GET "/config"
[GIN] 2025/08/02 - 04:28:03 | 404 | 0s | 127.0.0.1 | GET "/settings"
[GIN] 2025/08/02 - 04:29:36 | 200 | 0s | 127.0.0.1 | GET "/"
[GIN] 2025/08/02 - 04:35:51 | 200 | 0s | 127.0.0.1 | GET "/"
[GIN] 2025/08/02 - 04:36:09 | 200 | 0s | 127.0.0.1 | GET "/"
[GIN] 2025/08/02 - 04:37:23 | 200 | 0s | 127.0.0.1 | GET "/"
[GIN] 2025/08/02 - 04:37:23 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico"
[GIN] 2025/08/02 - 04:39:03 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2025/08/02 - 04:39:03 | 404 | 512.7µs | 127.0.0.1 | POST "/api/show"
[GIN] 2025/08/02 - 04:39:04 | 200 | 545.7317ms | 127.0.0.1 | POST "/api/pull"
[GIN] 2025/08/02 - 04:39:22 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2025/08/02 - 04:39:22 | 404 | 0s | 127.0.0.1 | POST "/api/show"
time=2025-08-02T04:39:22.968+02:00 level=INFO source=download.go:177 msg="downloading e8ad13eff07a in 16 509 MB part(s)"
time=2025-08-02T04:44:14.864+02:00 level=INFO source=download.go:295 msg="e8ad13eff07a part 2 attempt 0 failed: unexpected EOF, retrying in 1s"
[GIN] 2025/08/02 - 04:46:41 | 200 | 0s | 127.0.0.1 | GET "/"

app.log:
time=2025-08-02T04:25:44.324+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120
time=2025-08-02T04:25:44.343+02:00 level=INFO source=app.go:223 msg="initialized tools registry" tool_count=4
time=2025-08-02T04:25:44.345+02:00 level=INFO source=app.go:238 msg="starting ollama server"
time=2025-08-02T04:25:44.575+02:00 level=INFO source=app.go:268 msg="starting ui server" port=49805
time=2025-08-02T04:25:47.575+02:00 level=INFO source=updater.go:252 msg="beginning update checker" interval=1h0m0s
time=2025-08-02T04:25:58.969+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120
time=2025-08-02T04:25:59.164+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance"
time=2025-08-02T04:25:59.165+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting"
time=2025-08-02T04:35:22.416+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120
time=2025-08-02T04:35:22.435+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance"
time=2025-08-02T04:35:22.435+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting"
time=2025-08-02T04:35:50.981+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120
time=2025-08-02T04:35:51.144+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance"
time=2025-08-02T04:35:51.144+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting"
time=2025-08-02T04:36:09.035+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120
time=2025-08-02T04:36:09.195+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance"
time=2025-08-02T04:36:09.195+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting"

<!-- gh-comment-id:3146162886 --> @paolobosco commented on GitHub (Aug 2, 2025): Same error on a Windows 11 ARM - v. 10.0.26120 build 26120 - cpu Snapdragon Elite - X (X1E78100) - ollama v. 0.10.1 Tried rebooting, disabling Windows Defender, disabling Firewall but the error stays. server.log: time=2025-08-02T04:25:45.404+02:00 level=INFO source=routes.go:1238 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:4096 OLLAMA_DEBUG:INFO OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:C:\\Users\\paolo\\.ollama\\models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_SCHED_SPREAD:false ROCR_VISIBLE_DEVICES:]" time=2025-08-02T04:25:45.425+02:00 level=INFO source=images.go:476 msg="total blobs: 0" time=2025-08-02T04:25:45.425+02:00 level=INFO source=images.go:483 msg="total unused blobs removed: 0" time=2025-08-02T04:25:45.425+02:00 level=INFO source=routes.go:1291 msg="Listening on 127.0.0.1:11434 (version 0.10.1)" time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu.go:217 msg="looking for compatible GPUs" time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu_windows.go:167 msg=packages count=1 time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu_windows.go:183 msg="efficiency cores detected" maxEfficiencyClass=1 time=2025-08-02T04:25:45.425+02:00 level=INFO source=gpu_windows.go:214 msg="" package=0 cores=12 efficiency=4 threads=12 time=2025-08-02T04:25:45.444+02:00 level=INFO source=gpu.go:377 msg="no compatible GPUs were discovered" time=2025-08-02T04:25:45.444+02:00 level=INFO source=types.go:130 msg="inference compute" id=0 library=cpu variant="" compute="" driver=0.0 name="" total="31.6 GiB" available="20.3 GiB" [GIN] 2025/08/02 - 04:25:59 | 200 | 0s | 127.0.0.1 | GET "/" [GIN] 2025/08/02 - 04:27:49 | 200 | 0s | 127.0.0.1 | GET "/" [GIN] 2025/08/02 - 04:27:49 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico" [GIN] 2025/08/02 - 04:27:56 | 404 | 0s | 127.0.0.1 | GET "/config" [GIN] 2025/08/02 - 04:28:03 | 404 | 0s | 127.0.0.1 | GET "/settings" [GIN] 2025/08/02 - 04:29:36 | 200 | 0s | 127.0.0.1 | GET "/" [GIN] 2025/08/02 - 04:35:51 | 200 | 0s | 127.0.0.1 | GET "/" [GIN] 2025/08/02 - 04:36:09 | 200 | 0s | 127.0.0.1 | GET "/" [GIN] 2025/08/02 - 04:37:23 | 200 | 0s | 127.0.0.1 | GET "/" [GIN] 2025/08/02 - 04:37:23 | 404 | 0s | 127.0.0.1 | GET "/favicon.ico" [GIN] 2025/08/02 - 04:39:03 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2025/08/02 - 04:39:03 | 404 | 512.7µs | 127.0.0.1 | POST "/api/show" [GIN] 2025/08/02 - 04:39:04 | 200 | 545.7317ms | 127.0.0.1 | POST "/api/pull" [GIN] 2025/08/02 - 04:39:22 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2025/08/02 - 04:39:22 | 404 | 0s | 127.0.0.1 | POST "/api/show" time=2025-08-02T04:39:22.968+02:00 level=INFO source=download.go:177 msg="downloading e8ad13eff07a in 16 509 MB part(s)" time=2025-08-02T04:44:14.864+02:00 level=INFO source=download.go:295 msg="e8ad13eff07a part 2 attempt 0 failed: unexpected EOF, retrying in 1s" [GIN] 2025/08/02 - 04:46:41 | 200 | 0s | 127.0.0.1 | GET "/" app.log: time=2025-08-02T04:25:44.324+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120 time=2025-08-02T04:25:44.343+02:00 level=INFO source=app.go:223 msg="initialized tools registry" tool_count=4 time=2025-08-02T04:25:44.345+02:00 level=INFO source=app.go:238 msg="starting ollama server" time=2025-08-02T04:25:44.575+02:00 level=INFO source=app.go:268 msg="starting ui server" port=49805 time=2025-08-02T04:25:47.575+02:00 level=INFO source=updater.go:252 msg="beginning update checker" interval=1h0m0s time=2025-08-02T04:25:58.969+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120 time=2025-08-02T04:25:59.164+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance" time=2025-08-02T04:25:59.165+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting" time=2025-08-02T04:35:22.416+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120 time=2025-08-02T04:35:22.435+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance" time=2025-08-02T04:35:22.435+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting" time=2025-08-02T04:35:50.981+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120 time=2025-08-02T04:35:51.144+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance" time=2025-08-02T04:35:51.144+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting" time=2025-08-02T04:36:09.035+02:00 level=INFO source=app_windows.go:272 msg="starting Ollama" app=C:\Users\paolo\AppData\Local\Programs\Ollama version=0.10.1 OS=Windows/10.0.26120 time=2025-08-02T04:36:09.195+02:00 level=INFO source=eventloop.go:324 msg="sent focus request to existing instance" time=2025-08-02T04:36:09.195+02:00 level=INFO source=app_windows.go:79 msg="existing instance found and focused, exiting"
Author
Owner

@technovangelist commented on GitHub (Aug 2, 2025):

what url are you going to and what service are you trying to use that uses a webpage. You mention the Ollama app, but that isn't a website. The new app is an app, not a web page. you should probably remove the bug label from this issue.

<!-- gh-comment-id:3146245043 --> @technovangelist commented on GitHub (Aug 2, 2025): what url are you going to and what service are you trying to use that uses a webpage. You mention the Ollama app, but that isn't a website. The new app is an app, not a web page. you should probably remove the bug label from this issue.
Author
Owner

@paolobosco commented on GitHub (Aug 2, 2025):

That's what is shown by clicking on "settings".

<!-- gh-comment-id:3146247971 --> @paolobosco commented on GitHub (Aug 2, 2025): That's what is shown by clicking on "settings".
Author
Owner

@samirgaire10 commented on GitHub (Aug 2, 2025):

i install ollama from ( https://ollama.com/ ) i open ollama app it does open but for us arm user it show 404 error

<!-- gh-comment-id:3146509724 --> @samirgaire10 commented on GitHub (Aug 2, 2025): i install ollama from ( https://ollama.com/ ) i open ollama app it does open but for us arm user it show 404 error
Author
Owner

@ruverav commented on GitHub (Aug 4, 2025):

Same problem on ARM64, I'm getting a "404 page not found" error when trying to open the native webUI con my Snapdragon Laptop.

<!-- gh-comment-id:3149842620 --> @ruverav commented on GitHub (Aug 4, 2025): Same problem on ARM64, I'm getting a "404 page not found" error when trying to open the native webUI con my Snapdragon Laptop.
Author
Owner

@gio710 commented on GitHub (Aug 4, 2025):

exact same problem here with surface pro 11 / windows arm:

Image

log says :
time=2025-08-03T09:16:01.152+02:00 level=INFO source=routes.go:1238 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:4096 OLLAMA_DEBUG:INFO OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:C:\Users\serge\.ollama\models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_SCHED_SPREAD:false ROCR_VISIBLE_DEVICES:]"
time=2025-08-03T09:16:01.177+02:00 level=INFO source=images.go:476 msg="total blobs: 10"
time=2025-08-03T09:16:01.178+02:00 level=INFO source=images.go:483 msg="total unused blobs removed: 0"
time=2025-08-03T09:16:01.179+02:00 level=INFO source=routes.go:1291 msg="Listening on 127.0.0.1:11434 (version 0.10.1)"
time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu.go:217 msg="looking for compatible GPUs"
time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu_windows.go:167 msg=packages count=1
time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu_windows.go:183 msg="efficiency cores detected" maxEfficiencyClass=1
time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu_windows.go:214 msg="" package=0 cores=12 efficiency=4 threads=12
time=2025-08-03T09:16:01.187+02:00 level=INFO source=gpu.go:377 msg="no compatible GPUs were discovered"
time=2025-08-03T09:16:01.187+02:00 level=INFO source=types.go:130 msg="inference compute" id=0 library=cpu variant="" compute="" driver=0.0 name="" total="15.6 GiB" available="2.8 GiB"
[GIN] 2025/08/04 - 23:36:18 | 200 | 3.8607ms | 127.0.0.1 | GET "/"

<!-- gh-comment-id:3152489452 --> @gio710 commented on GitHub (Aug 4, 2025): exact same problem here with surface pro 11 / windows arm: <img width="229" height="172" alt="Image" src="https://github.com/user-attachments/assets/54991169-2744-4f10-944b-55f5c06bd4c9" /> log says : time=2025-08-03T09:16:01.152+02:00 level=INFO source=routes.go:1238 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:4096 OLLAMA_DEBUG:INFO OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:C:\\Users\\serge\\.ollama\\models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_SCHED_SPREAD:false ROCR_VISIBLE_DEVICES:]" time=2025-08-03T09:16:01.177+02:00 level=INFO source=images.go:476 msg="total blobs: 10" time=2025-08-03T09:16:01.178+02:00 level=INFO source=images.go:483 msg="total unused blobs removed: 0" time=2025-08-03T09:16:01.179+02:00 level=INFO source=routes.go:1291 msg="Listening on 127.0.0.1:11434 (version 0.10.1)" time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu.go:217 msg="looking for compatible GPUs" time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu_windows.go:167 msg=packages count=1 time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu_windows.go:183 msg="efficiency cores detected" maxEfficiencyClass=1 time=2025-08-03T09:16:01.179+02:00 level=INFO source=gpu_windows.go:214 msg="" package=0 cores=12 efficiency=4 threads=12 time=2025-08-03T09:16:01.187+02:00 level=INFO source=gpu.go:377 msg="no compatible GPUs were discovered" time=2025-08-03T09:16:01.187+02:00 level=INFO source=types.go:130 msg="inference compute" id=0 library=cpu variant="" compute="" driver=0.0 name="" total="15.6 GiB" available="2.8 GiB" [GIN] 2025/08/04 - 23:36:18 | 200 | 3.8607ms | 127.0.0.1 | GET "/"
Author
Owner

@BruceMacD commented on GitHub (Aug 5, 2025):

Thanks for all the reports and details. This was a build pipeline issue and will be fixed in the next release shortly.

<!-- gh-comment-id:3152862183 --> @BruceMacD commented on GitHub (Aug 5, 2025): Thanks for all the reports and details. This was a build pipeline issue and will be fixed in the next release shortly.
Author
Owner

@samirgaire10 commented on GitHub (Aug 5, 2025):

😊😁

<!-- gh-comment-id:3153070730 --> @samirgaire10 commented on GitHub (Aug 5, 2025): 😊😁
Author
Owner

@BruceMacD commented on GitHub (Aug 5, 2025):

Resolving this now, a new build will be out soon.

<!-- gh-comment-id:3155698327 --> @BruceMacD commented on GitHub (Aug 5, 2025): Resolving this now, a new build will be out soon.
Author
Owner

@samirgaire10 commented on GitHub (Aug 6, 2025):

yep , working Thanks .... Love ollama ....

Now waithing for ...................ollama to able to use NPU and Gpu on snapdragon x elite lol

<!-- gh-comment-id:3159801776 --> @samirgaire10 commented on GitHub (Aug 6, 2025): yep , working Thanks .... Love ollama .... Now waithing for ...................ollama to able to use NPU and Gpu on snapdragon x elite lol
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7690