Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [caleb@caleb-framework ~]$ triliumnext --disable-gpu
- Language option not found, falling back to en.
- (electron:296730): Gtk-WARNING **: 13:16:50.906: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()
- (node:296730) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
- (Use `electron --trace-deprecation ...` to show where the warning was created)
- Language option not found, falling back to en.
- (electron:296730): Gtk-WARNING **: 13:16:51.016: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()
- VectorSearchTool initialized using consolidated VectorSearchService
- ContextExtractionStage initialized
- VectorSearchStage initialized
- AgentToolsContextStage initialized
- Preloading vector search tool...
- Initializing LLM tools during AIServiceManager construction...
- initializeAgentTools called, but tools are already initialized in constructor
- Initializing agent tools
- ERROR: Error getting preferred embedding provider: Error: Option 'embeddingProviderPrecedence' doesn't exist
- VectorSearchStage initialized
- ContextExtractionStage initialized
- VectorSearchStage initialized
- AgentToolsContextStage initialized
- Preloading vector search tool...
- Initializing agent tools
- VectorSearchStage initialized
- ContextExtractionStage initialized
- VectorSearchStage initialized
- AgentToolsContextStage initialized
- Preloading vector search tool...
- Initializing agent tools
- VectorSearchStage initialized
- DB not initialized, please visit setup page
- DB size: 4 KB
- Database not initialized yet. LLM features will be initialized after setup.
- Agent tools initialized successfully
- ERROR: Failed to initialize context service: No embedding provider available. Could not initialize context service.
- Initializing LLM tools...
- Registered tool: search_notes
- Registered tool: keyword_search_notes
- Registered tool: attribute_search
- Registered tool: search_suggestion
- Registered tool: read_note
- Registered tool: create_note
- Registered tool: update_note
- Registered tool: summarize_note
- Registered tool: manage_attributes
- Registered tool: manage_relationships
- Registered tool: extract_content
- Registered tool: calendar_integration
- Successfully registered 12 LLM tools: search_notes, keyword_search_notes, attribute_search, search_suggestion, read_note, create_note, update_note, summarize_note, manage_attributes, manage_relationships, extract_content, calendar_integration
- ERROR: Error initializing context service: Error: No embedding provider available. Could not initialize context service.
- VectorSearchTool initialized using consolidated VectorSearchService
- Context service set in VectorSearchTool
- Agent tools initialized successfully
- ERROR: Error initializing context service: Error: No embedding provider available. Could not initialize context service.
- VectorSearchTool initialized using consolidated VectorSearchService
- Context service set in VectorSearchTool
- Agent tools initialized successfully
- ERROR: Error initializing context service: Error: No embedding provider available. Could not initialize context service.
- VectorSearchTool initialized using consolidated VectorSearchService
- Context service set in VectorSearchTool
- Agent tools initialized successfully
- LLM tools initialized successfully
- Agent tools initialized during preloading
- Vector search tool successfully preloaded
- Agent tools initialized during preloading
- Vector search tool successfully preloaded
- Agent tools initialized during preloading
- Vector search tool successfully preloaded
- (node:296730) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
- {
- "appVersion": "0.94.0",
- "dbVersion": 231,
- "nodeVersion": "v22.15.0",
- "syncVersion": 35,
- "buildDate": "2025-06-01T20:40:42Z",
- "buildRevision": "206905b2786e966d3201225281fe181a551f7f06",
- "dataDirectory": "/home/caleb/.local/share/trilium-data",
- "clipperProtocolVersion": "1.0",
- "utcDateTime": "2025-06-05T05:16:50.733Z"
- }
- CPU model: AMD Ryzen AI 9 HX 370 w/ Radeon 890M, logical cores: 24, freq: 4698 Mhz
- Trusted reverse proxy: false
- App HTTP server starting up at port 37840
- Listening on port 37840
- (node:296730) electron: Failed to load URL: http://127.0.0.1:37840/ with error: ERR_CONNECTION_REFUSED
- [296730:0605/131651.261063:ERROR:mojo/public/cpp/bindings/lib/interface_endpoint_client.cc:725] Message 0 rejected by interface blink.mojom.WidgetHost
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement