Skip to content

Unsupported Operating System Platform Error #21

@Vibeshibe

Description

@Vibeshibe

My platform: Linux (Arch / Manjaro)
GPU: NVIDIA RTX

Logs:

17:50:24.899 ([main] embedModel)            › [EmbedModel] => fetch embed model list completed [
  {
    id: '1d1fad3b-55b1-4702-947c-6197de8d9c0c',
    name: 'all-MiniLM-L6-v2',
    description: 'all-MiniLM-L6-v2',
    weight: 9,
    download_url: 'https://dvnr1hi9fanyr.cloudfront.net/embedding-models/all-MiniLM-L6-v2.zip',
    created_at: '2024-11-25T07:50:44.438412+00:00',
    updated_at: '2024-11-25T07:50:44.438412+00:00'
  }
]
17:50:24.899 ([main] embedModel)            › [EmbedModel] => start check if model exists
17:50:24.901 ([main] embedModel)            › Check if model exists: does not exist
17:50:24.901 ([main] embedModel)            › [EmbedModel] => check if model exists completed false
17:50:25.098 ([main] embedModel)            › [EmbedModel] => start download embed model: all-MiniLM-L6-v2
17:50:25.410 ([main] Commons downloader)    › file total size: 83607840 bytes
17:50:25.411 ([main] Commons downloader)    › file is fully downloaded
17:50:25.412 ([main] embedModel)            › [EmbedModel] => download completed: all-MiniLM-L6-v2
17:50:25.412 ([main] kernel extractor)      › Extraction error: Error: Unsupported operating system platform
    at Extractor.extract (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:5910:15)
    at unzipFile (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:7150:19)
    at handleEmbedModelUpdater (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:7185:11)
    at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:86077)
17:50:25.413 ([main] embedModel)            › [EmbedModel] => update failed: Error: Unsupported operating system platform
    at Extractor.extract (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:5910:15)
    at unzipFile (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:7150:19)
    at handleEmbedModelUpdater (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:7185:11)
    at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:86077)
17:50:35.924 ([main] ollama)                › download completed: /home/vibeshibe/Documents/klee-ollama/ollama-windows-amd64.zip
17:50:35.925 ([main] ollama)                › extract target path: /home/vibeshibe/Documents/klee-ollama/ollama-windows-amd64
17:50:35.925 ([main] ollama)                › start extract file: /home/vibeshibe/Documents/klee-ollama/ollama-windows-amd64.zip -> /home/vibeshibe/Documents/klee-ollama/ollama-windows-amd64
17:50:35.925 ([main] ollama extractor)      › Extraction error: Error: Unsupported operating system platform
    at Extractor2.extract (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6767:15)
    at extractService (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6905:38)
    at handleOllamaUpdater (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6971:13)
    at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:86077)
17:50:35.926 ([main] ollama)                › extract service failed Error: Unsupported operating system platform
    at Extractor2.extract (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6767:15)
    at extractService (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6905:38)
    at handleOllamaUpdater (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6971:13)
    at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:86077)
17:50:35.926 ([main] ollama)                › check update service failed Error: Unsupported operating system platform
    at Extractor2.extract (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6767:15)
    at extractService (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6905:38)
    at handleOllamaUpdater (file:///home/vibeshibe/Documents/Projects/programs/klee-client/dist-electron/main/index.js:6971:13)
    at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:86077)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions