How to restore backed up database files to notes #4921
Unanswered
hideonbeach
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My database may not have completed data synchronization before, but now when I use a new computer to restore it, it will directly enter the synchronization state. However, the server has failed and cannot synchronize normally
C:\Users\Administrator\Desktop\trilium-windows-x64>
DB not initialized, please visit setup page
DB size: 2207485 KB
{
"appVersion": "0.63.7",
"dbVersion": 228,
"nodeVersion": "v18.15.0",
"syncVersion": 32,
"buildDate": "2024-05-30T06:59:06+02:00",
"buildRevision": "95d46b7ce7e0036eeb72b43e1815cc5c00dc214c",
"dataDirectory": "C:\Users\Administrator\AppData\Roaming\trilium-data",
"clipperProtocolVersion": "1.0",
"utcDateTime": "2025-04-18T09:02:08.946Z"
}
CPU model: 12th Gen Intel(R) Core(TM) i9-12950HX, logical cores: 24 freq: 2496 Mhz
Trusted reverse proxy: false
App HTTP server starting up at port 37840
Listening on port 37840
Triggering sync.
[29064:0418/170209.909:ERROR:interface_endpoint_client.cc(697)] Message 0 rejected by interface blink.mojom.WidgetHost
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 1ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 1ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 3ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 0ms
No connection to sync server.
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 0ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 0ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 1ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 0ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 1ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 9ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
304 GET /api/sync/stats with 46 bytes took 4ms
Returning sync stats: {"initialized":false,"outstandingPullCount":0}
Beta Was this translation helpful? Give feedback.
All reactions