Skip to content

0.94.0 Blank interface on startup #5761

@DHMike57

Description

@DHMike57

Description

Running from unzipped binary distribution using trilium-portable.sh (changed TRILIUM_PORT makes no difference).

If I go to http://127.0.0.1:37840/ in my browser I see the dialog for the new setup, but the desktop interface is blank.

I also tried copying in a portable data directory from 0.93 - the log tells me it is loading and updating, but same blank interface and CONNECTION_REFUSED entry.

TriliumNext Version

0.94.0

What operating system are you using?

Other Linux

What is your setup?

Local (no sync)

Operating System Version

arch latest x64

Error logs

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:2906169) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
{
  "appVersion": "0.94.0",
  "dbVersion": 231,
  "nodeVersion": "v22.15.1",
  "syncVersion": 35,
  "buildDate": "2025-06-01T20:40:42Z",
  "buildRevision": "206905b2786e966d3201225281fe181a551f7f06",
  "dataDirectory": "/home/ml/triliumnext/TriliumNext Notes-0.94.0/trilium-dat",
  "clipperProtocolVersion": "1.0",
  "utcDateTime": "2025-06-02T11:00:32.185Z"
}
CPU model: Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz, logical cores: 4, freq: 2292 Mhz
Trusted reverse proxy: false
App HTTP server starting up at port 37840
Listening on port 37840
(node:2906169) electron: Failed to load URL: http://127.0.0.1:37840/ with error: ERR_CONNECTION_REFUSED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions