Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.
https://useanything.com
MIT License
15.35k stars 1.6k forks source link

[BUG]: Install on Ubuntu 22.04 fails #1405

Closed geraldthewes closed 2 weeks ago

geraldthewes commented 2 weeks ago

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Downloaded and launched. Unable to create a Workspace

(base) gerald@gerald-XPS-15-9570 Software $ ./AnythingLLMDesktop.AppImage [Preferences] preference config stored at /home/gerald/.config/anythingllm-desktop/config.json [292910:0515/063359.348562:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) Prisma schema loaded from prisma/schema.prisma Datasource "db": SQLite database "anythingllm.db" at "file:/home/gerald/.config/anythingllm-desktop/storage/anythingllm.db"

Error: Schema engine exited. Error: Could not find schema-engine binary. Searched in:

[OllamaProcessManager] Ollama will bind on port 11434 when booted. [OllamaProcessManager] Creating Ollama models folder in application storage. { destination: '/home/gerald/.config/anythingllm-desktop/storage/models/ollama' } [OllamaProcessManager] SINGLETON LOCK: Using existing OllamaProcessManager. [OllamaProcessManager] Cannot boot Ollama - no executable found in /tmp/.mount_Anythi9eDIIq/resources/ollama/llm [292946:0515/064117.918078:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [292946:0515/064120.973706:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times! [292946:0515/064153.320107:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times! ^C[Preferences] Saving last_bounds preference. (base) gerald@gerald-XPS-15-9570 Software $ ./AnythingLLMDesktop.AppImage [Preferences] preference config stored at /home/gerald/.config/anythingllm-desktop/config.json [333229:0515/070141.825322:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) Prisma schema loaded from prisma/schema.prisma Datasource "db": SQLite database "anythingllm.db" at "file:/home/gerald/.config/anythingllm-desktop/storage/anythingllm.db"

Error: Schema engine exited. Error: Could not find schema-engine binary. Searched in:

[OllamaProcessManager] Ollama will bind on port 11434 when booted. [Preferences] Will load window with last know bounds. [333264:0515/070151.168900:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [333264:0515/070151.174689:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times! [333264:0515/070153.755698:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!

Are there known steps to reproduce?

Download chmod +x Run fails when creating new Workspace

timothycarambat commented 2 weeks ago

Duplicate of https://github.com/Mintplex-Labs/anything-llm/issues/898