Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ollama sample failed to start #23193

Closed
svor opened this issue Oct 11, 2024 · 4 comments
Closed

Ollama sample failed to start #23193

svor opened this issue Oct 11, 2024 · 4 comments
Assignees
Labels
area/devfile-registry area/dogfooding Using Eclispe Che to code, test and build Eclipse Che kind/bug Outline of a bug - must adhere to the bug report template. new&noteworthy/che-only Like 'new&noteworthy' but which do not apply to downstream (eg., plugins or devfiles) severity/P1 Has a major impact to usage or development of the system.

Comments

@svor
Copy link
Contributor

svor commented Oct 11, 2024

Describe the bug

The Ollama sample failed to start on the dogfooding instance:

screenshot-raw_githubusercontent_com-2024_10_11-14_57_15

It seems something wrong with postStart commands:

events:
  postStart:
    - pullmodel
    - pullautocompletemodel
    - copyconfig

Che version

next (development version)

Steps to reproduce

Create a workspace from ollama sample in Che dogfooding instance

Expected behavior

Workspace should start

Runtime

OpenShift

Installation method

chectl/next

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@svor svor added the kind/bug Outline of a bug - must adhere to the bug report template. label Oct 11, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 11, 2024
@svor svor changed the title Ollama sample is failed to start Ollama sample failed to start Oct 11, 2024
@ibuziuk ibuziuk self-assigned this Oct 11, 2024
@ibuziuk ibuziuk moved this to Unplanned Tasks in Eclipse Che Team A Backlog Oct 11, 2024
@RomanNikitenko
Copy link
Member

@svor
I was able to start a workspace for the sample

image

@azatsarynnyy
Copy link
Member

azatsarynnyy commented Oct 11, 2024

I can reproduce the issue with the thick lama stack (devfile.io)
And it works well with the thin lama stack (embedded)
image

@ibuziuk
Copy link
Member

ibuziuk commented Oct 14, 2024

@azatsarynnyy embeded one has been removed, the one from devfil.io is failing with

Couldn't find '/.ollama/id_ed25519'. Generating new private key.
Your new public key is: 

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDoUmOE2Wt57o7DWPsTIQhmpLD103CPWop5rP7FpGz3V

2024/10/14 13:30:03 routes.go:1123: INFO server config env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: OLLAMA_DEBUG:false OLLAMA_FLASH_ATTENTION:false OLLAMA_HOST:http://0.0.0.0:11434 OLLAMA_INTEL_GPU:false OLLAMA_KEEP_ALIVE:5m0s OLLAMA_LLM_LIBRARY: OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:/.ollama/models OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:0 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://*] OLLAMA_RUNNERS_DIR: OLLAMA_SCHED_SPREAD:false OLLAMA_TMPDIR: ROCR_VISIBLE_DEVICES:]"
time=2024-10-14T13:30:03.992Z level=INFO source=images.go:782 msg="total blobs: 0"
time=2024-10-14T13:30:03.992Z level=INFO source=images.go:790 msg="total unused blobs removed: 0"
time=2024-10-14T13:30:03.992Z level=INFO source=routes.go:1170 msg="Listening on [::]:11434 (version 0.3.5)"
time=2024-10-14T13:30:03.992Z level=INFO source=payload.go:30 msg="extracting embedded files" dir=/tmp/ollama1506140470/runners
time=2024-10-14T13:30:08.655Z level=INFO source=payload.go:44 msg="Dynamic LLM libraries [cpu cpu_avx cpu_avx2 cuda_v11 rocm_v60102]"
time=2024-10-14T13:30:08.655Z level=INFO source=gpu.go:204 msg="looking for compatible GPUs"
time=2024-10-14T13:30:08.657Z level=INFO source=gpu.go:350 msg="no compatible GPUs were discovered"
time=2024-10-14T13:30:08.657Z level=INFO source=types.go:105 msg="inference compute" id=0 library=cpu compute="" driver=0.0 name="" total="30.6 GiB" available="26.9 GiB"
[GIN] 2024/10/14 - 13:30:08 | 200 |      34.131µs |       127.0.0.1 | HEAD     "/"
time=2024-10-14T13:30:09.966Z level=INFO source=download.go:175 msg="downloading 6a0746a1ec1a in 47 100 MB part(s)"
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 0 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 6 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 2 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 5 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 1 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 4 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 11 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 9 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 46 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 10 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 7 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 20 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 15 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 12 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 3 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 17 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 18 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 13 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 19 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 16 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 14 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.991Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 8 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 21 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 41 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 22 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 43 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 23 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 42 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 24 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 40 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 44 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 45 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.992Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 37 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 35 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 26 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 28 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 34 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 27 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 32 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 25 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 29 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 30 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 39 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 38 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 36 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 33 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:19.993Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 31 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 43 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 40 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 16 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 13 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 2 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 37 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 21 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 17 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 9 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.107Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 18 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 45 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 14 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 22 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 11 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 7 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 5 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 29 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 30 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 8 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 23 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.108Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 25 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.109Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 33 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.109Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 42 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.109Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 6 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.109Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 32 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.109Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 1 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.109Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 28 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.109Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 31 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 20 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 19 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 36 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 38 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 34 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 27 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 24 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 41 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 39 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 4 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 15 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 3 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 44 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.110Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 0 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.111Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 35 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.111Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 12 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.111Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 26 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2024-10-14T13:30:38.111Z level=INFO source=download.go:370 msg="6a0746a1ec1a part 10 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
[GIN] 2024/10/14 - 13:30:48 | 200 | 39.423800181s |       127.0.0.1 | POST     "/api/pull"

N.B. startup works just fine in the ephemeral mode

@ibuziuk ibuziuk added severity/P1 Has a major impact to usage or development of the system. area/dogfooding Using Eclispe Che to code, test and build Eclipse Che new&noteworthy/che-only Like 'new&noteworthy' but which do not apply to downstream (eg., plugins or devfiles) and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Oct 14, 2024
@ibuziuk
Copy link
Member

ibuziuk commented Oct 14, 2024

Looks like the culprit is related to the storage configuration on the dogfooding:

    storage:
      perWorkspaceStrategyPvcConfig:
        claimSize: 5Gi
      pvcStrategy: per-workspace

On Developer Sandbox where the sample works, it requires 6.5 Gi

Screenshot 2024-10-14 at 16 16 58

I bumped the storage config to 7Gi on dogfooding, which resolved the issue.

@ibuziuk ibuziuk closed this as completed Oct 14, 2024
@ibuziuk ibuziuk moved this from Unplanned Tasks to ✅ Done in Eclipse Che Team A Backlog Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-registry area/dogfooding Using Eclispe Che to code, test and build Eclipse Che kind/bug Outline of a bug - must adhere to the bug report template. new&noteworthy/che-only Like 'new&noteworthy' but which do not apply to downstream (eg., plugins or devfiles) severity/P1 Has a major impact to usage or development of the system.
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants